Go to file
chs d7bbed6455 avoid linker warnings with the new binutils by not forcing ld.elf_so
to be soft-float.  the floating-point usage in ld.elf_so is only
because of stdarg functions like printf(), and gcc 4.5 is good
about not actually executing the FP instructions in such functions
unless FP values are passed to them, which ld.elf_so doesn't do.
2011-10-26 15:56:58 +00:00
bin note what "other ln implementations" is. 2011-10-24 16:15:46 +00:00
common add radix_tree_empty_tagged_tree_p, a "tagged" variant of 2011-10-25 14:11:27 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto Put back support for non PIC. 2011-10-21 17:57:45 +00:00
dist There is no doubt whether whether should have a 'h' after the 'w'. 2011-10-17 16:35:21 +00:00
distrib Also mention rdtsc() in passing. 2011-10-25 05:41:33 +00:00
doc add some notes about GDB 7.3.1, and the platforms that have switched. 2011-10-25 06:03:25 +00:00
etc Change the pattern for matching ttys to allow any number of digits, 2011-10-26 09:02:20 +00:00
external add mips64eb 2011-10-26 00:14:12 +00:00
extsrc
games Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
gnu do not build profiling versions of libgcc or libgcc_eh. 2011-10-17 14:20:54 +00:00
include Fix pthreads variables: 2011-10-06 16:02:52 +00:00
lib remove trailing comma in NAME section 2011-10-25 09:33:55 +00:00
libexec avoid linker warnings with the new binutils by not forcing ld.elf_so 2011-10-26 15:56:58 +00:00
regress Fix typo in output. 2011-10-17 16:39:15 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin use C99 fixed-width integer types 2011-10-24 19:15:42 +00:00
share switch sparc, sparc64, arm and powerpc to GDB 7. 2011-10-25 05:54:15 +00:00
sys more device/softc splitting 2011-10-26 13:54:18 +00:00
tests fix a build issue with MKCRYPTO=no. 2011-10-22 21:13:25 +00:00
tools Fix PPC _SOFT_FLOAT 2011-10-13 19:52:33 +00:00
usr.bin Move getuid() out of the loop, uid should not change behind our back. KNF. 2011-10-25 23:45:19 +00:00
usr.sbin openlog with LOG_NDELAY so that pzerfused does not deadlock later 2011-10-23 05:03:37 +00:00
x11 Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR} 2011-09-12 13:38:42 +00:00
build.sh wheher -> whether 2011-10-17 16:22:12 +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 Inform that the prop_{array,dictionary}_send_syscall(3) change breaks 2011-09-30 22:17:50 +00:00