svenbarth
|
0a915e883e
* keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined
|
há 5 anos atrás |
svenbarth
|
f13200d68b
* restore localswitch settings after the initialization and finalization code was generated
|
há 5 anos atrás |
florian
|
af8783e8d2
* i386: with a fixed stack, exception handling does not need a frame pointer
|
há 5 anos atrás |
florian
|
7ee889d4ec
* it must be decided in allocate_tls_register if a tls register is allocated
|
há 5 anos atrás |
florian
|
c3f4ad39a3
* it must be decided in g_maybe_tls_init if a tls is loaded
|
há 5 anos atrás |
florian
|
11319353fd
* loading a got depends only on the fact if a got is needed and not if pic shall be generated
|
há 5 anos atrás |
Jonas Maebe
|
9678542ba6
+ add "thunk" attribute for stubs/thunks and emit it for LLVM
|
há 5 anos atrás |
Jonas Maebe
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
há 5 anos atrás |
Károly Balogh
|
4d6b8a6c45
fixed the messy state of messages after recent custom attributes merge. fixed a typo, fixed double definition of message 3350, restored a message that was removed but still used, so the build passes at least.
|
há 6 anos atrás |
svenbarth
|
3a02393584
- remove functionality to get the code block when parsing again (let's open this pandora's box only when really needed...)
|
há 6 anos atrás |
svenbarth
|
b2932393df
Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3]
|
há 6 anos atrás |
Jonas Maebe
|
e56b58c2b0
* factored out checks whether a procdef's symbol needs to be global, and
|
há 6 anos atrás |
Jonas Maebe
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
há 6 anos atrás |
pierre
|
67cf63049d
Commit patch submitted in bug report #35787 by Gareth Moreton
|
há 6 anos atrás |
pierre
|
243c967967
Commit of new debug feature implemented by J. Gareth Moreton
|
há 6 anos atrás |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
há 6 anos atrás |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
há 6 anos atrás |
Jonas Maebe
|
50c82b6468
* synchronised with trunk till r41537
|
há 6 anos atrás |
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.
|
há 6 anos atrás |
Jonas Maebe
|
a079e5fa80
* synchronised with trunk till r41449
|
há 6 anos atrás |
Jonas Maebe
|
bc77aad3d9
* give an error when trying to call through to a C varargs routine with a
|
há 6 anos atrás |
florian
|
9514bd9162
* refactored psabieh handling, most code is now in psabiehpi
|
há 6 anos atrás |
florian
|
dcf9744f12
* reverts accidentally changed identifier spelling
|
há 6 anos atrás |
florian
|
65aebd22b0
+ initial implementation of dwarf/eh_frame based exception handling for i386-linux, basic stuff works, open todos
|
há 6 anos atrás |
Jonas Maebe
|
d93c05a90c
* synchronised with trunk till r41207
|
há 6 anos atrás |
Jonas Maebe
|
503ea604f3
+ nolinline modifier to specify that a routine must never be inlined
|
há 6 anos atrás |
Jonas Maebe
|
b3a8543a56
* synchronised with trunk till r40942
|
há 6 anos atrás |
Jonas Maebe
|
51e68eb302
* fixed several places where the interface crc could change:
|
há 6 anos atrás |
Jonas Maebe
|
51b58f342f
* synchronised with trunk till r40775
|
há 6 anos atrás |
Jonas Maebe
|
91d5457b38
* moved around/replaced the following procedures to stop nflw from depending
|
há 6 anos atrás |