nickysn
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 jaren geleden |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 jaren geleden |
Jeppe Johansen
|
9e5979e8be
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
10 jaren geleden |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 jaren geleden |
florian
|
2c5a0ffc89
* make windres the default resource compiler on x86_64-win64
|
11 jaren geleden |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 jaren geleden |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 jaren geleden |
svenbarth
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 jaren geleden |
nickysn
|
3a4135c07b
ifdef cpu86 replaced with ifdef cpui386
|
12 jaren geleden |
pierre
|
93b2c1a717
Use dwarf2 as default debug format for Win64 target OS
|
12 jaren geleden |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 jaren geleden |
florian
|
7819eb892c
* use GNU AS as default assembler on x86_64-win64 now
|
13 jaren geleden |
pierre
|
b1bd1d29ec
Replace `cat $RES`by $CATRES and call CatFileContent method
|
13 jaren geleden |
Jonas Maebe
|
f2823a1d68
* r17629 changed the condition for generating safecall code on x64 and ARM
|
13 jaren geleden |
pierre
|
ec99b1ba40
* Add tf_dwarf_only_local_labels for win64 as suggested by Willibald Krenn
|
15 jaren geleden |
joost
|
65ab1e820b
* Safecall on linux/i386 now behaves like cdecl plus hidden exception support.
|
15 jaren geleden |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 jaren geleden |
Jonas Maebe
|
c9af7d6476
* added tf_dwarf_only_local_labels for Windows (should make DWARF usable
|
16 jaren geleden |
Jonas Maebe
|
bfd753b7c9
- removed tf_dwarf_relative_addresses again, it causes differences
|
16 jaren geleden |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 jaren geleden |
Jonas Maebe
|
0768f82770
* set tf_dwarf_relative_addresses for win32
|
16 jaren geleden |
florian
|
24fe46b3a3
+ missing includes of fpcdefs.inc added
|
17 jaren geleden |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 jaren geleden |
florian
|
e5a960d860
* set default reserved stack size on win32/win64 to 16MB
|
17 jaren geleden |
florian
|
90af7ebf72
* use only windows exceptions for stack checking on win32/win64, resolves #9166
|
18 jaren geleden |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 jaren geleden |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
18 jaren geleden |
yury
|
787aac7478
* Patch from Vincent to enable resources support for win64 using gorc resource compiler.
|
18 jaren geleden |
Jonas Maebe
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
18 jaren geleden |
yury
|
1044e84ea3
* fixed i386-wince flags.
|
18 jaren geleden |