Jonas Maebe
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 years ago |
yury
|
b70bf05ad5
* I hope it's proper fix for r10688.
|
17 years ago |
yury
|
e71d631c24
* Fix for tw10233 for all CPUs.
|
17 years ago |
yury
|
771479e65c
* Improved fix for bug #10233 for better Delphi compatibility and efficiency:
|
17 years ago |
yury
|
cf235145cb
* Fixed a_load_reg_reg for arm.
|
17 years ago |
Jonas Maebe
|
62e66d2a56
* explicit typecasting of any ordinal type to a boolean of the same
|
17 years ago |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 years ago |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
florian
|
a3d906f1ca
- removed several ;;
|
18 years ago |
florian
|
0fd3498892
* fixed longint -> real, was broken in 6153
|
18 years ago |
florian
|
4e69739a78
* fixed dword -> single
|
18 years ago |
florian
|
df44f7c231
* fixed dword -> double in fpa mode
|
18 years ago |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
67aa148602
* fixed softfpu support
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
|
20 years ago |
florian
|
adb193497d
+ softfloat support for wince
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 years ago |
florian
|
13618bb9cd
* fixed currency division
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
florian
|
60f0434585
* fixed compilation of arm compiler
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |