summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/gen/setjmp.S
Commit message (Expand)AuthorAgeFilesLines
* - Use the magic for ___sigreturn in __sigset.jeff2003-11-141-3/+11
* Use __FBSDID.obrien2003-01-191-2/+3
* Save and restore t12 in the jmp_buf. t12 is used during functiondeischen2001-12-221-0/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-12/+4
* Remove duplicate FreeBSD id tags.jhb2000-08-211-1/+0
* Add FreeBSD Id tags.obrien2000-05-101-0/+1
* Remove unnecessary alternate entry points for *setjmp(). Make the mainjasone2000-01-201-6/+11
* Make minor entry point changes to support libc_r.jasone2000-01-191-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-4/+8
* In longjmp, call sigreturn instead of osigreturn. The latter isn'tjdp1999-10-141-1/+1
* Fix misspelling of the "addq" opcode.jdp1999-09-291-1/+1
* sigset_t change (part 5 of 5)marcel1999-09-291-4/+7
* CALL -> PCALL for sigaltstack for libc_r.jb1998-12-101-1/+1
* Remove support for NetBSD syscalls.jb1998-08-171-4/+0
* Allow for the fact that NetBSD syscalls are no longer the default. Calljb1998-08-081-0/+4
* Rename calls when building libc_r.jb1998-06-091-3/+3
* Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-091-0/+124
OpenPOWER on IntegriCloud