summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r274772: it is not valid on MIPSemaste2014-11-251-1/+1
* Use canonical __PIC__ flagemaste2014-11-211-1/+1
* Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it andandreast2013-11-211-4/+8
* libc: Access _logname_valid more efficiently.jilles2013-08-171-1/+2
* Also import WEAK_ALIAS() from the MIPS code.ed2012-01-051-0/+7
* Add support for strong aliasing of symbols in i386 assembly.ed2012-01-031-0/+7
* Define an END() macro for use in i386 and amd64 assembly code, akinjkoshy2007-08-221-0/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Remove _ARCH_INDIRECT, it was the glue to enable having both hardwarepeter2003-07-231-67/+0
* Don't use ## to concatinate to two things that don't together make a C token.obrien2003-06-021-1/+1
* 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