summaryrefslogtreecommitdiffstats
path: root/sys/amd64/ia32/ia32_sigtramp.S
Commit message (Expand)AuthorAgeFilesLines
* Change the way the lcall $7,$0 is reflected to usermode. Instead ofkib2014-12-271-32/+11
* Real hardware, as opposed to QEMU, does not allow to have a call gatekib2012-08-141-5/+26
* Fix vfork. Add comments.kib2011-06-181-1/+24
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-0/+37
* Save and restore segment registers on amd64 when entering and leavingkib2009-04-011-4/+0
* Change some movl's to mov's. Newer GAS no longer accept 'movl' instructionsobrien2009-01-311-4/+4
* Stop reloading %fs and %gs, since it causes the base address fromdavidxu2006-09-231-4/+0
* Initial sweep at dividing up the generic 32bit-on-64bit kernel supportpeter2003-08-221-0/+1
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-0/+87
OpenPOWER on IntegriCloud