summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/genassym.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up to the mtx_saveintr -> mtx_savecrit change.jhb2001-03-281-1/+1
* Axe pcb_schednest as it is no longer used.jhb2001-02-221-1/+0
* Axe the astpending per-cpu variable.jhb2001-02-221-1/+0
* Change cpuno to cpuid.dfr2001-01-241-1/+1
* Don't include <stddef.h> for offsetof() - its also defined in <sys/types.h>dfr2000-12-301-2/+0
* * Various fixes to breakage introduced by the atomic and mutex reorgs.dfr2000-10-241-0/+6
* - machine/mutex.h -> sys/mutex.hjhb2000-10-201-1/+1
* * Correct some of my misunderstandings about how best to switch to thedfr2000-10-161-0/+7
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-0/+4
* * Add rudimentary DDB support (no kgdb, no backtrace, no single step).dfr2000-10-101-0/+1
* Next round of ia64 work, including fixes to context switching,dfr2000-09-301-2/+16
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+109
OpenPOWER on IntegriCloud