yury
|
e5c2d13671
* Do not set pi_needs_got in current_procinfo.flags at the node level, since the GOT usage can only be estimated there. Instead set the pi_needs_got flag at places where the GOT register is accessed during the code generation. This eliminates generation of the unneeded initialization of the GOT register and fixes linker errors when the _GLOBAL_OFFSET_TABLE_ symbol is referenced but no actual GOT references are present.
|
преди 6 години |
Jonas Maebe
|
d69ad8fa41
* removed temppos field again from parameter locations: they're not allocated
|
преди 7 години |
Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
преди 7 години |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
преди 8 години |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
преди 9 години |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
преди 9 години |
yury
|
78b4950b97
* Fixed calling of external procs for i386 non-darwin targets when PIC is enabled.
|
преди 9 години |
yury
|
862348c317
* Keep the GOT offset in a virtual register for i386 non-darwin platforms.
|
преди 9 години |
Jonas Maebe
|
b745dcc64c
* moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because
|
преди 11 години |
Jonas Maebe
|
a637fbe596
* moved all g_exception_*() methods to hlcgobj and cleaned them up (no more
|
преди 11 години |
Jonas Maebe
|
1516661249
+ new chlcgobj class reference variable that can be used to call thlcg*
|
преди 11 години |
nickysn
|
26b53607f8
+ added method reference_reset_base with support for different pointer types to
|
преди 11 години |
sergei
|
12ad6704f6
- Removed a number of unused variables, reduces noise at compilation.
|
преди 12 години |
Jonas Maebe
|
d6066ed51a
* fixed compilation for i386/m68k after r21878/21879
|
преди 13 години |
Jonas Maebe
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
преди 13 години |
Jonas Maebe
|
71deda6f50
+ added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
|
преди 14 години |
Jonas Maebe
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
преди 14 години |