Go to file
chs 39b340a6f4 add the early-clobber modifier on the destination reg of ldstub.
in some implementations (eg. sun4c), the hardware modifies the destination
reg before checking for write permission on the memory location.  without
this change, gcc was using the same register for the address and the
destination, so if the store part of the instruction faulted, the address
was already gone when the instruction was retried after resolving the fault.
part of PR 25633, PR 25896.
2005-02-03 16:17:21 +00:00
bin Allow short command names as long as they are not ambiguous. 2005-02-03 15:15:48 +00:00
contrib/sys
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist Regen. 2005-02-01 17:53:07 +00:00
distrib Add back short country names and put them into the config file. 2005-01-28 23:02:09 +00:00
doc ipf 4.1.5 2005-02-01 14:35:40 +00:00
etc Add a commented out option that shows how to get back the rootauth 2005-02-01 22:56:14 +00:00
games A preprocessor macro named "srand" was defined which seeded the random 2005-02-03 02:23:02 +00:00
gnu From groff CVS: 2005-01-26 10:25:09 +00:00
include de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
lib We have 2005. 2005-02-02 14:34:25 +00:00
libexec Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +00:00
regress test pthread_detach. 2005-01-21 11:54:24 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Give Dd the full month names as argument. 2005-02-01 13:38:53 +00:00
share Make comment more specific. 2005-02-03 00:27:55 +00:00
sys add the early-clobber modifier on the destination reg of ldstub. 2005-02-03 16:17:21 +00:00
tools Define LOGIN_NAME_MAX explicitly here and override any system provided one 2005-02-01 05:26:03 +00:00
usr.bin PR/29213: Nicolas Joly: sysstat(1) vmstat cannot display large memory values 2005-02-03 16:16:00 +00:00
usr.sbin Give Dd the full month name as argument. 2005-02-01 13:39:43 +00:00
x11 + add riva128 submodule patch from Dieter Roelants 2005-01-21 08:33:11 +00:00
BUILDING
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Mention /etc/pam.d requirement. 2005-01-09 07:31:31 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00