summaryrefslogtreecommitdiff
path: root/libthreads/i386/csw.S
AgeCommit message (Collapse)Author
2000-03-032000-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* i386/csw.S: #undef __ELF__ before defining it, since it is usually predefined.
1998-07-201998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* i386/csw.S (cproc_prepare): Take address of cthread_body as third arg, so we don't have to deal with PIC magic to find its address without producing a text reloc. * cprocs.c (cproc_create): Pass &cthread_body to cproc_prepare.
1997-04-04Thu Apr 3 20:29:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* i386/csw.S: Define __ELF__ too.
1996-10-24Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* i386/csw.S (CALL_MCOUNT): New macro. (cproc_swtich, cproc_start_wait, cproc_prepare): Use CALL_MCOUNT.
1996-08-29*** empty log message ***Thomas Bushnell
1995-10-04(JUMPTARGET): New macro, versions for [PIC] and not.Roland McGrath
Use it in place of EXT.
1995-10-04[PIC] (EXT): Redefine to use PLT.Roland McGrath
1995-05-12Use EXT macro instead of explicit underscores.Roland McGrath
1994-05-04entered into RCSMichael I. Bushnell
1992-10-06Initial revisionMichael I. Bushnell