aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/mips
AgeCommit message (Collapse)Author
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-12-05 Use SYS_ify.Andreas Jaeger
2000-04-212000-04-21 Andreas Jaeger <aj@suse.de>Andreas Jaeger
* sysdeps/unix/mips/sysdep.S: Use __PIC__ instead of PIC.
2000-04-132000-04-13 Andreas Jaeger <aj@suse.de>Andreas Jaeger
* sysdeps/unix/mips/pipe.S: Reorder instructions since .reorder is default. * sysdeps/mips/__longjmp.c (__longjmp): Use $25 to fix problems with some applications. Patches by Ralf Baechle <ralf@uni-koblenz.de>. * sysdeps/mips/bsd-setjmp.S: Use __PIC__. * sysdeps/mips/bsd-_setjmp.S: Likewise. * sysdeps/mips/setjmp.S: Likewise.
2000-04-04Use __PIC__ instead of PIC.Ulrich Drepper
1999-08-24Use __syscall_error.Ulrich Drepper
1999-08-24Rewrite, don't declare errno here.Ulrich Drepper
1998-11-28Define _errno as weak_alias, rewrite errno declaration.Ulrich Drepper
1998-05-29Use __ASSEMBLER__ test macro not ASSEMBLER.Ulrich Drepper
1997-07-26Check PIC instead of __PIC__.Ulrich Drepper
1997-07-12Fix PIC case.Ulrich Drepper
1997-06-26Update and reformat copyright, remove trailing white spaces and sendUlrich Drepper
through unexpand.
1997-06-23Update and reformat copyright, remove trailing white spaces and sendUlrich Drepper
through unexpand.
1997-06-21<foo.h> -> <bits/foo.h>.Ulrich Drepper
1995-04-15 * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end.Brendan Kehoe
* sysdeps/unix/mips/fork.S (fork): Likewise. * sysdeps/unix/mips/pipe.S (fork): Likewise. * sysdeps/unix/mips/sigreturn.S (__sigreturn): Likewise. * sysdeps/unix/mips/sysdep.S (sysdep_error): Likewise. * sysdeps/unix/mips/wait.S (__handler): Likewise. * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise. * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise. * sysdeps/unix/bsd/ultrix4/getsysinfo.S (getsysinfo): Likewise. * sysdeps/unix/bsd/ultrix4/wait3.S (waitpid): Likewise. * sysdeps/unix/bsd/ultrix4/waitpid.S (waitpid): Likewise. * sysdeps/unix/bsd/ultrix4/mips/__handler.S (__handler): Likewise. * sysdeps/unix/bsd/ultrix4/mips/sigvec.S (__raw_sigvec): Likewise. * sysdeps/unix/bsd/ultrix4/mips/start.S (__start): Likewise. * sysdeps/unix/bsd/ultrix4/mips/vfork.S (vfork): Likewise. * sysdeps/mips/bsd-_setjmp.S (setjmp): Likewise. Use `$0' instead of `zero' for the li instruction.
1995-02-05(ENTRY): Add `.ent' directive.Roland McGrath
1995-01-27[ASSEMBLER]: Protect macros with this.Roland McGrath
1995-01-21Converted to use weak aliases with macros from libc-symbols.h.Roland McGrath
1995-01-21Converted to use weak aliases with macros from libc-symbols.h.Roland McGrath
1994-05-10entered into RCSRoland McGrath
1994-02-25entered into RCSRoland McGrath
1994-02-25Formerly unix/mips/sysdep.S.~2~Roland McGrath
1994-02-25Initial revisionRoland McGrath
1994-02-20entered into RCSRoland McGrath
1994-02-01Initial revisionRoland McGrath
1993-08-26entered into RCSRoland McGrath
1993-08-26entered into RCSBrendan Kehoe
1993-08-26Initial revisionBrendan Kehoe