aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/pcb.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup prototypes in cpu.h, including fswintrberr and any referencesMarcel Moolenaar2003-08-121-1/+0
* Revamp of the syscall path, exception and context handling. TheMarcel Moolenaar2003-05-161-56/+29
* Rewrite cpu_switch(). The most notable change is the fact that we nowMarcel Moolenaar2002-10-301-36/+53
* The a.out md_coredump stuff isn't referenced anywhere anymore, andPeter Wemm2002-10-151-7/+0
* o Move prototypes for restorectx and savectx from cpu.h to pcb.h,Marcel Moolenaar2002-05-191-2/+6
* o Add ar.lc to the pcb.Marcel Moolenaar2002-05-071-0/+1
* Add fields for saving/restoring the IA-32 state.Doug Rabson2002-04-101-0/+8
* Add a field to hold the current pmap of a thread.Doug Rabson2002-03-141-0/+1
* Axe pcb_schednest as it is no longer used.John Baldwin2001-02-221-1/+0
* * Fix exception handling so that it actually works. We can now handleDoug Rabson2000-10-121-0/+2
* Next round of fixes to the ia64 code. This includes simulated clock andDoug Rabson2000-10-041-0/+1
* Next round of ia64 work, including fixes to context switching,Doug Rabson2000-09-301-3/+9
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+68