History log of /freebsd-10.1-release/lib/libstand/mips/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


250020 28-Apr-2013 rwatson

Merge @228176 from Perforce to fix a bug introduced in r249553:

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


249553 16-Apr-2013 rwatson

Adapt libstand's setjmp/longjmp MIPS support to be portable across 32-bit
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


182290 27-Aug-2008 obrien

Add the needed _setjmp.S for MIPS.

Obtained from: Juniper Networks