Jonas Maebe
|
79974a9671
+ -XlS<x> option to specify a suffix for externally called LLVM utilities,
|
5 лет назад |
nickysn
|
48b4cc34cb
* synchronized with trunk
|
5 лет назад |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 лет назад |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 лет назад |
florian
|
73c68236b6
* Xtensa: completed compiler skeleton
|
5 лет назад |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
5 лет назад |
florian
|
95e8992e2f
+ AArch64: profiler support for aarch64-linux
|
5 лет назад |
Tomas Hajny
|
8de6066b95
+ added possibility to list supported modeswitches using -im and documented it in help pages
|
5 лет назад |
joost
|
171142a724
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
5 лет назад |
Jonas Maebe
|
6fc79c7ed0
* set default target iOS/iPhoneSim version to 9.0 so we no longer depend
|
5 лет назад |
florian
|
a20209e691
+ tf_init_final_units_by_calls
|
5 лет назад |
pierre
|
ba73f7376f
Also accept -a5 for older binutils for mips and mpisel cpus
|
5 лет назад |
pierre
|
01fbad64b7
Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64
|
5 лет назад |
pierre
|
7d12e8cc6d
Avoid warnings for m68k compiler
|
5 лет назад |
Jonas Maebe
|
62da49577d
* set default Mac OS X/OS X/macOS target version to 10.8 for i386 and x86-64,
|
5 лет назад |
Károly Balogh
|
421b06affe
morphos: in SDK 3.14, the binutils is finally upgraded to 2.32 (from 2.9.1), which makes section smartlinking working with binutils, and also has finally properly working stabs relocations for lineinfo, etc. so it's the default again both cross and native compilations
|
5 лет назад |
Jonas Maebe
|
6483b3f5e3
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
5 лет назад |
Jonas Maebe
|
78fb35525f
* change convention for searching sysroot library paths to be the same as the
|
5 лет назад |
pierre
|
6f7a39adab
Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target
|
5 лет назад |
florian
|
a2d3522812
* general-dynamic -> global-dynamic
|
6 лет назад |
florian
|
03f7ef4c63
* renamed tls model switches and symbols to match gcc
|
6 лет назад |
florian
|
d8e2db2691
+ command line switch -CV to select the threadvar model for section threadvars
|
6 лет назад |
florian
|
26d8cc9142
+ define FPC_STACKALIGNMENT
|
6 лет назад |
florian
|
c418d63c16
+ create defines with FPU capabilites
|
6 лет назад |
florian
|
85edf1c1eb
* reworked arm vfp capability handling to use fpu_capabilites
|
6 лет назад |
svenbarth
|
e296b26e9e
- remove unit info and related code again as that will be handled similar, but differently with dynamic packages
|
6 лет назад |
svenbarth
|
84848df18d
Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 3/3]
|
6 лет назад |
Jeppe Johansen
|
a1a17447ff
- Fix bug in 64bit softfloat double negation.
|
6 лет назад |
Jonas Maebe
|
0a91fcb44f
* LLVM-specific support for bsr*/bsf*
|
6 лет назад |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 лет назад |