Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-22 | 2001-12-22 Roland McGrath <roland@frob.com> | Roland McGrath | |
* i386/thread.c (cthread_sp): Use __thread_stack_pointer. | |||
2001-03-31 | 2001-03-31 Roland McGrath <roland@frob.com> | Roland McGrath | |
* cthreads.h: Fix obsolescent #endif syntax. * cthread_internals.h: Likewise. * cancel-cond.c: Likewise. * stack.c: Likewise. * cthreads.c: Likewise. * cprocs.c: Likewise. * call.c: Likewise. * i386/thread.c: Likewise. | |||
2001-02-26 | 2001-02-25 Roland McGrath <roland@frob.com> | Roland McGrath | |
* i386/thread.c: Remove superfluous bzero decl, just include <strings.h> instead. | |||
2000-03-03 | 2000-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-20 | 1998-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-04 | Thu Apr 3 20:29:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* i386/csw.S: Define __ELF__ too. | |||
1997-02-18 | (cproc_setup): | Miles Bader | |
Correctly leave space at top of stack for account for GNU per-thread variables. | |||
1996-10-24 | Mon 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 | |
1996-07-18 | *** empty log message *** | Michael I. 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-12 | Use EXT macro instead of explicit underscores. | Roland McGrath | |
1994-05-04 | entered into RCS | Michael I. Bushnell | |
1994-05-04 | entered into RCS | Michael I. Bushnell | |
1992-10-06 | Initial revision | Michael I. Bushnell | |
1992-10-06 | entered into RCS | Michael I. Bushnell | |