summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/bsd-_setjmp.S
AgeCommit message (Collapse)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
The mips64 N32/N64 ABI have a bit different register usage convention. Also the register size for these ABI is 8 byte. Use ld/sd for them.
2002-06-04Changes so that 'regdef.h' gets included in the development environment."Steven J. Hill"
2002-02-04Fixup mips so it now works and provides basic functionalityEric Andersen