Go to file
mrg c23dc553e9 obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS.
switch the sense of the gdb and gcc tests to list the platforms not
switched to gcc 4.5 or gdb 7, which is now:

GCC 4.1:
.if ${MACHINE_ARCH} == "alpha"	|| \
    ${MACHINE_CPU}  == "arm"	|| \
    ${MACHINE_CPU}  == "m68k"	|| \
    ${MACHINE_CPU}  == "vax"

GDB 6:
.if ${MACHINE_ARCH} == "alpha"	|| \
    ${MACHINE_ARCH} == "hppa"	|| \
    ${MACHINE_CPU}  == "mips"	|| \
    ${MACHINE_CPU}  == "sh3"	|| \
    ${MACHINE_ARCH} == "vax"

let's go, people!  (-:
2011-10-31 08:14:43 +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 obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS. 2011-10-31 08:14:43 +00:00
doc Another binutils workaround 2011-10-29 20:59:30 +00:00
etc Change the pattern for matching ttys to allow any number of digits, 2011-10-26 09:02:20 +00:00
external obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS. 2011-10-31 08:14:43 +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 PR/45517: Henning Petersen: Add restrict keywords in the definition of glob 2011-10-30 21:53:43 +00:00
libexec PR/45542: Henning Petersen: Misplaced parenthesis in rshd.c 2011-10-30 16:54: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 remove some lint 2011-10-30 18:40:06 +00:00
share obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS. 2011-10-31 08:14:43 +00:00
sys Added in8() and out8() to access a byte with reorder-protection. 2011-10-30 21:08:33 +00:00
tests fix a build issue with MKCRYPTO=no. 2011-10-22 21:13:25 +00:00
tools obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS. 2011-10-31 08:14:43 +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 Fix the confusion between nodeid and inode numbers 2011-10-30 05:17:41 +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