Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-12-22 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-22 | 1 | -4/+14 |
| | | | | * i386/thread.c (cthread_sp): Use __thread_stack_pointer. | ||||
* | 2001-03-31 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-03-31 | 1 | -2/+8 |
| | | | | | | | | | | | * 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-25 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-02-26 | 1 | -19/+18 |
| | | | | | * i386/thread.c: Remove superfluous bzero decl, just include <strings.h> instead. | ||||
* | 2000-02-28 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-03-03 | 1 | -1/+10 |
| | | | | | * i386/csw.S: #undef __ELF__ before defining it, since it is usually predefined. | ||||
* | 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-07-20 | 1 | -18/+23 |
| | | | | | | | * 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. | ||||
* | Thu Apr 3 20:29:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-04 | 1 | -0/+7 |
| | | | | * i386/csw.S: Define __ELF__ too. | ||||
* | (cproc_setup): | Miles Bader | 1997-02-18 | 1 | -3/+12 |
| | | | | | Correctly leave space at top of stack for account for GNU per-thread variables. | ||||
* | Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-10-24 | 1 | -0/+14 |
| | | | | | * i386/csw.S (CALL_MCOUNT): New macro. (cproc_swtich, cproc_start_wait, cproc_prepare): Use CALL_MCOUNT. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-29 | 1 | -1/+6 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 1 | -172/+0 |
| | |||||
* | (JUMPTARGET): New macro, versions for [PIC] and not. | Roland McGrath | 1995-10-04 | 1 | -4/+8 |
| | | | | Use it in place of EXT. | ||||
* | [PIC] (EXT): Redefine to use PLT. | Roland McGrath | 1995-10-04 | 1 | -0/+8 |
| | |||||
* | Use EXT macro instead of explicit underscores. | Roland McGrath | 1995-05-12 | 1 | -3/+6 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-05-04 | 1 | -3/+3 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-05-04 | 1 | -51/+51 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1992-10-06 | 2 | -0/+253 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1992-10-06 | 4 | -0/+417 |