peter
|
a7691d8bb8
|
* fpc_round added, needed for int64 currency
|
2003-04-23 21:28:21 +00:00 |
|
olle
|
e45d57fd4f
|
* changed access of globals to be indirect via TOC
|
2003-01-16 11:29:11 +00:00 |
|
florian
|
14bfc9eeba
|
* changed power(...) prototype to int64
|
2003-01-15 01:09:04 +00:00 |
|
olle
|
757728dcd8
|
* macos: refs to globals in asm adapted to macos
|
2002-11-28 11:04:16 +00:00 |
|
Jonas Maebe
|
22beab1c43
|
* round has int64 instead of longint result
|
2002-10-21 18:08:28 +00:00 |
|
Jonas Maebe
|
afdfcc6eb5
|
* made pi an internproc instead of internconst
|
2002-09-08 13:00:21 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
florian
|
b6f184646c
|
* fixed remaining assembler errors
|
2002-08-18 22:11:10 +00:00 |
|
florian
|
d9b55c9213
|
* several errors in inline assembler fixed
|
2002-08-18 21:37:48 +00:00 |
|
Jonas Maebe
|
3a23eefecc
|
* various fixes, mostly changing the names of the modifies registers to
upper case since that seems to be required by the compiler
|
2002-08-10 17:14:36 +00:00 |
|
Jonas Maebe
|
a28ee81ed6
|
* fixed conversion from int64/qword to double errors
|
2002-07-31 16:58:12 +00:00 |
|
florian
|
53a0b662b9
|
* several fixes to get further with linux/ppc system unit compilation
|
2002-07-29 21:28:16 +00:00 |
|
florian
|
6d4e01d74f
|
* made abs a compiler proc if it is generic
|
2002-07-28 21:39:28 +00:00 |
|
florian
|
7ac5c3743d
|
* several fixes for linux/powerpc
* several fixes to MT
|
2002-07-28 20:43:47 +00:00 |
|
Jonas Maebe
|
bb2ff94da7
|
* fpu results are returned in fr1, not fr0
|
2001-12-02 16:19:45 +00:00 |
|
Jonas Maebe
|
6fbd6e2e6d
|
* fixed fpc_int64_to_double and fpc_int64_to_double (fpc_int64_to_double
is now mostly tested and should work fine, fpc_qword_to_double should
work too since it's almost the same)
|
2001-10-30 17:18:14 +00:00 |
|
Jonas Maebe
|
1ccf8662fe
|
+ initial implementation, lots of things still missing
|
2001-10-28 14:09:13 +00:00 |
|