Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/vax/gen/alloca.S
RevisionDateAuthorComments
 1.5  21-Nov-2011  chs gcc 4.5 on vax creates PLT stubs with an entry mask of 0xffc
rather than 0 like gcc 4.1 did, so the sneaky assembly functions
that "ret" without really returning now clobber their registers.
adjust these functions to avoid this problem.
 1.4  25-Jan-2011  matt branches: 1.4.4;
Move IDs into .ident
Use END(x)
Remove a.out support
Make CERROR hidden
 1.3  07-Aug-2003  agc branches: 1.3.52;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.2  24-Feb-2002  matt Change to use a register prefix.
 1.1  17-Apr-1995  ragge branches: 1.1.22;
Added libc VAX specific files.
 1.1.22.2  22-Mar-2002  nathanw Catch up to -current.
 1.1.22.1  08-Mar-2002  nathanw Catch up to -current.
 1.3.52.1  08-Feb-2011  bouyer Sync with HEAD
 1.4.4.1  17-Apr-2012  yamt sync with head

RSS XML Feed