Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 年之前 |
Jonas Maebe
|
4d58c33fb0
* fixed int64 to boolean conversion for loc_(c)reference based on ppc code
|
17 年之前 |
yury
|
b70bf05ad5
* I hope it's proper fix for r10688.
|
17 年之前 |
yury
|
e71d631c24
* Fix for tw10233 for all CPUs.
|
17 年之前 |
yury
|
771479e65c
* Improved fix for bug #10233 for better Delphi compatibility and efficiency:
|
17 年之前 |
yury
|
cf235145cb
* Fixed a_load_reg_reg for arm.
|
17 年之前 |
Jonas Maebe
|
62e66d2a56
* explicit typecasting of any ordinal type to a boolean of the same
|
17 年之前 |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 年之前 |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 年之前 |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 年之前 |
Jonas Maebe
|
4f7106eded
* sparc compiles again
|
18 年之前 |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 年之前 |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 年之前 |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 年之前 |
florian
|
88392fa21d
* cardinal to double fixed
|
20 年之前 |
florian
|
1fa6d8c993
* syntax error fixed
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
florian
|
39805b678a
* fixed currency to float conversion
|
21 年之前 |
florian
|
d57089732b
* fixed dword->single/double on sparc
|
21 年之前 |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 年之前 |
florian
|
5b2a1d9fdf
* fixed absolute on sparc
|
21 年之前 |
florian
|
1eb575fa22
* fixed longbool(<int64>) on sparc
|
21 年之前 |
florian
|
59a814d7e1
* fixed boolean(<int>) on sparc
|
21 年之前 |
florian
|
4b3ed28d07
* morphos now takes any pointer var. as libbase
|
21 年之前 |