florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 years ago |
nickysn
|
d2c32efb7b
* synchronized with trunk
|
5 years ago |
Jonas Maebe
|
ea2e516b4e
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 years ago |
nickysn
|
b2549b63cd
* implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch
|
5 years ago |
nickysn
|
50e5b07568
* synchronize with trunk
|
5 years ago |
florian
|
ba9e930556
* Xtensa: set fpu type dependending on the controller
|
5 years ago |
nickysn
|
a581ca4dce
* synchronized with trunk
|
5 years ago |
florian
|
5ef1ede0a4
* xtensa-freertos: enable softfloat for now
|
5 years ago |
nickysn
|
e0efce2dd8
+ added Z80-specific help messages, using the Z identifier
|
5 years ago |
nickysn
|
3e3942e324
* synchronize with trunk
|
5 years ago |
Károly Balogh
|
8bdcf4273d
* darwin: remove some leftover resource-spec structures from i_bsd, clean up some related darwin specific int/ext resource handling in options
|
5 years ago |
nickysn
|
6e346f1c79
* synchronize with trunk
|
5 years ago |
Jonas Maebe
|
79974a9671
+ -XlS<x> option to specify a suffix for externally called LLVM utilities,
|
5 years ago |
nickysn
|
48b4cc34cb
* synchronized with trunk
|
5 years ago |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
florian
|
73c68236b6
* Xtensa: completed compiler skeleton
|
5 years ago |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
5 years ago |
florian
|
95e8992e2f
+ AArch64: profiler support for aarch64-linux
|
5 years ago |
Tomas Hajny
|
8de6066b95
+ added possibility to list supported modeswitches using -im and documented it in help pages
|
5 years ago |
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 years ago |
Jonas Maebe
|
6fc79c7ed0
* set default target iOS/iPhoneSim version to 9.0 so we no longer depend
|
5 years ago |
florian
|
a20209e691
+ tf_init_final_units_by_calls
|
5 years ago |
pierre
|
ba73f7376f
Also accept -a5 for older binutils for mips and mpisel cpus
|
5 years ago |
pierre
|
01fbad64b7
Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64
|
5 years ago |
pierre
|
7d12e8cc6d
Avoid warnings for m68k compiler
|
5 years ago |
Jonas Maebe
|
62da49577d
* set default Mac OS X/OS X/macOS target version to 10.8 for i386 and x86-64,
|
5 years ago |
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 years ago |
Jonas Maebe
|
6483b3f5e3
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
5 years ago |
Jonas Maebe
|
78fb35525f
* change convention for searching sysroot library paths to be the same as the
|
5 years ago |