| Age | Commit message (Expand) | Author |
| 2003-11-02 | Add userland portion of siginfo for mips. Many thanks to simon for letting | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-23 | Match END label with LEAF label. | simonb |
| 2003-02-13 | Implement pthread_atfork() (in libc, because the required threadlib | nathanw |
| 2003-02-08 | Fix a tyop in a comment. | simonb |
| 2003-02-08 | * fix handling of invalid arguments (was jumping to wrong label!) | cgd |
| 2003-02-07 | looks like nobody ever seriously tried the _REENTRANT version of this | cgd |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-10 | ABICALLS -> __ABICALLS__ | thorpej |
| 2002-07-09 | New __sigaction14() system call stub which registers the signal | thorpej |
| 2001-07-20 | Duh, call the clone's entry point w/ jal, so that when it returns, | thorpej |
| 2001-07-17 | Cosmetic change. | thorpej |
| 2001-07-17 | Add a __clone(2) entry point. | thorpej |
| 2000-12-13 | Remove all the .abicalls assembler directives - "SYS.h" already has that. | simonb |
| 2000-12-13 | Another bare minimum __syscall. | simonb |
| 2000-09-28 | Need an internal name for pipe(2). | kleink |
| 2000-07-07 | Add special treatment of shmat(2). | itohy |
| 2000-07-04 | Missed in previous: replace the previously used _brk label with an ordinary | kleink |
| 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 |
| 2000-05-29 | Make __cerror be LEAF_NOPROFILE. I relies upon having v0 and v1 be unchanged | castor |
| 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-09-28 | sigaction() that calls the compat syscall (jonathan forgot to commit this). | thorpej |
| 1998-09-27 | mips libc stubs for sig*14 signal API (128bit sigset_t), | jonathan |
| 1998-07-25 | From Arne Juul <arnej@math.ntnu.no>: | jonathan |
| 1998-01-04 | Add syscall stubs for __vfork14(). These are basically copies of Ovfork.S | thorpej |
| 1996-11-11 | Treat reboot() like a normal system call. From PR 2458. | mycroft |
| 1996-10-16 | Add missing "t9, " to "la" insn in error-return case. | jonathan |
| 1996-09-17 | * Add Mips ABI changes for ELf shared library support. | jonathan |
| 1996-09-16 | Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string | jonathan |
| 1995-09-25 | Fix an old bug, whereby ASMSTR() was used before #including "SYS.h", where | jonathan |
| 1995-03-20 | SYS_brk -> SYS_break, and other (minor) changes. | mycroft |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1994-12-15 | More underscores... | mycroft |
| 1994-11-28 | more underscore changes. | dean |
| 1994-11-14 | Prepended underscores | dean |
| 1994-05-24 | libc support for mips. libkern hooks are disabled | glass |