aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/alpha/gen
Commit message (Expand)AuthorAgeFilesLines
* MFC: Save and restore t12 in the jmp_buf. t12 is used during functionDaniel Eischen2001-12-302-0/+3
* Change sigreturn from a protected syscall to a normal syscall. WhenDaniel Eischen2001-12-101-1/+1
* MFC: rfork_thread(3)Peter Wemm2001-02-071-0/+1
* MFC: Add FreeBSD id tag.John Baldwin2000-08-217-0/+7
* MFC: Remove extra FreeBSD id tag.John Baldwin2000-08-211-1/+0
* MFC: Add $FreeBSD$John Baldwin2000-08-181-0/+1
* MFC: Use the same IEEE fp types on the alpha as on the i386.John Baldwin2000-08-176-11/+17
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-041-0/+65
* Remove unnecessary alternate entry points for *setjmp(). Make the mainJason Evans2000-01-203-18/+33
* Make minor entry point changes to support libc_r.Jason Evans2000-01-193-6/+6
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-123-12/+28
* 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Declare the return address for __divX, __remX so that gdb can step overDoug Rabson1999-05-021-1/+1
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-237-27/+54
* CALL -> PCALL for sigaltstack for libc_r.John Birrell1998-12-101-1/+1
* Remove support for NetBSD syscalls.John Birrell1998-08-173-29/+1
* Allow for the fact that NetBSD syscalls are no longer the default. CallJohn Birrell1998-08-081-0/+4
* Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.John Birrell1998-08-081-1/+3
* Rename calls when building libc_r.John Birrell1998-06-091-3/+3
* Remove a big hack after adding a small one to libc/gen/getcwd.c toJohn Birrell1998-05-152-232/+2
* Import sources from NetBSD, tweaked for building in FreeBSD.John Birrell1998-03-0920-0/+1550