index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
amd64
/
include
/
asm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define an END() macro for use in i386 and amd64 assembly code, akin
jkoshy
2007-08-22
1
-0
/
+2
*
Align the entry point to assembly language functions to a 16-byte boundary.
alc
2005-04-10
1
-2
/
+1
*
Argh. Add the mini-stack-frame back in for mcount's benefit for syscall
peter
2004-06-10
1
-0
/
+4
*
Remove advertising clause from University of California Regent's license,
imp
2004-04-05
1
-4
/
+0
*
MFi386: i386/include/asm.h rev 1.11: Do not abuse ##.
peter
2003-06-02
1
-1
/
+1
*
Stop profiled libc from exploding, matching gcc's generated code.
peter
2003-05-24
1
-4
/
+0
*
Remove _ARCH_INDIRECT ifdefs. They existed for lib/msun/* on i386, which
peter
2003-05-10
1
-63
/
+0
*
Commit MD parts of a loosely functional AMD64 port. This is based on
peter
2003-05-01
1
-33
/
+19
*
PIC_GOTOFF is OBE.
peter
2002-09-23
1
-2
/
+0
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-9
/
+0
*
ASM versions of __FBSDID.
obrien
2002-03-23
1
-0
/
+11
*
Fixed the profiling version ALTENTRY(). Again. The previous version
bde
2000-01-25
1
-5
/
+9
*
Move ENTRY and ALTENTRY definitions to asm.h where they belong.
jasone
2000-01-20
1
-1
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed longstanding profiling bug. The frame pointer wasn't set up
bde
1997-04-23
1
-63
/
+23
*
Only do indirections in ENTRY() if _ARCH_INDIRECT is defined.
bde
1997-04-15
1
-5
/
+8
*
Moved userland assembler macros from <machine/asmacros.h> to
bde
1997-03-09
1
-1
/
+82
*
Cloned src/lib/libc/i386/DEFS.h to create <machine/asm.h> for the i386.
bde
1997-03-09
1
-0
/
+120