freebsd-dev/sys/amd64
Bruce Evans 8089a0432e Fix bogus constraint "i" that only worked with -O. The cases where it
didn't work are somewhat bogusly optimized away before the constraint
is checked.  We still expect constants passed to inline functions to
remain constant, but if the compiler ever decides that they aren't
constant then it will just generate slightly slower code instead of
an error.
1995-07-25 21:28:47 +00:00
..
amd64 Rewrote memory sizing code to generally deal with holes in extended memory. 1995-07-19 06:37:12 +00:00
conf Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
include Fix bogus constraint "i" that only worked with -O. The cases where it 1995-07-25 21:28:47 +00:00
isa Convert to ANSI C: change #endif THING to #endif /* THING */. 1995-06-14 07:38:31 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00