This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
/
ia32
History
Tijl Coosemans
6e310b206f
Eliminate ia32_reg.h by moving its contents to x86 and ia64 reg.h.
...
Reviewed by: kib
2012-03-18 19:12:11 +00:00
..
ia32_exception.S
Catch up to PCB_FULL_IRET becoming a pcb flag rather than a full field.
2011-04-08 13:30:48 +00:00
ia32_misc.c
Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.
2011-04-01 11:16:29 +00:00
ia32_reg.c
Eliminate ia32_reg.h by moving its contents to x86 and ia64 reg.h.
2012-03-18 19:12:11 +00:00
ia32_signal.c
Add support for the extended FPU states on amd64, both for native
2012-01-21 17:45:27 +00:00
ia32_sigtramp.S
Fix vfork. Add comments.
2011-06-18 12:13:28 +00:00
ia32_syscall.c
Inline the syscallenter() and syscallret(). This reduces the time measured
2011-09-11 16:05:09 +00:00