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
|
5 年之前 |
florian
|
03f7ef4c63
* renamed tls model switches and symbols to match gcc
|
5 年之前 |
florian
|
d8e2db2691
+ command line switch -CV to select the threadvar model for section threadvars
|
5 年之前 |
florian
|
26d8cc9142
+ define FPC_STACKALIGNMENT
|
5 年之前 |
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 年之前 |
Jonas Maebe
|
ba1b4b1c92
+ support for verifying whether a case statements handles all possibilities
|
6 年之前 |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 年之前 |
Jonas Maebe
|
46efaf4b2c
+ support for -CLflto_nosystem option to perform LTO for everything except
|
6 年之前 |
Jonas Maebe
|
fc60ec2ea4
+ support for LLVM LTO: compile units with -CLflto -> when compiling a main
|
6 年之前 |
Jonas Maebe
|
cf65c55b72
* support specifying the target LLVM/Xcode version
|
6 年之前 |
Jonas Maebe
|
9d07e4948f
* fix compilation of ARM compiler for LLVM
|
6 年之前 |
Jonas Maebe
|
d93c05a90c
* synchronised with trunk till r41207
|
6 年之前 |
Jonas Maebe
|
13ce27cc1d
* fixed the default external assembler for llvm when using -s
|
6 年之前 |
Jonas Maebe
|
ab51e8637c
* set default Mac OS X target version to 10.6 for LLVM (earlier versions did
|
6 年之前 |
Jonas Maebe
|
a0d796e98d
* synchronised with trunk till r41159
|
6 年之前 |
florian
|
6c88894999
* do not call the internal assembler if -s is passed
|
6 年之前 |