peter
|
30e78b71c8
* fix IE after duplicate asm symbol
|
пре 18 година |
florian
|
c238bb15d1
* .init section support
|
пре 18 година |
yury
|
d8d25c2489
* fixed memory leaks in compiler.
|
пре 18 година |
peter
|
f21f055373
* change hashobjectlist.Delete() calls to :=nil now that the .Delete() behaviour
|
пре 18 година |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
пре 19 година |
yury
|
11fcbcc663
* properly align common symbols.
|
пре 19 година |
yury
|
a993ddbe5c
* removed dbgstabs usage.
|
пре 19 година |
yury
|
4e3c5e202a
* Internal linker sorts only .idata section and removes stabs of unused functions. It seems all debug info problems with internal linker are solved now.
|
пре 19 година |
peter
|
4df4a4f7d1
* dynamic growth of blocks in tdynamicarray
|
пре 19 година |
peter
|
5cd8775d38
* show only totals for memdebug
|
пре 19 година |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
пре 19 година |
peter
|
070b86a512
* order of named sections added
|
пре 19 година |
florian
|
85d63d9fa9
* settings refactored
|
пре 19 година |
peter
|
71665dbc4c
* initial addr_pic support for x86_64 binary writer
|
пре 19 година |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
пре 19 година |
peter
|
bf1c390027
* refactor import library generation
|
пре 19 година |
yury
|
5aef17adae
* Internal linker now creates .reloc section for DLLs.
|
пре 19 година |
yury
|
03f892719d
* added import by ordinal number in internal linker.
|
пре 19 година |
peter
|
f5c1839ff0
* support static library (.a) linking
|
пре 19 година |
yury
|
01edb71190
* internal linker removes imports referenced by unused code.
|
пре 19 година |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
пре 19 година |
yury
|
2bf89e2040
* Internal linker support for wince.
|
пре 19 година |
peter
|
a57708e63d
* DLL support
|
пре 19 година |
peter
|
392ef22a7f
* win imports are only by importname not anymore per procdef
|
пре 19 година |
peter
|
6af8b52132
* define common symbol when it is not available
|
пре 19 година |
florian
|
cae35add51
+ reading of winx64 coff object files generated by MS-VC
|
пре 19 година |
florian
|
83f4ab0f4a
* align data, bss and text sections to 16 byte boundaries
|
пре 19 година |
peter
|
ead6c6a29a
|
пре 19 година |
peter
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
пре 19 година |
peter
|
cc67c1ea2d
* RELOC_ABSOLUTE32 for all non-x86_64
|
пре 19 година |