NetBSD/share
drochner a6062b3d34 Use "i486" as GNU_ARCH for i386 so that the toolchain and libraries
can use instructions which were not available on the original i386
(eg cmpxchg). Due to some strangeness in gcc's i386 support this needs
an extra --with-arch=i486 configure argument for gcc to have the desired
effect, see my post "i386 vs i486, some inconsistencies" to tech-toolchain
some weeks ago.
I'm not happy to break compatibility, but since (a) kernel support
for i386 was removed and (b) i387 code was put into libm this is
just another coffin nail.
The gain is besides consistency and more efficient code that intel
atomar intrinsics can now be used by gcc. (which would need runtime
library support otherwise)
2009-03-27 19:36:55 +00:00
..
dict
doc The atf subdirectory is gone, so do not descend into it. 2009-01-19 07:50:20 +00:00
examples Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to 2009-01-19 07:08:14 +00:00
i18n Use ${TOOL_SED} instead of plain "sed" in "!=" assignments. 2008-10-25 22:35:36 +00:00
legal
locale Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format. 2009-01-02 00:20:18 +00:00
man Document ipfilter_flags. 2009-03-27 09:11:36 +00:00
me Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
misc Add c-backslash-max-column - its default value of 72 is less than what 2009-02-16 21:37:12 +00:00
mk Use "i486" as GNU_ARCH for i386 so that the toolchain and libraries 2009-03-27 19:36:55 +00:00
nls
tabset
termcap Enable the alternate character set on Eterms. 2008-03-11 18:47:57 +00:00
tmac Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
wscons Make AltGr keys work. Also, the tilde on the =+ key is a dead_tilde. 2009-02-02 21:37:05 +00:00
xml Make sure all necessary targets are defined. 2009-01-19 08:08:18 +00:00
zoneinfo Import tzdata2009c. 2009-03-16 16:38:15 +00:00
Makefile Remove the xsl subtree from here. We are not installing anything now, as 2009-01-19 08:03:42 +00:00
Makefile.inc