summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Argh. Add the mini-stack-frame back in for mcount's benefit for syscallpeter2004-06-101-0/+4
* Remove advertising clause from University of California Regent's license,imp2004-04-051-4/+0
* MFi386: i386/include/asm.h rev 1.11: Do not abuse ##.peter2003-06-021-1/+1
* Stop profiled libc from exploding, matching gcc's generated code.peter2003-05-241-4/+0
* Remove _ARCH_INDIRECT ifdefs. They existed for lib/msun/* on i386, whichpeter2003-05-101-63/+0
* Commit MD parts of a loosely functional AMD64 port. This is based onpeter2003-05-011-33/+19
* PIC_GOTOFF is OBE.peter2002-09-231-2/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-9/+0
* ASM versions of __FBSDID.obrien2002-03-231-0/+11
* Fixed the profiling version ALTENTRY(). Again. The previous versionbde2000-01-251-5/+9
* Move ENTRY and ALTENTRY definitions to asm.h where they belong.jasone2000-01-201-1/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed longstanding profiling bug. The frame pointer wasn't set upbde1997-04-231-63/+23
* Only do indirections in ENTRY() if _ARCH_INDIRECT is defined.bde1997-04-151-5/+8
* Moved userland assembler macros from <machine/asmacros.h> tobde1997-03-091-1/+82
* Cloned src/lib/libc/i386/DEFS.h to create <machine/asm.h> for the i386.bde1997-03-091-0/+120
OpenPOWER on IntegriCloud