pierre
|
ba73f7376f
Also accept -a5 for older binutils for mips and mpisel cpus
|
5 gadi atpakaļ |
pierre
|
01fbad64b7
Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64
|
5 gadi atpakaļ |
pierre
|
7d12e8cc6d
Avoid warnings for m68k compiler
|
5 gadi atpakaļ |
Jonas Maebe
|
62da49577d
* set default Mac OS X/OS X/macOS target version to 10.8 for i386 and x86-64,
|
5 gadi atpakaļ |
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 gadi atpakaļ |
Jonas Maebe
|
6483b3f5e3
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
5 gadi atpakaļ |
Jonas Maebe
|
78fb35525f
* change convention for searching sysroot library paths to be the same as the
|
5 gadi atpakaļ |
pierre
|
6f7a39adab
Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target
|
5 gadi atpakaļ |
florian
|
a2d3522812
* general-dynamic -> global-dynamic
|
5 gadi atpakaļ |
florian
|
03f7ef4c63
* renamed tls model switches and symbols to match gcc
|
5 gadi atpakaļ |
florian
|
d8e2db2691
+ command line switch -CV to select the threadvar model for section threadvars
|
5 gadi atpakaļ |
florian
|
26d8cc9142
+ define FPC_STACKALIGNMENT
|
5 gadi atpakaļ |
florian
|
c418d63c16
+ create defines with FPU capabilites
|
6 gadi atpakaļ |
florian
|
85edf1c1eb
* reworked arm vfp capability handling to use fpu_capabilites
|
6 gadi atpakaļ |
svenbarth
|
e296b26e9e
- remove unit info and related code again as that will be handled similar, but differently with dynamic packages
|
6 gadi atpakaļ |
svenbarth
|
84848df18d
Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 3/3]
|
6 gadi atpakaļ |
Jeppe Johansen
|
a1a17447ff
- Fix bug in 64bit softfloat double negation.
|
6 gadi atpakaļ |
Jonas Maebe
|
0a91fcb44f
* LLVM-specific support for bsr*/bsf*
|
6 gadi atpakaļ |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 gadi atpakaļ |
Jonas Maebe
|
ba1b4b1c92
+ support for verifying whether a case statements handles all possibilities
|
6 gadi atpakaļ |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 gadi atpakaļ |
Jonas Maebe
|
46efaf4b2c
+ support for -CLflto_nosystem option to perform LTO for everything except
|
6 gadi atpakaļ |
Jonas Maebe
|
fc60ec2ea4
+ support for LLVM LTO: compile units with -CLflto -> when compiling a main
|
6 gadi atpakaļ |
Jonas Maebe
|
cf65c55b72
* support specifying the target LLVM/Xcode version
|
6 gadi atpakaļ |
Jonas Maebe
|
9d07e4948f
* fix compilation of ARM compiler for LLVM
|
6 gadi atpakaļ |
Jonas Maebe
|
d93c05a90c
* synchronised with trunk till r41207
|
6 gadi atpakaļ |
Jonas Maebe
|
13ce27cc1d
* fixed the default external assembler for llvm when using -s
|
6 gadi atpakaļ |
Jonas Maebe
|
ab51e8637c
* set default Mac OS X target version to 10.6 for LLVM (earlier versions did
|
6 gadi atpakaļ |
Jonas Maebe
|
a0d796e98d
* synchronised with trunk till r41159
|
6 gadi atpakaļ |
florian
|
6c88894999
* do not call the internal assembler if -s is passed
|
6 gadi atpakaļ |