freebsd-dev/lib/csu/i386
David Greenman cd11d97905 Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of the
program. The idea was that these are 'alignment' crap, but the image
is 16byte-aligned without these. Location 0 still doesn't have a 0,
but who cares, binaries wil be built with page zero unmapped in the
near future.
1993-10-26 09:04:13 +00:00
..
crt0.c Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of the 1993-10-26 09:04:13 +00:00
gmon.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
gmon.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
gprof.ex Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
Makefile Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00