summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/support.s
Commit message (Expand)AuthorAgeFilesLines
* The .s files were repo-copied to .S files.ru2003-07-021-901/+0
* Fix fu{byte|word*} and su{byte|word*}:marcel2003-05-271-146/+451
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-83/+13
* Define ovbcopy() as a macro which expands to the equivalent bcopy() call,des2003-04-041-1/+0
* Update an 'XXX what is this?' type comment about suswintr and fuswintr.peter2002-06-201-2/+2
* Deorbit suibyte(). It was only used for split address space systemspeter2002-06-201-5/+0
* Use suword32/64 and fuword32/64 like elsewhere instead of inventingpeter2002-06-201-8/+10
* Add suhword() and fuhword() for accessing 32-bit values ("half words") indfr2002-04-101-0/+55
* Overhaul the per-CPU support a bit:jhb2001-12-111-9/+9
* Various fixes to make stack traces using the unwind tables work properly.dfr2001-10-291-2/+27
* * Preserve ar.rsc in ia64_change_mode.dfr2001-09-291-3/+60
* Fix a few comment typos from the last commit.dfr2001-09-241-3/+3
* Add some code which can be used to change to/from physical mode whendfr2001-09-241-0/+67
* KSE Milestone 2julian2001-09-121-27/+27
* Remove old setjmp/longjmp stubs.dfr2001-09-071-69/+0
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-3/+7
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-103/+112
* Next round of ia64 work, including fixes to context switching,dfr2000-09-301-399/+259
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+662
OpenPOWER on IntegriCloud