freebsd-skq/sys/ia64
jhb 9d52499b7d MFC: Support for running 32-bit multithreaded binaries using libthr on
amd64 including:
- Add 32-bit wrappers for thr_new(), thr_suspend(), and the umtx system
  calls.
- Add support to amd64 for constructing thread upcalls for 32-bit
  processes.
- Leave %fs and %gs alone in the signal trampoline for 32-bit processes on
  amd64.
- Add 'casuword32()' to amd64 and ia64.

Tested by:	emaste
2007-06-18 22:44:59 +00:00
..
acpica MFC: canonify the include of acpi.h. 2005-11-07 09:53:25 +00:00
compile
conf MFC: 2006-10-09 18:41:37 +00:00
disasm Sync with HEAD: Update to SDM 2.2. 2006-07-05 22:55:00 +00:00
ia32 MFC: Implement 32 bit getcontext/setcontext/swapcontext on amd64. Still 2007-05-03 11:13:58 +00:00
ia64 MFC: Support for running 32-bit multithreaded binaries using libthr on 2007-06-18 22:44:59 +00:00
include MFC: Initial PAT support including the following: 2007-05-02 18:42:47 +00:00
isa - Move bus dependent defines to {isa,cbus}_dmareg.h. 2005-05-14 10:14:56 +00:00
pci