svenbarth
|
86478fa781
Fix the handling of imports of the init and finalize functions now that the symbols are correctly registered
|
9 سال پیش |
svenbarth
|
e2b1f70ac6
Local symbols and defs that are needed for packages need to be registered as well => register the symbols and defs for the init and finalize functions.
|
9 سال پیش |
svenbarth
|
bd82059f0e
Fix cycling.
|
9 سال پیش |
svenbarth
|
35809b58f8
Merged revision(s) 28856 from branches/svenbarth/packages:
|
9 سال پیش |
svenbarth
|
6722c611cf
Generate indirect symbols for global variables and (typed) constants.
|
9 سال پیش |
Jonas Maebe
|
0e97811b50
+ initialise managed string function results with an error string when
|
9 سال پیش |
Jonas Maebe
|
5f14029e74
* if a function result has been migrated to the parentfpstruct because it is
|
9 سال پیش |
yury
|
17358aa3ed
* Removed unused local vars.
|
9 سال پیش |
Jonas Maebe
|
eefcbaff69
* converted tnodeutils.InsertResourceInfo to the high level typed constant
|
9 سال پیش |
Jonas Maebe
|
416894f206
* converted tnodeutils.InsertResourceTablesTable() to the high level typed
|
9 سال پیش |
Jonas Maebe
|
96b529072a
* factored out generating the start and end of a vectorized dead strippable
|
9 سال پیش |
Jonas Maebe
|
964f8c9f9b
* factored out the creation of start/end symbols of vectorized dead strippable
|
9 سال پیش |
florian
|
70b8789262
o basic extended pascal support:
|
9 سال پیش |
svenbarth
|
529677cc79
ncal.pas:
|
10 سال پیش |
Jonas Maebe
|
f8d9e70ec2
* converted tnodeutils.InsertMemorySizes() to the high level typed constant
|
10 سال پیش |
Jonas Maebe
|
381270bf30
* changed the threadvars table count back from
|
10 سال پیش |
Jonas Maebe
|
faf4a9cb38
* moved the generation of the "main" stub for libc-based platforms from
|
10 سال پیش |
Jonas Maebe
|
4b92083006
* converted tnodeutils.InsertRuntimeInitsTablesTable to the high level typed
|
10 سال پیش |
Jonas Maebe
|
a4ee982269
* converted tnodeutils.InsertInitFinalTable to the high level typed const
|
10 سال پیش |
Jonas Maebe
|
a1c676cc51
* converted tnodeutils.InsertThreadvarTablesTable to the high level typed
|
10 سال پیش |
Jonas Maebe
|
f49d6e5f26
* converted tnodeutils.InsertThreadvars to the high level typed constant
|
10 سال پیش |
svenbarth
|
65c37df999
+ extend tprocdef with the possiblity to create it as unregistered
|
10 سال پیش |
Jonas Maebe
|
1941e64488
+ added a hook to insert object-global information into the asmlists (will
|
10 سال پیش |
Jonas Maebe
|
640efba580
* fixed warnings after r30449/r30450
|
10 سال پیش |
florian
|
9ab9e03650
* limit number of possible units with initialization/finalization for a certain architecture to high(aint)
|
10 سال پیش |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 سال پیش |
Jeppe Johansen
|
155998fe89
Support .set and .weak in internal assembler.
|
10 سال پیش |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 سال پیش |
florian
|
8de49997ea
* align compiler generated constants according to constant aligment settings
|
10 سال پیش |
florian
|
632f43c490
* fix assembling with masm according to #25858
|
10 سال پیش |