summaryrefslogtreecommitdiff
path: root/lib/libc/alpha/gen/setjmp.S
Commit message (Expand)AuthorAgeFilesLines
* fix libc_r on alpha: sigaltstack is no longer wrapped.Max Khon2002-11-131-1/+1
* MFC: Save and restore t12 in the jmp_buf. t12 is used during functionDaniel Eischen2001-12-301-0/+1
* Change sigreturn from a protected syscall to a normal syscall. WhenDaniel Eischen2001-12-101-1/+1
* Remove unnecessary alternate entry points for *setjmp(). Make the mainJason Evans2000-01-201-6/+11
* Make minor entry point changes to support libc_r.Jason Evans2000-01-191-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-4/+8
* In longjmp, call sigreturn instead of osigreturn. The latter isn'tJohn Polstra1999-10-141-1/+1
* Fix misspelling of the "addq" opcode.John Polstra1999-09-291-1/+1
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-4/+7
* CALL -> PCALL for sigaltstack for libc_r.John Birrell1998-12-101-1/+1
* Remove support for NetBSD syscalls.John Birrell1998-08-171-4/+0
* Allow for the fact that NetBSD syscalls are no longer the default. CallJohn Birrell1998-08-081-0/+4
* Rename calls when building libc_r.John Birrell1998-06-091-3/+3
* Import sources from NetBSD, tweaked for building in FreeBSD.John Birrell1998-03-091-0/+124