Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/vax/sys/execle.S
RevisionDateAuthorComments
 1.5  25-Jan-2011  matt Move IDs into .ident
Use END(x)
Remove a.out support
Make CERROR hidden
 1.4  24-Aug-2003  ragge branches: 1.4.52;
execl, execle and execlp must be weak-aliased.
 1.3  24-Feb-2002  matt Change to use a register prefix.
 1.2  06-Sep-2001  chuck branches: 1.2.2;
change "pushl [r0](ap)" ---> "pushl (ap)[r0]" ... the old version
made a reference to an external symbol "r0" rather that used register r0.
 1.1  01-Jul-2001  ragge These are too simple to not have in assembler. Also shrunk the libs with
~1k of unneccessary code :-)
 1.2.2.4  22-Mar-2002  nathanw Catch up to -current.
 1.2.2.3  08-Mar-2002  nathanw Catch up to -current.
 1.2.2.2  08-Oct-2001  nathanw Catch up to -current.
 1.2.2.1  06-Sep-2001  nathanw file execle.S was added on branch nathanw_sa on 2001-10-08 20:18:30 +0000
 1.4.52.1  08-Feb-2011  bouyer Sync with HEAD

RSS XML Feed