Home | History | Annotate | Download | only in i387
History log of /src/lib/libm/arch/i387/abi.h
RevisionDateAuthorComments
 1.8  12-Sep-2013  joerg 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.7  18-Jun-2011  joerg branches: 1.7.2; 1.7.8;
Use correct stack register as noticed by christos
 1.6  18-Jun-2011  joerg SSE2 registers are only used for float and double arguments, so update
comment to reflect reality. Add some accessor macros for long double
arguments for i386 and x86_64.
 1.5  23-Jun-2008  drochner branches: 1.5.18;
-fix an obvious mistake in fpcw check
-replace ARG_DOUBLE_ONE_HALF by _MSW/_LSW because this reflects the
intention and also matches the terms used in C code,
also make the code where the fpcw overwrites the argument a bit
self-documenting
(this abstraction sucks because it forces to write inefficient code)
 1.4  23-Jun-2008  christos add macros for the upper half of the double arguments.
 1.3  22-Mar-2004  wiz branches: 1.3.32;
Typo fix, from skrueger at europe com.
 1.2  14-Sep-2003  fvdl Make log1p and log1pf work in shared libraries again.
 1.1  19-Jun-2001  fvdl Modify the i387 code so that it can be shared between the i386 port
and the x86_64 port. XXX some files should be distinct.
 1.3.32.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.5.18.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.7.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.7.2.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")

RSS XML Feed