tg74
|
3b09397e34
merge with trunk
|
11 年之前 |
nickysn
|
a1fa1954b8
* i8086 medium model fixes in Tresourcestrings.CreateResourceStringData
|
12 年之前 |
sergei
|
5fe8b516d4
* Put string with unit name into sec_rodata_norel (other strings are already there since r23017, this one was missed).
|
12 年之前 |
sergei
|
afd34cf9d5
* Changed section for ansi/wide/unicodestring constants, resourcestrings (content only) and dataconstnodes from sec_rodata to sec_rodata_norel, because they never contain relocations.
|
12 年之前 |
Jonas Maebe
|
8282d6e37a
* do not create a global symbol in the middle of ansi/unicodestring
|
13 年之前 |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 年之前 |
Jonas Maebe
|
b93cc83703
* on AIX, you also can't have a label without data coming at the end of the
|
13 年之前 |
paul
|
c6ca9e5091
compiler:
|
13 年之前 |
florian
|
73a084d662
* fixes bootstrapping with 2.6.0
|
13 年之前 |
paul
|
d7ca7a0cba
compiler: emit resource strings in ansistring encoding
|
14 年之前 |
florian
|
a6d01c09aa
* make compiler compilable with 2.4.4 rtl
|
14 年之前 |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 年之前 |
paul
|
aba0106366
compiler: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts
|
14 年之前 |
florian
|
b5e7b3e1e7
o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests):
|
15 年之前 |
Jonas Maebe
|
eb84d329d4
* fixed incompatibility of resource strings with the data reordering done by
|
16 年之前 |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 年之前 |
Jonas Maebe
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
18 年之前 |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 年之前 |
daniel
|
1b173fd0f3
+ Enable resourcestring in all modes
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
peter
|
05183ac829
* AsmSymbolDict changed to FPHashObjectList
|
19 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
Jonas Maebe
|
32390af0f6
+ support for ".reference" and ".no_dead_strip" darwin assembler directivs
|
19 年之前 |
peter
|
3f1070b9d7
* correct fix for resourcestrings
|
19 年之前 |
peter
|
2bd5aca1b5
* add number prefix to resstr symbols so the get ordered correctly when the
|
19 年之前 |
peter
|
c18c8e2412
* don't put resstrs in multiple .o files. It is too dependent on the linker script
|
19 年之前 |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 年之前 |
peter
|
096113d370
* support setting translations per unit
|
19 年之前 |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |