aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r274772: it is not valid on MIPSEd Maste2014-11-251-1/+1
* Use canonical __PIC__ flagEd Maste2014-11-211-1/+1
* Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and theAndreas Tobler2013-11-211-0/+9
* libc: Access _logname_valid more efficiently.Jilles Tjoelker2013-08-171-1/+0
* Define an END() macro for use in i386 and amd64 assembly code, akinJoseph Koshy2007-08-221-0/+2
* Align the entry point to assembly language functions to a 16-byte boundary.Alan Cox2005-04-101-2/+1
* Argh. Add the mini-stack-frame back in for mcount's benefit for syscallPeter Wemm2004-06-101-0/+4
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-051-4/+0
* MFi386: i386/include/asm.h rev 1.11: Do not abuse ##.Peter Wemm2003-06-021-1/+1
* Stop profiled libc from exploding, matching gcc's generated code.Peter Wemm2003-05-241-4/+0
* Remove _ARCH_INDIRECT ifdefs. They existed for lib/msun/* on i386, whichPeter Wemm2003-05-101-63/+0
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-33/+19
* PIC_GOTOFF is OBE.Peter Wemm2002-09-231-2/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-9/+0
* ASM versions of __FBSDID.David E. O'Brien2002-03-231-0/+11
* Fixed the profiling version ALTENTRY(). Again. The previous versionBruce Evans2000-01-251-5/+9
* Move ENTRY and ALTENTRY definitions to asm.h where they belong.Jason Evans2000-01-201-1/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed longstanding profiling bug. The frame pointer wasn't set upBruce Evans1997-04-231-63/+23
* Only do indirections in ENTRY() if _ARCH_INDIRECT is defined.Bruce Evans1997-04-151-5/+8
* Moved userland assembler macros from <machine/asmacros.h> toBruce Evans1997-03-091-1/+82
* Cloned src/lib/libc/i386/DEFS.h to create <machine/asm.h> for the i386.Bruce Evans1997-03-091-0/+120