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 年之前 |
sergei
|
a67478e033
* Simplified, removed redundant asmlist and duplicate call to maybe_new_object_file.
|
10 年之前 |
svenbarth
|
b38fb606cc
Fix for Mantis #27185.
|
10 年之前 |
Jonas Maebe
|
37009c917b
* pass alignment to tnodeutils.insertbsssym()
|
10 年之前 |
Jonas Maebe
|
7949bebb8d
* synchronised with r28168 of trunk
|
11 年之前 |
svenbarth
|
4a0d27ebfe
Fix for Mantis #26271: Don't trash local variables that are used for the Default() intrinsic.
|
11 年之前 |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 年之前 |
Jonas Maebe
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
11 年之前 |
Jonas Maebe
|
e9268a0a14
* synchronised with trunk up till r26975
|
11 年之前 |
nickysn
|
5242ed7864
* changed TResStrInitTable.Count and TWStrInitTablesTable.Count to nativeint
|
11 年之前 |
nickysn
|
73e6ffe675
* the TableCount and InitCount fields in the INITFINAL table changed to
|
11 年之前 |
florian
|
15df4a4f80
+ support iso pascal like program parameters in iso mode
|
11 年之前 |
Jonas Maebe
|
aa5823a454
* factored out inserting a single bss symbol in ngenutil so it can be
|
11 年之前 |
Jonas Maebe
|
a14ceba791
+ -CTinitlocals switch for the JVM that initialises all local variables
|
12 年之前 |
nickysn
|
e4f84b0f5d
* i8086 medium model fixes in tnodeutils.InsertResourceTablesTable
|
12 年之前 |
nickysn
|
10db067372
* specify Tasmsymtype=AT_FUNCTION and use Create_nil_codeptr when generating the code pointers in the InitFinal table
|
12 年之前 |