Go to file
matt 01fd92550a Remove <machine/atomic.h>; use <sys/atomic.h> instead.
Add <powerpc/cpuset.h> (for mpc85xx pmap).
Add some initial MP code for mpc85xx
Rework ipi code to be common across all ppcs
Change PPC to keep curlwp in %r13 while in the kernel.
Move astpending from cpu_info to mdlwp
Improve cpu_need_resched to be more MP friendly.
2011-06-05 16:52:22 +00:00
bin Sort options in SYNOPSIS, sort option descriptions, remove some extra 2011-05-31 11:31:10 +00:00
common - WARNSfy 2011-05-19 22:23:12 +00:00
compat catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments. 2011-04-17 01:29:06 +00:00
crypto Import OpenSSL 1.0.1 stable of 20110605: 2011-06-05 14:55:58 +00:00
dist Import bind 9.7.3-P1 2011-06-03 19:45:13 +00:00
distrib Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
doc Add note about cherry-xenmp branch 2011-06-02 22:15:22 +00:00
etc Add testcase for PR bin/45004, to exercize suffixes lists for 2011-05-30 18:14:11 +00:00
external Handle implicit library dependency for static builds: 2011-06-04 02:08:50 +00:00
extsrc
games Use consistent sign in compare, the function is only called with 2011-05-30 03:11:15 +00:00
gnu Disable build with clang since it ends up calling __floatuntixf, which 2011-05-30 19:03:09 +00:00
include Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
lib Revert previous and make frach be 0xc0000000 for NAN's generated by strtold() 2011-06-05 14:43:12 +00:00
libexec Use -Wl,-Bsymbolic directly for clang 2011-05-30 16:30:01 +00:00
regress Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
rescue move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
sbin Keep printf() happy - cast the max name length to type int 2011-06-03 16:35:35 +00:00
share Brett Blymn -> Brett Lymn 2011-06-05 05:49:54 +00:00
sys Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
tests Granularity is fine, but also adjust atf_tc_expect_fail() properly. 2011-06-05 16:33:51 +00:00
tools Update to LLVM/Clang revision 131404. This includes the fix for asm labels 2011-05-16 19:27:47 +00:00
usr.bin ApplyModifiers: if we parse a variable in the modifier list, 2011-06-03 21:10:42 +00:00
usr.sbin Since there is no longer a value-avg property, remove the code that 2011-06-04 13:29:02 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00