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 жил өмнө |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 жил өмнө |
peter
|
b5fb7120b8
* fixed length calculation of leb128 constants
|
18 жил өмнө |
yury
|
787aac7478
* Patch from Vincent to enable resources support for win64 using gorc resource compiler.
|
18 жил өмнө |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 жил өмнө |
yury
|
2b84a4643a
* Fixed bug #6501: multiple resource files are correctly linked to executable.
|
18 жил өмнө |
florian
|
a3d906f1ca
- removed several ;;
|
18 жил өмнө |
peter
|
8a02ac0a5a
* don't use generic section rule for .stab and .stabstr
|
18 жил өмнө |
peter
|
04f5026a0d
* support dwarf2 sections
|
18 жил өмнө |
florian
|
c4ed4ed7c1
* fix gprof support for win32
|
18 жил өмнө |
yury
|
7547f3a0c0
* Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391.
|
18 жил өмнө |
Jonas Maebe
|
90ea73a90b
* more file handling from shortstring to tcmdstr
|
18 жил өмнө |
florian
|
6588b2cb57
* fix resource embedding on arm-wince
|
18 жил өмнө |
florian
|
4ceadcbc6e
+ infrastructure for target specific resourcefile classes
|
18 жил өмнө |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 жил өмнө |
yury
|
1044e84ea3
* fixed i386-wince flags.
|
18 жил өмнө |
pierre
|
f7da7486a3
* Avoid memory leak in TExportLibWin.preparelib
|
18 жил өмнө |