florian
|
b5e7b3e1e7
o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests):
|
hace 15 años |
Jonas Maebe
|
eb84d329d4
* fixed incompatibility of resource strings with the data reordering done by
|
hace 16 años |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
hace 17 años |
Jonas Maebe
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
hace 18 años |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
hace 18 años |
daniel
|
1b173fd0f3
+ Enable resourcestring in all modes
|
hace 18 años |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
peter
|
05183ac829
* AsmSymbolDict changed to FPHashObjectList
|
hace 19 años |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
hace 19 años |
Jonas Maebe
|
32390af0f6
+ support for ".reference" and ".no_dead_strip" darwin assembler directivs
|
hace 19 años |
peter
|
3f1070b9d7
* correct fix for resourcestrings
|
hace 19 años |
peter
|
2bd5aca1b5
* add number prefix to resstr symbols so the get ordered correctly when the
|
hace 19 años |
peter
|
c18c8e2412
* don't put resstrs in multiple .o files. It is too dependent on the linker script
|
hace 19 años |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
hace 19 años |
peter
|
096113d370
* support setting translations per unit
|
hace 19 años |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
hace 19 años |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
hace 19 años |
florian
|
f9b05b2cdf
* fixed rtl package building
|
hace 19 años |
peter
|
edf553a223
* string constants are now array of char until
|
hace 20 años |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
hace 20 años |
Jonas Maebe
|
05abf21708
* fixed Mac OS X compilation (start new ".data" section for resource strings)
|
hace 20 años |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
hace 20 años |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
hace 20 años |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
hace 20 años |
daniel
|
d57c048696
* Remove ifdef 1_0
|
hace 20 años |
peter
|
1d9407f2f3
* disable saving of fpu/mm for i386 until optimizer is fixed
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
fpc
|
50778076c3
initial import
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |
florian
|
636f2ea7c9
* resource ansistrings now use aint for len and ref. count as well
|
hace 21 años |