summaryrefslogtreecommitdiff
path: root/sys/i386/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-051-4/+15
* Remove lint support from system headers and MD x86 headers.Konstantin Belousov2017-11-231-2/+2
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Revert r274772: it is not valid on MIPSEd Maste2014-11-251-1/+1
* Use canonical __PIC__ flagEd Maste2014-11-211-1/+1
* Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it andAndreas Tobler2013-11-211-4/+8
* libc: Access _logname_valid more efficiently.Jilles Tjoelker2013-08-171-1/+2
* Also import WEAK_ALIAS() from the MIPS code.Ed Schouten2012-01-051-0/+7
* Add support for strong aliasing of symbols in i386 assembly.Ed Schouten2012-01-031-0/+7
* Define an END() macro for use in i386 and amd64 assembly code, akinJoseph Koshy2007-08-221-0/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Remove _ARCH_INDIRECT, it was the glue to enable having both hardwarePeter Wemm2003-07-231-67/+0
* Don't use ## to concatinate to two things that don't together make a C token.David E. O'Brien2003-06-021-1/+1
* 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