NetBSD/gnu/dist
martin 37f4d4c4d6 Bring in a change from gcc-current to fix double -> unsigned long
conversions and generally avoid 128 bit (emulated) floats in between.
This fixes heaps of problems in perl >= 5.7.1, where integer values
and unsigned values are separated by the interpreter.

Thu Feb 26 18:40:40 2004 UTC by ebotcazou:
	* config/sparc/sparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.
	(sparc_emit_fixunsdi): New prototype.
	* config/sparc/sparc.c (sparc_emit_floatunsdi): Use 'mode' argument.
	(sparc_emit_fixunsdi): New function.
	* config/sparc/sparc.md (floatunsdisf2): Use 'general_operand' for
	operand 1.  Pass SFmode to sparc_emit_floatunsdi.
	(floatunsdidf2): Use 'general_operand' for operand 1.  Pass DFmode
	to sparc_emit_floatunsdi.
	(fixuns_truncsfdi2): New expander.
	(fixuns_truncdfdi2): Likewise.
2004-05-02 11:00:06 +00:00
..
autoconf
bc Prevent funny output when giving a directory name on the command line. 2003-10-13 21:52:40 +00:00
binutils Indicate that sparc64*-*-netbsd* and x86_64*-*-netbsd* are host64 platforms. 2004-03-14 00:46:39 +00:00
cvs upgrade to 1.11.15. includes security fixes. 2004-04-16 04:07:22 +00:00
diffutils
gawk move the GNU awk-based awk.texi back under src/gnu/dist/gawk/, 2004-03-27 11:34:11 +00:00
gcc Bring in a change from gcc-current to fix double -> unsigned long 2004-05-02 11:00:06 +00:00
gdb Remove an extraneous use of a 'retval'. 2004-04-15 19:26:58 +00:00
gettext update to most recent versions 2003-11-13 03:06:40 +00:00
grep
groff Redo the linux cross-build fixes, from rev 1.24 of the master groff version: 2004-03-11 07:23:02 +00:00
postfix Fix botched merge 2004-04-27 05:35:12 +00:00
sendmail Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
texinfo Remove local ENABLE_NLS patches which were added for smaller executable 2003-09-08 13:33:00 +00:00
toolchain delete binutils 2.13 sources. 2003-12-04 02:00:07 +00:00