OpenGrok
Cross Reference: negdf2.S
xref
: /
src
/
lib
/
libc
/
arch
/
m68k
/
gen
/
negdf2.S
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/m68k/gen/negdf2.S
Revision
Date
Author
Comments
1.10
17-Jul-2013
matt
Use __HAVE_FPU__ instead __HAVE_68881__
1.9
16-Jul-2013
matt
Add END(func)
1.8
16-Jul-2013
matt
Convert to normal Motorola syntax for addressing.
%r@ -> (%r)
%r@- -> -(%r)
%r@+ -> (%r)+
%r@(n) n(%r)
etc.
No object differences.
1.7
07-Aug-2003
agc
branches: 1.7.56; 1.7.62;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.6
18-May-2001
fredette
On m68000, all code is compiled softfloat, so functions
that return floats must do so in integer registers, as the
pre-SVR4 ABI code did. So in these functions we ignore
__SVR4_ABI__ if __HAVE_68881__ is not also set.
1.5
25-Oct-1999
thorpej
branches: 1.5.8;
Add register prefixes.
1.4
02-May-1999
kleink
branches: 1.4.2;
When using the SVR4 ABI, just return floating point values in fp0.
1.3
25-Apr-1997
thorpej
Use <machine/asm.h>
1.2
13-Dec-1995
thorpej
branches: 1.2.2;
New-style RCS id's. In assmebly files, use the RCSID() macro where
appropriate.
1.1
25-Nov-1993
paulus
Machine-dependent files for generic m68k machines (copied from hp300)
1.2.2.1
16-Sep-1996
jtc
snapshot namespace cleanup
1.4.2.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.5.8.1
08-Oct-2001
nathanw
Catch up to -current.
1.7.62.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.7.56.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")
Indexes created Sun Oct 12 09:09:55 GMT 2025