peter
|
cba9b5206d
* save edi,esi,ebx
|
22 years ago |
peter
|
a7691d8bb8
* fpc_round added, needed for int64 currency
|
22 years ago |
carl
|
c430df4732
* round bugfix with -Or switch
|
22 years ago |
peter
|
dd08014a49
* use generic int64 power
|
22 years ago |
peter
|
166fe37203
* power returns int64
|
22 years ago |
peter
|
892e9c864a
* i386 fpu controlword functions added
|
22 years ago |
peter
|
ecc3b24fd4
* round returns int64
|
23 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
peter
|
21a8c2cc8e
* merged fixes from 1.0.x
|
23 years ago |
peter
|
e7c86006db
* m68k updates merged
|
24 years ago |
peter
|
e150c46c78
* remove warnings
|
24 years ago |
florian
|
1a2851eb47
* a lot of small changes:
|
25 years ago |
michael
|
586c4cea50
+ Conditionals fixed
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
a41bd45aad
* 0**n where n<>0 is 0; 0**0 generates RTE 207
|
25 years ago |
pierre
|
d7346825ee
changed to get nasm to compile system
|
25 years ago |
florian
|
2eb62408ae
* disabled FIXED data type per default
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
peter
|
11a2d8977e
* fixed power(int,int) with negative base
|
26 years ago |
florian
|
47b7b2d321
* some math functions are now coded inline by the compiler
|
26 years ago |
peter
|
aedeaf9b7e
* removed temp defines
|
26 years ago |
peter
|
af8a04a5af
* use external names
|
26 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
peter
|
24cb89c2bd
* removed all explicit leave;ret commands and let them generate by
|
27 years ago |
pierre
|
ec5cec5909
* changed fsqrtl to fsqrt (needed by as v2.9.4 for win32)
|
27 years ago |
peter
|
96159c617a
* more constant expression evals
|
27 years ago |
pierre
|
e283510c19
merge for fixes branch
|
27 years ago |