summaryrefslogtreecommitdiffstats
path: root/sys/arch/alpha/include/asm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kill RCSID macros; discussed with millertderaadt2017-06-291-20/+1
|
* Remove the non ELF macrosderaadt2016-05-271-10/+1
| | | | ok millert
* Add STRONG_ALIAS macros to be used from assembly code in libc andmartynas2013-03-281-2/+6
| | | | | libm. While at it, remove now unused workarounds for lint. Agreed by kettenis@, guenther@, matthew@.
* add register aliases "fp" and "AT" as available on Tru64 and Linux; ok miod@naddy2012-09-211-1/+3
|
* newer gas is picky about misplaced .loc directives; comment'em out for now.fgsch2002-04-261-4/+4
| | | | tested by miod, deraadt ok
* tag the rest of alpha treeericj2000-11-081-0/+1
|
* Merge in big portions of the improvements NetBSD did to their alpha port.art2000-11-081-66/+86
| | | | | | | | Highlights: UVM, PMAP_NEW, bus_dma (only on some buses for now), new hardware support, possiblity for ELF, etc, etc. Too much to mention. This is still work in progress. video consoles might be broken, otherwise we have basically the same functionality as before plus more.
* netbsd_sendsig() + supporting codekstailey1999-09-261-1/+8
|
* Sync with NetBSD 961207niklas1997-01-241-3/+3
|
* Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.niklas1996-10-301-30/+55
| | | | -Wall -Wstrict-prototypes -Wmissing-prototypes too.
* Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionniklas1996-07-291-0/+1
|
* sync to 0616, retaining local diffsderaadt1996-06-181-3/+3
|
* update to netbsdderaadt1995-12-141-14/+50
|
* initial import of NetBSD treederaadt1995-10-181-0/+569