summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia32/ia32_signal.c
Commit message (Expand)AuthorAgeFilesLines
* Include freebsd32_signal.h now that signal-related definitions aremarcel2006-10-061-0/+1
* 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, mostdavidxu2005-10-141-2/+2
* Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've addedpeter2005-09-271-0/+21
* Move the ia32_sigcode structure from ia32_sigtramp.c to ia32_signal.c.marcel2005-09-101-2/+19
* Add missing #include "opt_compat.h" so that the compatability functionpeter2003-12-181-0/+2
* Assimilate ia64 back into the fold with the common freebsd32/ia32 code.peter2003-12-111-174/+35
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-251-1/+2
* Fixup the ELF branding information to point to the new home of rtld.gordon2003-08-171-1/+1
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-55/+71
* Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections tojake2002-09-011-4/+7
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-0/+365
OpenPOWER on IntegriCloud