tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 năm trước cách đây |
yury
|
1044e84ea3
* fixed i386-wince flags.
|
18 năm trước cách đây |
pierre
|
f7da7486a3
* Avoid memory leak in TExportLibWin.preparelib
|
18 năm trước cách đây |
yury
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 năm trước cách đây |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 năm trước cách đây |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 năm trước cách đây |
peter
|
2900d02f0b
* add maybequoted for filenames
|
19 năm trước cách đây |
peter
|
35c21515a9
* fixed adding of .dll extension
|
19 năm trước cách đây |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 năm trước cách đây |
florian
|
a8928cf22e
* fixed linking against cgywin on win32
|
19 năm trước cách đây |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
19 năm trước cách đây |
yury
|
82b0e6df0b
* More fixes for wince exceptions. Debugging also work with internal linker now for wince.
|
19 năm trước cách đây |
yury
|
d6bef899a5
* Fixed wince exceptions.
|
19 năm trước cách đây |
peter
|
9f5d69ce31
* make win32 compile
|
19 năm trước cách đây |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 năm trước cách đây |
florian
|
85d63d9fa9
* settings refactored
|
19 năm trước cách đây |
peter
|
bf1c390027
* refactor import library generation
|
19 năm trước cách đây |
yury
|
5aef17adae
* Internal linker now creates .reloc section for DLLs.
|
19 năm trước cách đây |
peter
|
a57ea4a656
* fix typo in previous commit
|
19 năm trước cách đây |
peter
|
83a5f38b92
* fixed x86_64 build
|
19 năm trước cách đây |
oro06
|
3afad32966
*arm: TPECoffLinker is TInternalLinkerWin
|
19 năm trước cách đây |
peter
|
f5c1839ff0
* support static library (.a) linking
|
19 năm trước cách đây |
florian
|
dc2bef3875
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
19 năm trước cách đây |
peter
|
6a4ee03913
* change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled
|
19 năm trước cách đây |
peter
|
9998099a05
* range error
|
19 năm trước cách đây |
yury
|
8bef50f29f
* fixed import by ordinal number for all Windows targets when using external linker.
|
19 năm trước cách đây |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 năm trước cách đây |
peter
|
392ef22a7f
* win imports are only by importname not anymore per procdef
|
19 năm trước cách đây |
peter
|
739c322f60
* fix dllscanner for win32
|
19 năm trước cách đây |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 năm trước cách đây |