Go to file
macallan 9320bc4780 support BUS_SPACE_MAP_PREFETCH in order to allow mapping device memory and
DMA buffers with cacheing disabled but things like write combining, relaxed
ordering etc. allowed when the CPU supports it
so far enabled only on Loongson, should work on R1xk and probably newer CPUs
2011-09-22 05:08:52 +00:00
bin Use __dead for the small build too 2011-09-16 16:06:23 +00:00
common Name arguments in a couple of prototypes before the arguments are 2011-09-13 18:07:22 +00:00
compat build GMP, MPFR and MPC as private libraries just for GCC. don't 2011-07-21 03:13:30 +00:00
crypto Use __dead. 2011-09-16 15:36:18 +00:00
dist Use __dead 2011-09-16 16:13:41 +00:00
distrib buildfloppies.sh: Image is 29012 bytes (28 KB) too big to fit on 2 disks 2011-09-21 16:13:51 +00:00
doc Xen suspend/resume code is now committed in -curent. 2011-09-20 00:33:43 +00:00
etc Don't try to fsck root device if "/" is not mentioned in fstab. 2011-09-20 12:13:21 +00:00
external regenerate. 2011-09-22 04:22:17 +00:00
extsrc
games reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
gnu Disable rebuilding files in the source tree. 2011-09-10 20:35:42 +00:00
include add re-entrant versions of the hash api based on the GNU extensions. 2011-09-14 23:34:26 +00:00
lib Explicitly add back __resumecontext wrapper 2011-09-20 08:42:29 +00:00
libexec add printflike 2011-09-17 14:25:43 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Minimally document gpt recover. Bump date. 2011-09-19 10:40:35 +00:00
share New sentence, new line. 2011-09-20 19:31:47 +00:00
sys support BUS_SPACE_MAP_PREFETCH in order to allow mapping device memory and 2011-09-22 05:08:52 +00:00
tests only decent into crypto/tests if ${MKCRYPTO} != "no". (sets are probably 2011-09-21 02:14:38 +00:00
tools add libgomp support. needed by "cc -fopenmp", that koffice 2.3 wants to use. 2011-09-21 02:15:18 +00:00
usr.bin Symbolic printing of some known MISC records. 2011-09-21 17:48:51 +00:00
usr.sbin New sentence, new line. Remove empty EXAMPLE section. 2011-09-21 20:12:11 +00:00
x11 Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR} 2011-09-12 13:38:42 +00:00
build.sh When using random versions of make to try to find the TOOLDIR, 2011-09-14 17:35:44 +00:00
BUILDING Add tests for the shell under which build.sh is run. If the 2011-09-09 18:48:34 +00:00
Makefile Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
Makefile.inc
UPDATING switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00