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