Go to file
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
bin Ensure that fd 0, 1 and 2 are not used for the local end of pipelines. 2004-04-30 06:27:59 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Set LoginGraceTime back to 600 like it used to be. This should 2004-05-01 06:06:33 +00:00
dist Remove unused (and completely bogus) SYSTEM_NAME define from 2004-04-26 05:15:17 +00:00
distrib attempt to bring this up-to-date: 2004-05-01 14:06:02 +00:00
doc Enhanced SpeedStep Technology support in i386 2004-04-30 02:21:30 +00:00
etc Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0. 2004-04-28 14:17:55 +00:00
games s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
gnu Bring in a change from gcc-current to fix double -> unsigned long 2004-05-02 11:00:06 +00:00
include XPG4.2: Change member `dsize' of struct datum from int to size_t. 2004-04-28 00:10:52 +00:00
lib Mention that cfmakeraw needs an initialized termios structure. 2004-05-01 08:15:54 +00:00
libexec The -symbolic flag in gcc 2.95.3 is not passed to the linker, which is 2004-04-28 02:04:56 +00:00
regress Add another test, which currently fails on sparc64. 2004-05-01 18:00:19 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Bump date for previous; add comma in SEE ALSO; use Dv instead of Em. 2004-04-30 16:11:03 +00:00
share GDB doesn't work on hppa at the moment. 2004-04-30 08:10:22 +00:00
sys Fix bug that were introduced together with the merge of nathanw_sa: 2004-05-02 08:16:52 +00:00
tools Add a compat definition of __packed. 2004-04-24 15:46:24 +00:00
usr.bin Remove typeset line, since sh(1) does not support it. 2004-05-01 08:22:41 +00:00
usr.sbin 20040428: In pkg_add, set the umask nice and early, and remove an absolute 2004-04-28 15:37:29 +00:00
x11 more stuff to deal with. (maybe rtr feels enthusiastic? (hint hint :)) 2004-04-29 06:08:34 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention the fixsb script and updated information on botched superblock 2004-04-25 21:16:57 +00:00