summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/__longjmp.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+1
* Correct mips, does mips ever be similar to others ;-(Peter S. Mazinger2006-01-261-28/+27
* Use __typeof for __longjmp, remove alias to longjmp for cris, should be cover...Peter S. Mazinger2006-01-241-1/+1
* Add __longjmp prototypePeter S. Mazinger2006-01-231-1/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-0/+2
* Fix a warningEric Andersen2003-02-091-52/+49
* Update soft-float handlingEric Andersen2002-11-061-1/+2
* Don't unconditionally save/restore FP registers, we might be doing soft"Steven J. Hill"2002-09-101-0/+2
* Fixup mips so it now works and provides basic functionalityEric Andersen2002-02-041-0/+84