pierre
|
702db31dc6
Fix syntax error in record
|
hace 13 años |
florian
|
f0f64a573b
* don't pack softfpu helper records and added dummy for proper alignment, generates much better code on CPUs like arm
|
hace 13 años |
pierre
|
f4a9b3d73b
+ Allow compilation as an external unit
|
hace 13 años |
florian
|
41636711e4
* fix to align float64 correctly
|
hace 13 años |
pierre
|
144d4c41f2
* Define FPC_SYSTEM_HAS_FLOAT32/64 in softfpu unit
|
hace 14 años |
tom_at_work
|
28e5db2df8
+ Add qword_to_float32/64 functions and fixed int64_to_float64 function
|
hace 14 años |
pierre
|
cee190b1f8
* shift128right last parameter should also by var type
|
hace 15 años |
florian
|
2a5c3a3c14
* fixed copy&paste typo
|
hace 17 años |
florian
|
4ac1deb50b
* moved float_rounding_mode to systemh.inc; renamed to softfloat_rounding_mode
|
hace 17 años |
peter
|
911f926274
* disabled float128
|
hace 18 años |
florian
|
e3085015f7
* continued to work on float128 stuff
|
hace 18 años |
florian
|
3afb948ca4
+ start of a float128 unit, was still lying around, so it won't get lost
|
hace 18 años |
florian
|
370f05c516
* soft float128 code compiles in theory (ies the compiler)
|
hace 18 años |
florian
|
334b9b4ee1
* formatting
|
hace 18 años |
yury
|
4da2e1a04f
* fixed conversion zero int64 to double in softfloat mode.
|
hace 18 años |
florian
|
041ff166cc
* fixed arm compilation
|
hace 18 años |
florian
|
26ffc101da
* fixed softfloat trunc
|
hace 18 años |
florian
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
hace 18 años |
florian
|
1e75956435
* continued to work on float128 translation, tedious work
|
hace 18 años |
florian
|
7365009a64
* continued on float128 softfpu code
|
hace 18 años |
Károly Balogh
|
f4a21e599a
+ fixed this to compile at least on bigendian
|
hace 18 años |
florian
|
df5a5cf75e
* started to fix compilation
|
hace 18 años |
florian
|
454120a504
+ raw conversion of float80 and float128 support commited
|
hace 18 años |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
hace 19 años |
florian
|
5f3a3bc051
* made the softfpu unit embedable in the system unit
|
hace 19 años |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
hace 20 años |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
fpc
|
50778076c3
initial import
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |