ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/fpu/mathlib.h
Revision 1.9 - (view) (annotate) - [select for diffs]
2005-01-30T21:42:16Z (19 years, 5 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17, nigel-build-19
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Happy New Year!

Revision 1.8 - (view) (annotate) - [select for diffs]
2004-01-12T15:29:31Z (20 years, 5 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-15, nigel-build-16
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Happy New Year! :)

Revision 1.7 - (view) (annotate) - [select for diffs]
2003-11-21T13:27:47Z (20 years, 7 months ago) by gbeauche
Branch: MAIN
Changes since 1.6: +5 -0 lines
Diff to previous 1.6
fix fp_do_sgn1() for "double"-targets

Revision 1.6 - (view) (annotate) - [select for diffs]
2002-11-16T15:28:25Z (21 years, 7 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Use old x87 FPU stack on x86-64 too because we now use long doubles there for
better accuracy. Aka. prefer compatibility over speed.

Revision 1.5 - (view) (annotate) - [select for diffs]
2002-09-19T16:02:13Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.4: +46 -46 lines
Diff to previous 1.4
Don't define USE_LONG_DOUBLE when sizeof(long double) == 16. This still
is not very clean but it should build now. Probably live with USE_LONG_DOUBLE
for any case where native long double exists and sizeof > 8 ?

Revision 1.4 - (view) (annotate) - [select for diffs]
2002-09-16T15:40:23Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.3: +101 -21 lines
Diff to previous 1.3
Only use *l() math functions when they are available

Revision 1.3 - (view) (annotate) - [select for diffs]
2002-09-16T12:01:38Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.2: +23 -28 lines
Diff to previous 1.2
- FP endianness is now testing at configure time
- Fix junk introduced in previous rev for extract_extended()

Revision 1.2 - (view) (annotate) - [select for diffs]
2002-09-15T18:21:13Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.1: +99 -40 lines
Diff to previous 1.1
Fix "ieee" FPU core on big endian and without long double > double support
- Handle conversions to/from host double for m68k long doubles formats
- Make mathlib aware of sizeof(long double) == sizeof(double) arches
- Attempt to fix FSCALE implementation

Revision 1.1 - (view) (annotate) - [select for diffs]
2002-09-13T12:50:40Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
* Basilisk II JIT integration, phase 2:
- Add new FPU core architecture
- Clean fpu_x86_asm.h as it is no longer automatically generated

Convenience Links

Links to HEAD: (view) (annotate) Links to nigel-build-17: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a