florian
|
515774b864
* merged armthum branch
|
16 年之前 |
Jonas Maebe
|
e8216ff397
* changed error about unsupported -Xr option into a warning, because the
|
16 年之前 |
Jonas Maebe
|
eb12fdb617
* give an error for -Xr on platforms where this parameter is ignored
|
16 年之前 |
Jonas Maebe
|
c2c68ddb8f
- removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
|
16 年之前 |
Jonas Maebe
|
0eec337a00
- removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED
|
16 年之前 |
yury
|
e82e4ae806
* Fixed WideString on wince. WideString=UnicodeString on wince. Bug #14304.
|
16 年之前 |
florian
|
8e9e7f0f8c
- don' read ppc386.cfg any longer, it's deprecated since years, resolves #11317
|
16 年之前 |
Jonas Maebe
|
aba66582a8
* corrected the description of the option_only_one_source_support warning:
|
16 年之前 |
Jonas Maebe
|
5c006b9b86
* enable the directory cache by default starting with the first lookup
|
16 年之前 |
yury
|
78b2618db6
* Fixed setting of image base using {$IMAGEBASE X} directive.
|
16 年之前 |
yury
|
82ad6b4de9
* Define FPC_HAS_RIP_RELATIVE to indicate that x86_64 internal assembler supports RIP relative symbol addressing.
|
16 年之前 |
yury
|
9acecc0863
* Do not switch to external assembler if dwarf debug info is used.
|
16 年之前 |
yury
|
2b3a54cec0
* Allow usage of internal linker when dwarf debug info is used.
|
16 年之前 |
Jonas Maebe
|
41dcda600c
* disabled the internal linker when using DWARF debug info (it doesn't
|
16 年之前 |
florian
|
b4953e3a50
* ignore $CONTROLLERTPYES marco on non-AVR/ARM platforms in msg files
|
16 年之前 |
Jonas Maebe
|
ab8b32dafb
- removed PARAOUTFILE define and ifdefs
|
16 年之前 |
Jonas Maebe
|
a8eb1cc30b
- removed FPC_DARWIN_JMP_MAIN and FPC_DARWIN_PASCALMAIN defines and ifdefs
|
16 年之前 |
Jonas Maebe
|
c6470a75e7
* do not disable smart linking when using DWARF debug information on Darwin,
|
16 年之前 |
Jonas Maebe
|
cdc4933826
- removed accidentally committed change from previous commit
|
16 年之前 |
Jonas Maebe
|
f2ce99029b
* fixed sets in rtti for big endian systems
|
16 年之前 |
Jonas Maebe
|
7ef279364b
* disable smart linking when using DWARF debug info (doesn't work on all
|
16 年之前 |
Jonas Maebe
|
145a7bf304
* only change the assembler to the default external assembler for Win32 when
|
16 年之前 |
florian
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
16 年之前 |
florian
|
6d7d6dbd60
+ feature softfpu introduced
|
16 年之前 |
Jonas Maebe
|
0768f82770
* set tf_dwarf_relative_addresses for win32
|
16 年之前 |
Jonas Maebe
|
423ee926c2
* verify during parameter parsing that -gc and -pg are implemented/
|
16 年之前 |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 年之前 |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 年之前 |
florian
|
cb9e52826f
* fix range check error in options handling, resolves #12365
|
17 年之前 |
Jonas Maebe
|
253ae0c33e
* changed abi for darwin/arm from eabi to default, as it appears to be
|
17 年之前 |