Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/mips/sys/__clone.S
RevisionDateAuthorComments
 1.8  14-Dec-2009  matt Merge from matt-nb5-mips64.
 1.7  28-Apr-2008  martin branches: 1.7.8; 1.7.14;
Remove clause 3 and 4 from TNF licenses
 1.6  08-Feb-2003  simonb branches: 1.6.32;
Fix a tyop in a comment.
 1.5  08-Feb-2003  cgd * fix handling of invalid arguments (was jumping to wrong label!)
(found by... running the regress test!)
* clean up punctuation.
* create a proper frame for the child fn that follows the o32 calling
conventions. In particular, leave 4 stack slots that the child
fn can write on, put the GP above them, and invoke .cprestore
properly in light of the child fn arg area. (realized it was a
problem upon inspection, verified using the regress test compiled
-O0.)
 1.4  10-Nov-2002  thorpej ABICALLS -> __ABICALLS__
 1.3  20-Jul-2001  thorpej branches: 1.3.2;
Duh, call the clone's entry point w/ jal, so that when it returns,
it returns to the correct $ra (not the parent's!!).
 1.2  17-Jul-2001  thorpej Cosmetic change.
 1.1  17-Jul-2001  thorpej Add a __clone(2) entry point.
 1.3.2.3  11-Nov-2002  nathanw Catch up to -current
 1.3.2.2  08-Oct-2001  nathanw Catch up to -current.
 1.3.2.1  20-Jul-2001  nathanw file __clone.S was added on branch nathanw_sa on 2001-10-08 20:17:49 +0000
 1.6.32.1  18-May-2008  yamt sync with head.
 1.7.14.2  19-Aug-2009  matt Make this a bit closer to the orignal. Make the disassembled diff easier.
 1.7.14.1  16-Aug-2009  matt Move to new ABI agnostic mechanisms. Get rid of magic constants.
Use genassym.cf to generate them.
 1.7.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.7.8.1  28-Apr-2008  martin file __clone.S was added on branch christos-time_t on 2008-04-28 20:22:57 +0000

RSS XML Feed