summaryrefslogtreecommitdiffstats
path: root/lib/libc/mips/gen/sigsetjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* MFC r277877: Use zero register instead of immediate 0x0 in MIPS assemblyemaste2015-04-281-1/+1
| | | | | | It seems GAS makes the substitution automatically, but Clang's integrated assembler does not (yet). It fails with "invalid operand for instruction."
* Merge jmallett@'s n64 work into HEAD - changeset 1.jchandra2010-06-161-20/+11
| | | | | | | | | Update libc assembly code to use macros that work on both o32 and n64. Merge string functions from NetBSD. The changes are from http://svn.freebsd.org/base/user/jmallett/octeon Approved by: rrs (mentor), jmallett
* Add mips support libc from the mips2-jnpr branch of perforce.imp2008-04-261-0/+86
|
* Remove these abortive MIPS bits.obrien2002-03-231-78/+0
|
* Bring in initial libc support for mips. These files were taken fromimp1999-03-031-0/+78
the OpenBSD tree and should be considered preliminary. They are here to facilitate building of the tree.
OpenPOWER on IntegriCloud