Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/powerpc/gen/__sigsetjmp14.S
RevisionDateAuthorComments
 1.6  11-Oct-2023  skrll Consistently pass 0 as first and ignored argument to sigprocmask in the
setjmp implementations.

NFCI.
 1.5  15-Jan-2011  matt Use END(foo) everywhere.
Make __cerror hidden.
Use non-PLT calls to __cerror.
Use assym.h when appropriate.
Use addi to adjust stack instead of loading it.
Add __RCSIDs
Force -D_NOREGNAMES for all .S files.
[this is all in preperation for secure plt support]
 1.4  18-Feb-2006  matt *setjmp14 are not compat, plain setjmp/sigsetjmp are the compat versions.
Exchange the files.
 1.3  18-Feb-2006  matt Move PowerPC compat files from arch/powerpc to compat/arch/powerpc.
 1.2  30-Jul-2002  matt Convert to use register prefixes. (0 -> %r0, etc.)
 1.1  03-Oct-1998  tsubai branches: 1.1.12; 1.1.14;
New signal stuff for PowerPC.
 1.1.14.1  23-Jul-2004  tron Pull up revision 1.2 (requested by skrll in ticket #1725):
Convert to use register prefixes. (0 -> %r0, etc.)
 1.1.12.1  01-Aug-2002  nathanw Catch up to -current.

RSS XML Feed