pierre
|
ec99b1ba40
* Add tf_dwarf_only_local_labels for win64 as suggested by Willibald Krenn
|
hace 15 años |
joost
|
65ab1e820b
* Safecall on linux/i386 now behaves like cdecl plus hidden exception support.
|
hace 15 años |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
hace 15 años |
Jonas Maebe
|
c9af7d6476
* added tf_dwarf_only_local_labels for Windows (should make DWARF usable
|
hace 16 años |
Jonas Maebe
|
bfd753b7c9
- removed tf_dwarf_relative_addresses again, it causes differences
|
hace 16 años |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
hace 16 años |
Jonas Maebe
|
0768f82770
* set tf_dwarf_relative_addresses for win32
|
hace 16 años |
florian
|
24fe46b3a3
+ missing includes of fpcdefs.inc added
|
hace 17 años |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
hace 17 años |
florian
|
e5a960d860
* set default reserved stack size on win32/win64 to 16MB
|
hace 17 años |
florian
|
90af7ebf72
* use only windows exceptions for stack checking on win32/win64, resolves #9166
|
hace 18 años |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
hace 18 años |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
hace 18 años |
yury
|
787aac7478
* Patch from Vincent to enable resources support for win64 using gorc resource compiler.
|
hace 18 años |
Jonas Maebe
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
hace 18 años |
yury
|
1044e84ea3
* fixed i386-wince flags.
|
hace 18 años |
peter
|
55f9758c25
* only add resext if no extension was specified
|
hace 19 años |
yury
|
0fcb76dc89
* cprefix is empty for arm-wince.
|
hace 19 años |
yury
|
76cab9e3c0
* Removed tf_winlikewidestring flag for wince target. Currently it causes problems.
|
hace 19 años |
oro06
|
dcd973801f
+UNICODE default define for wince
|
hace 19 años |
florian
|
d5008742e5
+ tf_smartlink_sections set for arm-wince
|
hace 19 años |
florian
|
2f2c3c09fc
* MS-C uses no _ prefix for symbols on win64
|
hace 19 años |
florian
|
ab1660c9c2
+ tf_winlikewidestring
|
hace 19 años |
florian
|
9d42d1986c
* corrected record alignment on wince
|
hace 19 años |
peter
|
efe41b0766
* fixed section smartlinking with ld.exe
|
hace 19 años |
peter
|
17bc033747
Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from
|
hace 19 años |
florian
|
4be2b9411e
+ support for ar scripts, from Yury Sidorov
|
hace 19 años |
florian
|
f5d790f9b6
* i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct
|
hace 19 años |
peter
|
abc49206fc
* section smartlink for win32 added, disabled by default because ld.exe
|
hace 19 años |
florian
|
d525a3b162
+ set WINDOWS define on all Windows platforms (Win32,Win64,WinCE)
|
hace 19 años |