summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/locore.s
Commit message (Expand)AuthorAgeFilesLines
* Improve self-relocation and fix ABI misinterpretation. The changesmarcel2002-04-211-38/+39
* Transition to a model where the loader passes the address of themarcel2002-03-301-14/+14
* o Revert previous commit in asm.h. There's no need to undefinemarcel2002-03-271-1/+0
* Pre-KSE/M3 commit.julian2002-02-071-2/+0
* Better implement SMP support:marcel2001-12-301-8/+33
* o os_boot_rendez is responsible for clearing the IRR bit bymarcel2001-11-121-6/+14
* Implement os_boot_rendez. Application processors are initializedmarcel2001-11-091-11/+54
* Make the various bits of SMP code conditional on SMP so that I can stilldfr2001-10-291-0/+4
* Various fixes to make stack traces using the unwind tables work properly.dfr2001-10-291-2/+15
* o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer,marcel2001-10-291-1/+51
* In the signal trampoline, flush the register stack before callingdfr2001-10-221-1/+2
* Change END(locorestart) to END(__start).dfr2001-09-291-2/+1
* If two @fptr relocations refer to the same symbol, use the same fptrdfr2001-09-201-7/+24
* Avoid the region used for thread0's trapframe when setting up the stackdfr2001-09-151-1/+1
* * Enable dynamically linked kernel. This involves adding a self-relocatordfr2001-09-131-0/+132
* KSE Milestone 2julian2001-09-121-13/+11
* * Make a start on a realistic definition for bootinfo.dfr2001-09-101-7/+21
* oops. prepare_usermode() died in August 2000 in the MI and x86 code.peter2001-06-151-7/+0
* When switching backing store during signal delivery, do the switch beforedfr2001-04-241-7/+8
* * Various fixes to breakage introduced by the atomic and mutex reorgs.dfr2000-10-241-4/+7
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-114/+0
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-6/+6
* Next round of ia64 work, including fixes to context switching,dfr2000-09-301-110/+42
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+394
OpenPOWER on IntegriCloud