florian
|
b948a0738c
* unified internalerror
|
il y a 8 ans |
florian
|
b1dff29cbf
* removed unused units
|
il y a 8 ans |
Jonas Maebe
|
b86f2d7e3c
* only initialize global regvars in unit and main program init code
|
il y a 8 ans |
Jonas Maebe
|
cadf177a93
* fixed bugs in r33737: that revision was supposed to only move
|
il y a 8 ans |
florian
|
1e374df5b8
* correctly calculate the bit mask in thlcgobj.a_load_regconst_subsetreg_intern, resolves #31042
|
il y a 8 ans |
Jonas Maebe
|
f26ed10ba1
* same as r27223 for hlcgobj (fixes webtbs/tw25895 for llvm)
|
il y a 8 ans |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
il y a 8 ans |
nickysn
|
657685a8b6
* use sizesinttype instead of ptrsinttype for the index and high parameter of
|
il y a 9 ans |
Jonas Maebe
|
0afbe85aab
* various memory reference alignment fixes
|
il y a 9 ans |
Jonas Maebe
|
179c1ab328
* changed ttemp*node.tempinfo^.flags to a private field, and added setters
|
il y a 9 ans |
svenbarth
|
4a9eaf5317
* use findunitsymtable() when checking the module id
|
il y a 9 ans |
Jonas Maebe
|
ade1d811b0
* update the alignment of the reference in thlcgobj.get_bit_const_ref_sref()
|
il y a 9 ans |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
il y a 9 ans |
svenbarth
|
a2c0dae8a9
Merged revision(s) 32502 from branches/svenbarth/packages:
|
il y a 9 ans |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
il y a 9 ans |
Jonas Maebe
|
88a736c95a
* moved the code generated for library init/fini to the al_pure_assembler
|
il y a 9 ans |
Jonas Maebe
|
c7ea921066
* renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and
|
il y a 9 ans |
Jonas Maebe
|
571d053a60
- removed tabstractnormalvarsym.currentregloc: the new location will
|
il y a 9 ans |
Jonas Maebe
|
ee5a64c2f8
- removed tai_varloc.oldlocation: it is not used anywhere
|
il y a 9 ans |
Jonas Maebe
|
214aea8853
* a_loadfpu_ref_cgpara: use the paralocation instead of the cgpara size
|
il y a 9 ans |
pierre
|
5ff51591cf
* Fix "-CX" use for i8086 with generic functions (test/tgenfuc*.pp tests),
|
il y a 9 ans |
Jonas Maebe
|
98ac6c4797
* converted gen_stack_check_call() to the high level code generator
|
il y a 9 ans |
svenbarth
|
f406867100
Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages:
|
il y a 9 ans |
svenbarth
|
345d83c3e3
Merge RTTI changes from packages branch (including adjustments that were required due to changes in trunk since then). These changes favor source backwards compatibility in contrast to Delphi compatibility. Binary compatiblity is however drastically broken due to the indirect references that are platform independant!
|
il y a 9 ans |
Jonas Maebe
|
d5e5ca0531
* fixed conversion of LOC_JUMP in location_force_reg() for C-style booleans
|
il y a 9 ans |
svenbarth
|
99189db897
hlcgobj.pas, thlcgobj:
|
il y a 9 ans |
Jonas Maebe
|
fe5cf94e10
* moved generation of initialisation/finalisation nodes from the code
|
il y a 9 ans |
Jonas Maebe
|
ffe4e7fada
* addition to r32779: also fix the type correctness of the array parameter
|
il y a 9 ans |
nickysn
|
18538494b9
* use the high level code generator's getaddressregister method in thlcgobj.maybe_change_load_node_reg
|
il y a 9 ans |
Károly Balogh
|
56fea8d047
* have regvars in address registers for defs which are address types. improves code with reference bases in regvars on m68k. and also reduces data register pressure.
|
il y a 9 ans |