summaryrefslogtreecommitdiffstats
path: root/lib/libstand/mips
Commit message (Collapse)AuthorAgeFilesLines
* Merge @228176 from Perforce to fix a bug introduced in r249553:rwatson2013-04-281-2/+0
| | | | | | | | | | Trim two now-unneeded (and likely harmful) lines from the libstand setjmp/longjmp for MIPS. Spotted by: jmallett MFC after: 3 days Sponsored by: DARPA, AFRL
* Adapt libstand's setjmp/longjmp MIPS support to be portable across 32-bitrwatson2013-04-161-56/+27
| | | | | | | | | and 64-bit MIPS. Don't use the floating-point coprocessor in the libstand context for MIPS. Reviewed by: imp MFC after: 3 days Sponsored by: DARPA, AFRL
* Add the needed _setjmp.S for MIPS.obrien2008-08-271-0/+139
Obtained from: Juniper Networks
OpenPOWER on IntegriCloud