Warner Losh
|
1d386b48a5
|
Remove $FreeBSD$: one-line .c pattern
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
|
2023-08-16 11:54:42 -06:00 |
|
Konstantin Belousov
|
8997563c9a
|
Add section .note.GNU-stack for assembly files used by 386 and amd64.
|
2011-01-07 16:13:12 +00:00 |
|
Attilio Rao
|
9235ed7199
|
Use, in uncovered part, the END() macro in order to improve debugging.
In this specific case, Valgrind won't get confused when analyzing such
functions.
Sponsored by: Sandvine Incorporated
Tested by: emaste
MFC: 3 days
|
2009-05-25 14:37:10 +00:00 |
|
David Schultz
|
fe69257da2
|
Import the subset of J.T. Conklin's single-precision x86-optimized
math routines that appear to be (a) correct and (b) faster than their
MI counterparts on my Pentium 4.
Obtained from: NetBSD
|
2005-01-13 18:58:25 +00:00 |
|