svenbarth
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Maebe
|
ea2e516b4e
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
ba9e930556
* Xtensa: set fpu type dependending on the controller
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
5ef1ede0a4
* xtensa-freertos: enable softfloat for now
|
%!s(int64=5) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Maebe
|
79974a9671
+ -XlS<x> option to specify a suffix for externally called LLVM utilities,
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
73c68236b6
* Xtensa: completed compiler skeleton
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
95e8992e2f
+ AArch64: profiler support for aarch64-linux
|
%!s(int64=5) %!d(string=hai) anos |
Tomas Hajny
|
8de6066b95
+ added possibility to list supported modeswitches using -im and documented it in help pages
|
%!s(int64=5) %!d(string=hai) anos |
joost
|
171142a724
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Maebe
|
6fc79c7ed0
* set default target iOS/iPhoneSim version to 9.0 so we no longer depend
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
a20209e691
+ tf_init_final_units_by_calls
|
%!s(int64=5) %!d(string=hai) anos |
pierre
|
ba73f7376f
Also accept -a5 for older binutils for mips and mpisel cpus
|
%!s(int64=5) %!d(string=hai) anos |
pierre
|
01fbad64b7
Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64
|
%!s(int64=5) %!d(string=hai) anos |
pierre
|
7d12e8cc6d
Avoid warnings for m68k compiler
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Maebe
|
62da49577d
* set default Mac OS X/OS X/macOS target version to 10.8 for i386 and x86-64,
|
%!s(int64=5) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Maebe
|
6483b3f5e3
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Maebe
|
78fb35525f
* change convention for searching sysroot library paths to be the same as the
|
%!s(int64=5) %!d(string=hai) anos |
pierre
|
6f7a39adab
Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
a2d3522812
* general-dynamic -> global-dynamic
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
03f7ef4c63
* renamed tls model switches and symbols to match gcc
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
d8e2db2691
+ command line switch -CV to select the threadvar model for section threadvars
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
26d8cc9142
+ define FPC_STACKALIGNMENT
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
c418d63c16
+ create defines with FPU capabilites
|
%!s(int64=6) %!d(string=hai) anos |
florian
|
85edf1c1eb
* reworked arm vfp capability handling to use fpu_capabilites
|
%!s(int64=6) %!d(string=hai) anos |
svenbarth
|
e296b26e9e
- remove unit info and related code again as that will be handled similar, but differently with dynamic packages
|
%!s(int64=6) %!d(string=hai) anos |