Károly Balogh
|
1dd375cd61
powerpc: improved version of int_to_bool casting. now both also passes the improved version of tb0625
|
vor 8 Jahren |
svenbarth
|
0c372f0beb
* fix compilation of Rtti unit on PowerPC: converting a Int64 to a Boolean failed (in this case with an internal error)
|
vor 8 Jahren |
Jonas Maebe
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
vor 10 Jahren |
florian
|
b222d0b663
* correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in second_int_to_bool, resolves issue #28007
|
vor 10 Jahren |
Jonas Maebe
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
vor 13 Jahren |
tom_at_work
|
d84e8adc77
further fix for tw10233 on powerpc(64) platforms:
|
vor 17 Jahren |
yury
|
b70bf05ad5
* I hope it's proper fix for r10688.
|
vor 17 Jahren |
yury
|
e71d631c24
* Fix for tw10233 for all CPUs.
|
vor 17 Jahren |
yury
|
771479e65c
* Improved fix for bug #10233 for better Delphi compatibility and efficiency:
|
vor 17 Jahren |
yury
|
cf235145cb
* Fixed a_load_reg_reg for arm.
|
vor 17 Jahren |
Jonas Maebe
|
62e66d2a56
* explicit typecasting of any ordinal type to a boolean of the same
|
vor 17 Jahren |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
vor 17 Jahren |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
vor 17 Jahren |
Jonas Maebe
|
7b0d6364a7
* moved ppc32/ppc64 second_int_to_bool to common file
|
vor 18 Jahren |