peter
|
3f1070b9d7
* correct fix for resourcestrings
|
19 years ago |
peter
|
2bd5aca1b5
* add number prefix to resstr symbols so the get ordered correctly when the
|
19 years ago |
peter
|
283f7ec301
* remove number of errors during linking
|
19 years ago |
peter
|
6a4ee03913
* change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled
|
19 years ago |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 years ago |
florian
|
9b75d87b55
* define PIC when generating pic
|
19 years ago |
peter
|
d19c898b56
* remove obsolete generatesmartlib
|
19 years ago |
peter
|
efe41b0766
* fixed section smartlinking with ld.exe
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
638b2ecb2b
* fix dynamic library compilation on darwin (both i386 and ppc)
|
19 years ago |
Jonas Maebe
|
a90e3b3e1d
* fixed argc/argv/envp catching for darwin/x86 (not really nice, but
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 years ago |
peter
|
e2383470b8
* fixed invalid memory read in tp-mode when parsing uses clause
|
19 years ago |
Jonas Maebe
|
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
peter
|
0bbead8114
* use use_section_smartlink instead of af_smartlink_sections
|
19 years ago |
peter
|
abc49206fc
* section smartlink for win32 added, disabled by default because ld.exe
|
19 years ago |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
Károly Balogh
|
fd54c6b468
+ ppc-amigaos stack cookie support
|
19 years ago |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 years ago |
florian
|
43cd438544
* generate _GLOBAL_OFFSET_TABLE_ variable on i386 if necessary
|
19 years ago |
florian
|
fb4557d71e
* first implementation of pic for i386
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
39c553707e
* fix win32 linking
|
19 years ago |
florian
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
19 years ago |
florian
|
07ea2a5b38
* fixed generation of exports from units/programs supporting it
|
19 years ago |
tom_at_work
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
20 years ago |