pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
14 years ago |
pierre
|
1a9f4ba314
* Improve ogbase linker script support, add warnings for unknown entries
|
14 years ago |
pierre
|
7c04d8d13b
From patch submitted by Willibald Krenn in Bug Report 17500.
|
15 years ago |
pierre
|
cd0329a15e
* fix target options for GNU ld
|
15 years ago |
pierre
|
d27278faac
* Add external linker possibility for windows x86_64 compiler
|
15 years ago |
Jonas Maebe
|
ab2b596575
* ld uses arm_wince_pe rather than arm-wince-pe (mantis #15666)
|
15 years ago |
Jonas Maebe
|
879e487ee8
* changed linker target name for WinCE from arm-pe into arm-wince-pe
|
15 years ago |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 years ago |
florian
|
34227e811d
+ patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886
|
15 years ago |
yury
|
9a0808d0fb
* Set default image base for win64 dlls to $110000000.
|
16 years ago |
Jonas Maebe
|
4106ce540f
* fixed compilation with -Cr after r13147
|
16 years ago |
yury
|
78b2618db6
* Fixed setting of image base using {$IMAGEBASE X} directive.
|
16 years ago |
yury
|
187a145358
* Fixed build for ARM targets.
|
16 years ago |
yury
|
f726e1691b
* Fixed warnings and notes.
|
16 years ago |
yury
|
e23a304254
* Set default images base to $100000000 for win64 executables as done by MS linkers. It helps to detect portability errors early.
|
16 years ago |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 years ago |
yury
|
fd0ed50331
* Removed/commented more unused variables.
|
17 years ago |
yury
|
efb280e0e9
* Use system_wince in all places.
|
17 years ago |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
peter
|
793fd8fc09
* Add -Xg to help pages
|
17 years ago |
yury
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
17 years ago |
florian
|
d9e0f078e1
* continued to play around with package support
|
17 years ago |
florian
|
01fd678211
+ basic parsing of package files
|
17 years ago |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
peter
|
b5fb7120b8
* fixed length calculation of leb128 constants
|
18 years ago |
yury
|
787aac7478
* Patch from Vincent to enable resources support for win64 using gorc resource compiler.
|
18 years ago |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
yury
|
2b84a4643a
* Fixed bug #6501: multiple resource files are correctly linked to executable.
|
18 years ago |
florian
|
a3d906f1ca
- removed several ;;
|
18 years ago |
peter
|
8a02ac0a5a
* don't use generic section rule for .stab and .stabstr
|
18 years ago |