summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/pal.h
Commit message (Collapse)AuthorAgeFilesLines
* o s/u_int64_t/uint64_t/gmarcel2010-04-131-13/+12
| | | | o style(9) fixes.
* Sync up to SDM 2.2.marcel2010-04-131-4/+22
|
* Add define for the PIB default address and include a reference tomarcel2001-10-211-1/+6
| | | | the SDM.
* Fill out the firmware interfaces somewhat.dfr2001-09-291-0/+6
|
* We need different call stubs for static and stacked calling conventions.dfr2001-09-241-2/+5
|
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-2/+2
| | | | | | | disk drivers along with a load of fixes to context switching, fork handling and a load of other stuff I can't remember now. This takes us as far as start_init() before it dies. I guess now I will have to finish off the VM system and syscall handling :-).
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+95
not work on any real hardware (or fully work on any simulator). Much more needs to happen before this is actually functional but its nice to see the FreeBSD copyright message appear in the ia64 simulator.
OpenPOWER on IntegriCloud