Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/powerpc/sys/fork.S
RevisionDateAuthorComments
 1.6  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.5  13-Feb-2003  nathanw Implement pthread_atfork() (in libc, because the required threadlib
stub behavior is exactly the same as the usual behavior).
 1.4  30-Jul-2002  matt Convert to use register prefixes. (0 -> %r0, etc.)
 1.3  26-Jun-2000  kleink branches: 1.3.2; 1.3.4;
Need an internal name for fork().
 1.2  25-May-1998  ws branches: 1.2.10;
Remove long obsolete copyright (should have been done before initial import)
 1.1  29-Mar-1997  thorpej Architecture-specific bits for libc on the PowerPC. From Wolfgang
Solfrank <ws@tools.de>
 1.2.10.1  22-Aug-2000  kleink Pull up rev. 1.3 (approved by thorpej):
Add internal names for brk(), sbrk() and fork().
 1.3.4.1  23-Jul-2004  tron Pull up revision 1.4 (requested by skrll in ticket #1725):
Convert to use register prefixes. (0 -> %r0, etc.)
 1.3.2.1  01-Aug-2002  nathanw Catch up to -current.

RSS XML Feed