OpenGrok
Cross Reference: fixunsdfsi.S
xref
: /
src
/
lib
/
libc
/
arch
/
i386
/
gen
/
fixunsdfsi.S
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/i386/gen/fixunsdfsi.S
Revision
Date
Author
Comments
1.14
23-May-2014
uebayasi
Put missing END() markers to set ELF symbol size.
1.13
12-Sep-2013
joerg
branches: 1.13.2;
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.
1.12
22-May-2011
joerg
branches: 1.12.4; 1.12.10;
Use a plain float constant, no need to deal with messy 0r prefix
1.11
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.10
22-Feb-1999
christos
Don't use 1: label; it is uses by the PIC_PROLOGUE macro and we jmp in the
wrong place!
1.9
16-Jul-1997
christos
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS
1.8
28-Dec-1995
jtc
Remove #include "SYS.h"; it is not needed (by normal assembly functions)
1.7
28-Dec-1995
jtc
Use <machine/asm.h> instead of DEFS.h
1.6
27-Jan-1994
mycroft
Pedanticism.
1.5
06-Dec-1993
pk
Remove spurious PIC_EPILOGUE and PIC_GOTOFF macros.
1.4
21-Oct-1993
jtc
Gcc helper functions should still use the ENTRY() macro so they will be
show up in profiled code. (The gcc helper functions in the other ports
do this allready).
1.3
21-Oct-1993
jtc
So many files in arch/i386 have been changed I might as well run my
remove unecessary trailing whitespace script.
1.2
21-Oct-1993
jtc
Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to change
th LIBC_RCS, the entire source tree should be updated at once.
Remove && !defined(lint) from conditionals around rcs id's. No one is
ever going to pass a *.s file through lint.
1.1
07-Oct-1993
cgd
make an arch directory in libc, and move all machine dirs into it
1.12.10.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.12.4.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.13.2.1
10-Aug-2014
tls
Rebase.
Indexes created Thu Oct 02 14:10:14 GMT 2025