| Age | Commit message (Expand) | Author |
| 2013-09-14 | Redo previous to fix build break. | nakayama |
| 2013-09-12 | Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small | joerg |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-11-24 | Remove __LIBC12_SOURCE__ | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2006-12-27 | After discussing this further with uwe, rearange stack usage slightly and | martin |
| 2006-12-25 | When setting up the __clone()'s userland stack, make sure to allocate | martin |
| 2006-02-19 | make these consistent. | christos |
| 2005-10-16 | Bring sparc64 to the new compat layout. | christos |
| 2005-06-12 | Add missing __RCSID() | lukem |
| 2004-03-26 | the WARN_REFERENCES text "include <signal.h> for correct reference" is pointless | drochner |
| 2004-03-26 | fix references to the syscall formerly known as SYS___sigreturn14 | drochner |
| 2004-03-23 | save errno while trying to install a !SA_SIGINFO trampoline -- this | drochner |
| 2004-01-02 | Restore stack frames on error exit. This makes us pass dynamic and static | martin |
| 2003-12-31 | Use CC64FSZ instead of magic constant for stack frame size. | martin |
| 2003-12-26 | Use an unsigned comparison against minbrk. | martin |
| 2003-10-27 | Explain the stack layout correctly now that that I understand it :-) | christos |
| 2003-10-27 | Signal trampoline stuff for siginfo. | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-02-13 | Implement pthread_atfork() (in libc, because the required threadlib | nathanw |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-10-29 | Compile with an ISO C preprocessor. | petrov |
| 2002-07-10 | Also need <machine/fsr.h> and <machine/psl.h>. | thorpej |
| 2002-07-09 | New __sigaction14() system call stub which registers the signal | thorpej |
| 2002-05-07 | Use large (-fPIC) relocations. | eeh |
| 2001-07-23 | sparc64 version, cloned (har har!) from the sparc version and tweaked. | thorpej |
| 2000-12-13 | Add simple __syscall.S to make libc compile on sparc64 again. | martin |
| 2000-09-28 | Need an internal name for pipe(2). | kleink |
| 2000-07-26 | Need to reserve a full 64-bit stackframe, not a 32-bit one. | eeh |
| 2000-07-25 | Store the whole 64-bit pointer... | mycroft |
| 2000-07-25 | Use cpp comment style. | mycroft |
| 2000-07-24 | _errno -> __errno | mycroft |
| 2000-07-21 | Update some more assembly code for PIC issues. | eeh |
| 2000-07-18 | Fix PIC bugs. | eeh |
| 2000-07-07 | Add special treatment of shmat(2). | itohy |
| 2000-06-26 | Need an internal name for fork(). | kleink |
| 2000-06-26 | Thinko in previous: we do always use an internal name. | kleink |
| 2000-06-23 | Add internal names for brk() and sbrk(). | kleink |
| 1999-08-25 | Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d | thorpej |
| 1999-03-31 | Change references to `end' to `_end' as not to invade (or being invaded by) | kleink |
| 1999-01-14 | * On architectures using ELF, and conditionally on those in transition, rename | kleink |
| 1998-12-02 | Warn about references to the compatibility vfork() (i.e. the vfork() with | thorpej |
| 1998-12-02 | Warn about references to the compatibility() sigaction(), sigpending(), | thorpej |
| 1998-10-08 | Fix libc signal breakage (I hope). | eeh |
| 1998-09-14 | Back out previous change; it was incorrect. | thorpej |
| 1998-09-13 | Libc fixes, mostly to work around the new signal stuff. | eeh |
| 1998-09-11 | Add sparc64-specific libc. | eeh |