aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips/__longjmp.c
AgeCommit message (Collapse)Author
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-11-27(__longjmp): Restore SP and FP last andAndreas Jaeger
in a single asm as they may be used to access other stored registers.
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-01-112000-01-11 Andreas Schwab <schwab@suse.de>Andreas Jaeger
* sysdeps/mips/__longjmp.c (__longjmp): Change call to abort into infinite loop to avoid pulling in stdio in the dynamic linker.
1997-05-26De-ansidecl-fy.Ulrich Drepper
1995-03-31 * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.Brendan Kehoe
1995-02-03Remove obsolete __NORETURN keyword.Roland McGrath
1993-08-26entered into RCSRoland McGrath
1992-04-30Initial revisionBrendan Kehoe