1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys
Ed Maste 978f10562f ERL: set -march=octeon+ for use with external toolchain
Upstream GCC and devel/mips64-gcc use "octeon+" as the CPU setting for
the Octeon processor in the EdgeRouter Lite. As of r312899 the base
system GCC 4.2.1 accepts octeon+ as an alias for the Octeon support
added in r208737 for the same CPU.

Sponsored by:	The FreeBSD Foundation
2017-01-28 00:00:10 +00:00
..
amd64 Apply r210555 to 64 bit linux support: 2017-01-24 16:13:59 +00:00
arm Configure the timer capture pin to input mode in the timer control 2017-01-27 04:08:24 +00:00
arm64 Remove a static function declaration for a function not implemented. 2017-01-23 16:40:20 +00:00
boot [am335x] Use upstream tda19988 framer node from upstream DTS 2017-01-23 19:20:55 +00:00
bsm
cam Squash a couple of uses of xpt_print_path() 2017-01-27 21:55:47 +00:00
cddl Fix an off-by-one in an assertion on fasttrap tracepoint sizes. 2017-01-27 17:58:41 +00:00
compat Introduce __read_mostly and __exclusive_cache_line macros. 2017-01-27 14:53:09 +00:00
conf Introduce __read_mostly and __exclusive_cache_line macros. 2017-01-27 14:53:09 +00:00
contrib Fix lookup of original destination address when using a redirect rule. 2017-01-27 14:12:34 +00:00
crypto
ddb
dev Unregister CPL handlers for TOE-related messages when unloading TOM. 2017-01-27 23:08:30 +00:00
fs
gdb
geom
gnu
i386 Use SFENCE for ordering CLFLUSHOPT. 2017-01-20 19:08:44 +00:00
isa
kern hwpmc: annotate pmc_hook and pmc_intr as __read_mostly 2017-01-27 22:14:42 +00:00
kgssapi
libkern Use time_t for intermediate values to avoid overflow in clock_ts_to_ct 2017-01-24 18:05:29 +00:00
mips ERL: set -march=octeon+ for use with external toolchain 2017-01-28 00:00:10 +00:00
modules Add support for reading advanced diagnostic counters. 2017-01-27 10:03:50 +00:00
net IFLIB updates: 2017-01-27 23:08:06 +00:00
net80211 [net80211] prepare configuration checks for VHT, fragment-offload and seqno-offload. 2017-01-27 01:24:24 +00:00
netgraph
netinet Add a knob to change default behavior of inheriting listen socket's tcp stack 2017-01-27 23:10:46 +00:00
netinet6 After the in_control() changes in r257692, an existing address is 2017-01-25 19:04:08 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Avoid using non-zero argument for __builtin_frame_address(). 2017-01-23 04:03:12 +00:00
riscv Add RISC-V support for truss(1) 2017-01-24 09:41:44 +00:00
rpc
security
sparc64
sys Introduce __read_mostly and __exclusive_cache_line macros. 2017-01-27 14:53:09 +00:00
teken
tests
tools
ufs
vm hwpmc: partially depessimize munmap handling if the module is not loaded 2017-01-24 22:00:16 +00:00
x86
xdr
xen
Makefile