freebsd-dev/gnu/usr.bin
Peter Wemm cd51f0035e Add a temporary indirect patch for gcc when targeting amd64. This is to
give the cvs tree a surviving a 'make world'.  One of the two diff chunks
is already in gcc-3.3, the other has been committed to gcc's HEAD and
is in the pipeline for gcc-3.3.1 (but has not been committed yet).

The first chunk simplifies an excessively complex assembler statement
when generating switch jump tables.  The use of '.' causes as(1) to choke
on big files.  Use a simpler form instead.  This is only an issue for
TARGET_64BIT mode.

The second chunk fixes an internal compiler error when compiling
libc/stdio/vfprinf.c.  While this is supposedly only an issue for
64 bit mode, it does touch the 32 bit i386 code paths, so this patch
is only applied for TARGET_ARCH == amd64 to keep the risks down.
Breaking gcc at the 11th hour would suck.

This will be removed when it is time to import gcc-3.3.

Discussed with:	kan
Approved by:	re (jhb)
2003-05-24 20:58:47 +00:00
..
bc
binutils Set the binutils arch for as/nm correctly on the amd64 platform. 2003-05-08 06:39:31 +00:00
cc Add a temporary indirect patch for gcc when targeting amd64. This is to 2003-05-24 20:58:47 +00:00
cpio
cvs Enable GSSAPI/Kerberos 5 support (aka `gserver'). 2003-05-05 16:50:42 +00:00
dc
dialog
diff
diff3
gdb/doc
gperf
grep We HAVE_STPCPY now. 2002-10-20 07:50:20 +00:00
groff Fix build on 4.x. 2003-05-02 11:56:43 +00:00
gzip
man catman(1) sources now live elsewhere. 2003-05-01 23:48:11 +00:00
patch Prevent stack-smashing buffer overflows in -D and -r options by using 2002-10-13 01:18:33 +00:00
rcs
sdiff Make minimal changes to point the users to the Texinfo documentation 2002-12-14 23:58:49 +00:00
send-pr Document the MAIL_AGENT environment var. 2003-03-26 01:45:20 +00:00
sort We HAVE_STPCPY now. 2002-10-20 07:50:20 +00:00
tar Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
texinfo Update for texinfo 4.5. 2003-05-02 00:51:24 +00:00
Makefile Wrap gperf in NO_CXX as it needs the C++ to compile. 2003-04-27 20:14:05 +00:00
Makefile.inc Avoid linting GNU contrib'ed stuff, even if the build engineer asked 2002-09-25 09:55:20 +00:00