freebsd-dev/sys/i386/svr4
Bruce Evans 33982c726f Added underscores to some names in svr4_locore.s so that it compiles
with -aout.  Added translation back to elf names in asnames.h as
usual.  The elf names were inconsistent in the aout case even
internally because a macro adds an underscore to just one of them.

Removed commented out code for a previous life of `svr4_esigcode'.
Didn't add an underscore to `svr4_esigcode' since it is correct for
aout although wrong for elf, like most internal names in assembler
files.  These names should be in a different namespace so that gprof
can ignore them.

Fixed some disorder in asnames.h.
1999-02-06 08:41:06 +00:00
..
svr4_genassym.c
svr4_locore.s Added underscores to some names in svr4_locore.s so that it compiles 1999-02-06 08:41:06 +00:00
svr4_machdep.c
svr4_machdep.h