florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 жил өмнө |
pierre
|
841b3e4179
TImportLibWin.generateimportlib method:
|
14 жил өмнө |
sergei
|
6280ee2eed
* Changed attributes of .pdata section so it is smart-linkable on x86_64.
|
14 жил өмнө |
pierre
|
d1a6ef9cd9
* Restrict use of postw32 external utility to
|
14 жил өмнө |
pierre
|
c611c91cef
Provide _tls_index in script
|
14 жил өмнө |
pierre
|
0227fbad7d
* Fix some internal linker script lines
|
14 жил өмнө |
pierre
|
446c128e71
* Double LONG (-1) and LONG (0) for x86_64 linker script
|
14 жил өмнө |
pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
14 жил өмнө |
pierre
|
1a9f4ba314
* Improve ogbase linker script support, add warnings for unknown entries
|
14 жил өмнө |
pierre
|
7c04d8d13b
From patch submitted by Willibald Krenn in Bug Report 17500.
|
15 жил өмнө |
pierre
|
cd0329a15e
* fix target options for GNU ld
|
15 жил өмнө |
pierre
|
d27278faac
* Add external linker possibility for windows x86_64 compiler
|
15 жил өмнө |
Jonas Maebe
|
ab2b596575
* ld uses arm_wince_pe rather than arm-wince-pe (mantis #15666)
|
15 жил өмнө |
Jonas Maebe
|
879e487ee8
* changed linker target name for WinCE from arm-pe into arm-wince-pe
|
15 жил өмнө |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 жил өмнө |
florian
|
34227e811d
+ patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886
|
15 жил өмнө |
yury
|
9a0808d0fb
* Set default image base for win64 dlls to $110000000.
|
16 жил өмнө |
Jonas Maebe
|
4106ce540f
* fixed compilation with -Cr after r13147
|
16 жил өмнө |
yury
|
78b2618db6
* Fixed setting of image base using {$IMAGEBASE X} directive.
|
16 жил өмнө |
yury
|
187a145358
* Fixed build for ARM targets.
|
16 жил өмнө |
yury
|
f726e1691b
* Fixed warnings and notes.
|
16 жил өмнө |
yury
|
e23a304254
* Set default images base to $100000000 for win64 executables as done by MS linkers. It helps to detect portability errors early.
|
16 жил өмнө |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 жил өмнө |
yury
|
fd0ed50331
* Removed/commented more unused variables.
|
17 жил өмнө |
yury
|
efb280e0e9
* Use system_wince in all places.
|
17 жил өмнө |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 жил өмнө |
peter
|
793fd8fc09
* Add -Xg to help pages
|
17 жил өмнө |
yury
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
17 жил өмнө |
florian
|
d9e0f078e1
* continued to play around with package support
|
17 жил өмнө |
florian
|
01fd678211
+ basic parsing of package files
|
17 жил өмнө |