summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/pcb.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.marcel2014-07-071-75/+0
* Add a convenience macro for the returns_twice attribute, and apply it todim2012-04-291-2/+2
* Don't include <machine/_regset.h> when _MACHINE_REGSET_H_ in defined.marcel2010-03-211-0/+2
* As I said: the previous commit was untested... Remove an #endif whichmarcel2004-08-161-1/+0
* Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It mustmarcel2004-08-161-3/+1
* Implement makectx(). The makectx() function is used by KDB to createmarcel2004-07-101-1/+5
* Cleanup prototypes in cpu.h, including fswintrberr and any referencesmarcel2003-08-121-1/+0
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-56/+29
* Rewrite cpu_switch(). The most notable change is the fact that we nowmarcel2002-10-301-36/+53
* The a.out md_coredump stuff isn't referenced anywhere anymore, andpeter2002-10-151-7/+0
* o Move prototypes for restorectx and savectx from cpu.h to pcb.h,marcel2002-05-191-2/+6
* o Add ar.lc to the pcb.marcel2002-05-071-0/+1
* Add fields for saving/restoring the IA-32 state.dfr2002-04-101-0/+8
* Add a field to hold the current pmap of a thread.dfr2002-03-141-0/+1
* Axe pcb_schednest as it is no longer used.jhb2001-02-221-1/+0
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-0/+2
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-0/+1
* Next round of ia64 work, including fixes to context switching,dfr2000-09-301-3/+9
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+68
OpenPOWER on IntegriCloud