#
787e823f |
| 25-Jan-2011 |
matt <matt@NetBSD.org> |
Move IDs into .ident Use END(x) Remove a.out support Make CERROR hidden
|
#
0303d5ba |
| 24-Aug-2003 |
ragge <ragge@NetBSD.org> |
execl, execle and execlp must be weak-aliased.
|
#
0ce5ca14 |
| 24-Feb-2002 |
matt <matt@NetBSD.org> |
Change to use a register prefix.
|
#
759fa464 |
| 06-Sep-2001 |
chuck <chuck@NetBSD.org> |
change "pushl [r0](ap)" ---> "pushl (ap)[r0]" ... the old version made a reference to an external symbol "r0" rather that used register r0.
|
#
d6a6aa87 |
| 01-Jul-2001 |
ragge <ragge@NetBSD.org> |
These are too simple to not have in assembler. Also shrunk the libs with ~1k of unneccessary code :-)
|