yury
|
0d02974a61
Merged revisions 7768 via svnmerge from
|
hace 18 años |
yury
|
93e2d9c4f2
Merged revisions 7743 via svnmerge from
|
hace 18 años |
yury
|
c934d25a8d
Merged revisions 7356 via svnmerge from
|
hace 18 años |
peter
|
91775decf8
Merged revisions 7255,7316 via svnmerge from
|
hace 18 años |
florian
|
2be520340e
Merged revisions 7278 via svnmerge from
|
hace 18 años |
florian
|
a6db2154d8
Merged revisions 7270,7272-7274 via svnmerge from
|
hace 18 años |
joost
|
e4f7af99e4
Merged revisions 7170-7172,7187 via svnmerge from
|
hace 18 años |
yury
|
7547f3a0c0
* Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391.
|
hace 18 años |
peter
|
9f3de7e809
* -Xg generates a separate file with the debug info sections
|
hace 18 años |
peter
|
30e78b71c8
* fix IE after duplicate asm symbol
|
hace 18 años |
florian
|
c238bb15d1
* .init section support
|
hace 18 años |
yury
|
d8d25c2489
* fixed memory leaks in compiler.
|
hace 18 años |
peter
|
f21f055373
* change hashobjectlist.Delete() calls to :=nil now that the .Delete() behaviour
|
hace 18 años |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
hace 18 años |
yury
|
11fcbcc663
* properly align common symbols.
|
hace 18 años |
yury
|
a993ddbe5c
* removed dbgstabs usage.
|
hace 18 años |
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.
|
hace 18 años |
peter
|
4df4a4f7d1
* dynamic growth of blocks in tdynamicarray
|
hace 19 años |
peter
|
5cd8775d38
* show only totals for memdebug
|
hace 19 años |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
hace 19 años |
peter
|
070b86a512
* order of named sections added
|
hace 19 años |
florian
|
85d63d9fa9
* settings refactored
|
hace 19 años |
peter
|
71665dbc4c
* initial addr_pic support for x86_64 binary writer
|
hace 19 años |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
hace 19 años |
peter
|
bf1c390027
* refactor import library generation
|
hace 19 años |
yury
|
5aef17adae
* Internal linker now creates .reloc section for DLLs.
|
hace 19 años |
yury
|
03f892719d
* added import by ordinal number in internal linker.
|
hace 19 años |
peter
|
f5c1839ff0
* support static library (.a) linking
|
hace 19 años |
yury
|
01edb71190
* internal linker removes imports referenced by unused code.
|
hace 19 años |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
hace 19 años |