peter
|
2ecd4522be
* make rvasize the same as datasize
|
19 anni fa |
peter
|
bf1c390027
* refactor import library generation
|
19 anni fa |
yury
|
5aef17adae
* Internal linker now creates .reloc section for DLLs.
|
19 anni fa |
yury
|
03f892719d
* added import by ordinal number in internal linker.
|
19 anni fa |
peter
|
89e2f8b5df
* prevent crash when reading unknown section
|
19 anni fa |
peter
|
f5c1839ff0
* support static library (.a) linking
|
19 anni fa |
florian
|
dc2bef3875
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
19 anni fa |
yury
|
01edb71190
* internal linker removes imports referenced by unused code.
|
19 anni fa |
yury
|
fb9f8bb2a1
* Support for -WB<image_base> option in internal linker.
|
19 anni fa |
yury
|
e80e5be980
* RELOC_RVA fix for ARM cpu.
|
19 anni fa |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 anni fa |
yury
|
ba04f1a147
* Internal linker does not leave reference to .dll if no imports from it are used.
|
19 anni fa |
yury
|
b73557ea4e
* fixed wince internal linker.
|
19 anni fa |
yury
|
2bf89e2040
* Internal linker support for wince.
|
19 anni fa |
peter
|
a57708e63d
* DLL support
|
19 anni fa |
peter
|
392ef22a7f
* win imports are only by importname not anymore per procdef
|
19 anni fa |
florian
|
688547953d
* fixed win64 coff writing
|
19 anni fa |
florian
|
83a0c8cd4b
+ support for more win64 specific relocs
|
19 anni fa |
peter
|
739c322f60
* fix dllscanner for win32
|
19 anni fa |
florian
|
cae35add51
+ reading of winx64 coff object files generated by MS-VC
|
19 anni fa |
yury
|
9ad6409662
* Fixed linking for arm-wince target.
|
19 anni fa |
florian
|
001ca388eb
* fixed important library writing on arm
|
19 anni fa |
peter
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
19 anni fa |
peter
|
82b6546997
* fix importing for win32
|
19 anni fa |
peter
|
96db39b15d
* fix compile for win32
|
19 anni fa |
Vincent Snijders
|
3c8968a4b3
* moved misplaced comma
|
19 anni fa |
florian
|
a69ae7ca34
* fixed win32->win64 cross compilation
|
19 anni fa |
peter
|
d542fd97fb
* use TFPHashObjectList instead of TDictionary
|
19 anni fa |
peter
|
e2f768982d
* fix idata generation
|
19 anni fa |
peter
|
be88cd47b2
Merged revisions 3090-3113 via svnmerge from
|
19 anni fa |