summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/gen/sigsetjmp.S
Commit message (Expand)AuthorAgeFilesLines
* MFC r287292:kib2015-09-051-20/+2
* Despite official i386 ABI does not mandate any stack alignment besideskib2011-11-021-0/+14
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-071-0/+2
* Add missing END() macros, as per rev 184547 for amd64. The lack of thesepeter2008-11-021-2/+4
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Restore CSRG ID's lost in January 1995.obrien2002-03-231-3/+7
* De-orbit DEFS.h - the other arches do not use it, and it got replacedpeter2001-10-241-1/+0
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-17/+4
* Use assembler directives rather than ALTENTRY() so that longjmp() andjasone2000-05-041-5/+4
* Remove unnecessary alternate entry points for *setjmp(). Make the mainjasone2000-01-201-5/+6
* 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/+6
* Unbreak profiling. bde says this is not the cleanest way to fix thejasone2000-01-041-2/+2
* Creating weak symbols doesn't work correctly when building an aout libc.jasone1999-12-241-4/+2
* Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases forjasone1999-12-141-2/+6
* sigset_t change (part 5 of 5)marcel1999-09-291-17/+22
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Stop renaming these in libc_r because wrappered versions don't make sense.jb1998-04-291-10/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Fix a bug caused by the collision of a local assembler label with anotherjdp1996-05-111-8/+8
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-051-6/+10
* Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function.peter1996-02-171-3/+3
* Reviewed by: julian and (hsu?)julian1996-01-221-2/+18
* First round of changes to clean up the RCSID mess in libc:dg1995-01-231-6/+5
* sigsetjmp.S:bde1994-12-271-3/+2
* Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsetsbde1994-10-251-6/+24
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-0/+89
OpenPOWER on IntegriCloud