florian
|
ed7610985b
* fixed qword_to_double conversion on powerpc
|
22 éve |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 éve |
olle
|
4eac90e5d4
* small bugfix macos
|
22 éve |
Jonas Maebe
|
a4db446a95
* fixed compilation problems (removed unnecessary modified registers
|
22 éve |
Jonas Maebe
|
18f6811154
* fixed 64 bit results of trunc and round
|
22 éve |
florian
|
d992e13e08
* fixed parameter passing for int64
|
22 éve |
Jonas Maebe
|
df5e0bbfc6
* fsqrt is an optional instruction in the ppc architecture and isn't
|
22 éve |
Jonas Maebe
|
59dae8729c
* fixed round() (almost the same as trunc)
|
22 éve |
Jonas Maebe
|
a23b530fc8
* fixed qword and int64 to double conversion
|
22 éve |
Jonas Maebe
|
c59fb8e28a
- removed empty ppc-specific frac()
|
22 éve |
Jonas Maebe
|
49497382c0
* trunc now also supports int64 (no NaN's etc though)
|
22 éve |
florian
|
96df8384cd
* fixed trunc, now it's working at least for longint range
|
22 éve |
peter
|
a7691d8bb8
* fpc_round added, needed for int64 currency
|
22 éve |
olle
|
e45d57fd4f
* changed access of globals to be indirect via TOC
|
22 éve |
florian
|
14bfc9eeba
* changed power(...) prototype to int64
|
22 éve |
olle
|
757728dcd8
* macos: refs to globals in asm adapted to macos
|
23 éve |
Jonas Maebe
|
22beab1c43
* round has int64 instead of longint result
|
23 éve |
Jonas Maebe
|
afdfcc6eb5
* made pi an internproc instead of internconst
|
23 éve |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 éve |
florian
|
b6f184646c
* fixed remaining assembler errors
|
23 éve |
florian
|
d9b55c9213
* several errors in inline assembler fixed
|
23 éve |
Jonas Maebe
|
3a23eefecc
* various fixes, mostly changing the names of the modifies registers to
|
23 éve |
Jonas Maebe
|
a28ee81ed6
* fixed conversion from int64/qword to double errors
|
23 éve |
florian
|
53a0b662b9
* several fixes to get further with linux/ppc system unit compilation
|
23 éve |
florian
|
6d4e01d74f
* made abs a compiler proc if it is generic
|
23 éve |
florian
|
7ac5c3743d
* several fixes for linux/powerpc
|
23 éve |
Jonas Maebe
|
bb2ff94da7
* fpu results are returned in fr1, not fr0
|
24 éve |
Jonas Maebe
|
6fbd6e2e6d
* fixed fpc_int64_to_double and fpc_int64_to_double (fpc_int64_to_double
|
24 éve |
Jonas Maebe
|
1ccf8662fe
+ initial implementation, lots of things still missing
|
24 éve |