florian
|
a2d3522812
* general-dynamic -> global-dynamic
|
пре 5 година |
florian
|
03f7ef4c63
* renamed tls model switches and symbols to match gcc
|
пре 5 година |
florian
|
9e8bc7c935
* the general section threadvar model needs a got but pic is not required
|
пре 5 година |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
пре 6 година |
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 година |
florian
|
597a23d278
+ tls support for x86_64-linux (not yet enabled by default)
|
пре 6 година |
florian
|
72416edcc4
+ support for tlsm_general on i386-linux
|
пре 6 година |
florian
|
e157939b41
* compilation on x86-64 and i8086 fixed
|
пре 6 година |
florian
|
063415fa72
+ i386-linux support for tls-based threadvars
|
пре 6 година |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
пре 8 година |
svenbarth
|
c4449fc5e6
nx86ld.pas, tx86loadnode:
|
пре 9 година |
Jonas Maebe
|
06fc6ac491
* fixed threadvar support on linux/i386 and android/i386 after r31639
|
пре 10 година |
Jonas Maebe
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
пре 10 година |