Michaël Van Canneyt
|
c96ef4902b
* Handle finish state separately
|
преди 1 година |
Michaël Van Canneyt
|
546de9f7e7
* Return first waiting in usedunitsloaded
|
преди 1 година |
Michaël Van Canneyt
|
c98e160c19
* Introduce state variables, used to construct list of used units
|
преди 1 година |
Michaël Van Canneyt
|
5298e25c84
* Introduce task (Single main-level task at the moment, no change in behaviour).
|
преди 1 година |
Michaël Van Canneyt
|
8aa9ac99a6
* Remove loaded_from in tmodule. The same unit can be loaded from different places
|
преди 1 година |
Michaël Van Canneyt
|
1351746a46
* Make tglobalstat a class
|
преди 1 година |
Michaël Van Canneyt
|
6f7481fd24
* Remove freeold from set_current_scanner
|
преди 1 година |
Michaël Van Canneyt
|
3ce07ef6fa
* use set_current_scanner, add mainscanner
|
преди 1 година |
Ryan Joseph
|
ecfff40f96
* Implement parsing of RTTI directive
|
преди 2 години |
Michael VAN CANNEYT
|
64feb6a5cd
* $NAMESPACES directive
|
преди 2 години |
Sven/Sarah Barth
|
2a5023508a
+ add support for forward declarations of generic classes and interfaces (any implicit pointer type really); fixes #34128
|
преди 3 години |
flyingsheep
|
6c6cb13a5e
* Fix for issue #39379 by bart broersma
|
преди 3 години |
nickysn
|
5085a04930
- removed the (deflist[i] is tdef) check from the tmodule destructor, since
|
преди 4 години |
nickysn
|
f59aab1371
* fixed typecast in tmodule.destroy after r49426, since registered_in_module is introduced in tdef, not in tstoreddef
|
преди 4 години |
nickysn
|
3ecb41cd2d
* improvements to the prevention of dangling pointers in tmodule.deflist,
|
преди 4 години |
florian
|
84a1f614d9
* fix several double ;
|
преди 5 години |
svenbarth
|
84dc6621cb
* have the module keep track whether it was loaded from a PPU with a different endianess than the current host system
|
преди 5 години |
Jonas Maebe
|
9bd33f7a45
+ support for LLVM metadata constant string parameters
|
преди 5 години |
svenbarth
|
ced3885dbb
* generate construction function for the attributes used in a unit using a more straight forward approach
|
преди 6 години |
svenbarth
|
e296b26e9e
- remove unit info and related code again as that will be handled similar, but differently with dynamic packages
|
преди 6 години |
svenbarth
|
b2932393df
Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3]
|
преди 6 години |
Jonas Maebe
|
5473f4fc44
+ LLVM support for library init/fini routines
|
преди 6 години |
Jonas Maebe
|
2923e484fd
* synchronised with trunk till r41907
|
преди 6 години |
Jonas Maebe
|
d150869dea
* record symbols that need to remain in their original order, and on Darwin
|
преди 6 години |
Jonas Maebe
|
a7bd37d17a
* synchronised with trunk till r40776
|
преди 6 години |
Jonas Maebe
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
преди 6 години |
Jonas Maebe
|
68ce5dc91f
* register static symbols references from assembly code as "used" so that LLVM won't
|
преди 6 години |
florian
|
b1dff29cbf
* removed unused units
|
преди 8 години |
Károly Balogh
|
d3f69c1753
atari: tos is no longer a define, so use atari to define shortasmprefix
|
преди 8 години |
Jonas Maebe
|
db40e1575d
+ support for handling the tcalo_no_dead_strip flag when targeting LLVM:
|
преди 8 години |