yury
|
f726e1691b
* Fixed warnings and notes.
|
16 жил өмнө |
Jonas Maebe
|
dbeb3e060f
* fixed internalerror(2007120903) when using -Cfsse2 in case an unsigned
|
16 жил өмнө |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 жил өмнө |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
16 жил өмнө |
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 жил өмнө |
Jonas Maebe
|
974c240266
* also use sse2 instructions to convert int to real on i386
|
17 жил өмнө |
florian
|
1cb5d2a603
* some missing make_simple_ref calls added, resolves #8948
|
18 жил өмнө |
peter
|
ad944fd198
* move x86_64 specific int_to_real conversion to nx64cnv
|
18 жил өмнө |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 жил өмнө |
florian
|
9a0f769b2f
* cleaned up set conversion
|
18 жил өмнө |
florian
|
05e0a804cc
* fixes cardinal in reg -> real on x86-64, resolves #8225
|
18 жил өмнө |
Jonas Maebe
|
05a07a7dd2
* better fix for previous revision
|
18 жил өмнө |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
peter
|
3078a1927f
* remove ttype
|
19 жил өмнө |
Jonas Maebe
|
e2872c9aea
* fixed more missing subsetreg/subsetref support
|
19 жил өмнө |
peter
|
28720c4173
* remove unneeded check
|
19 жил өмнө |
peter
|
56e56d0bd6
* simplified sse conversion code
|
19 жил өмнө |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 жил өмнө |
florian
|
f9b05b2cdf
* fixed rtl package building
|
19 жил өмнө |
florian
|
f8e6df62b6
+ added missing make_simple_ref
|
19 жил өмнө |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 жил өмнө |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 жил өмнө |
florian
|
a2fd319a20
* nx86cnv.pas must set ctypeconv node properly
|
20 жил өмнө |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 жил өмнө |