aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/ia32/ia32_exception.S
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* MFC r209483:Konstantin Belousov2010-06-301-0/+1
* Restore the segment registers and segment base MSRs for amd64 syscallKonstantin Belousov2009-07-091-5/+7
* Save and restore segment registers on amd64 when entering and leavingKonstantin Belousov2009-04-011-0/+5
* Newer versions of gcc don't support treating structures passed by valueKip Macy2006-12-171-0/+1
* Don't repeat the definition of IDTVEC(). It is in asmacros.h.Bruce Evans2004-05-241-3/+0
* Added profiling support for Xint0x80_syscall.Bruce Evans2004-05-231-0/+2
* Stop pretending to support kernel profiling. The FAKE_MCOUNT() etcPeter Wemm2003-11-131-2/+0
* Add BASIC i386 binary support for the amd64 kernel. This is largelyPeter Wemm2003-05-141-0/+69