Jonas Maebe
|
c7aabaa3b6
- removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
28bc3bb294
- removed FPC_STRTOSHORTSTRINGPROC-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
ad66b06222
- removed FPC_STRTOCHARARRAYPROC-related checks, FPC 2.6.4 had it
|
10 years ago |
Jonas Maebe
|
9ab80874cc
- removed FPC_REAL2REAL_FIXED-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
2afd8eb802
- removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
12030f904a
- removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
1c2bac7608
- removed FPC_HAS_VARSETS-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
858fd37483
- removed FPC_HASINTERNALOLEVARIANT2VARIANTCAST-related checks, FPC 2.6.4
|
10 years ago |
Jonas Maebe
|
da6382db2a
- removed FPC_HASFIXED64BITVARIANT-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
4494565a15
- removed RESSTRSECTIONS-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
4564bffb85
* use binutils 2.19+ linker script "augmentation" functionality to specify
|
10 years ago |
Jonas Maebe
|
e06a759e20
- reverted r31664, it causes crashes with some ld versions :/
|
10 years ago |
Jonas Maebe
|
cd41bf672c
* use binutils 2.19+ linker script "augmentation" functionality to specify
|
10 years ago |
Jonas Maebe
|
c813e024ee
* support non-section-based threadvars on the LLVM target
|
10 years ago |
nickysn
|
bdfd23cc2e
+ new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push
|
10 years ago |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 years ago |
nickysn
|
8458bbfaf6
+ enabled the huge memory model command line option
|
10 years ago |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 years ago |
Jonas Maebe
|
21066ba3f3
* changed LinkTypeSetExplicitly from a global variable into a field of toption
|
10 years ago |
Jonas Maebe
|
0d74e4f719
* changed paratargetdbg from a global variable into a field of toption
|
10 years ago |
Jonas Maebe
|
84bd523867
* changed paratargetasm from a global variable into a field of toption
|
10 years ago |
Jonas Maebe
|
13638d958d
* changed paratarget from a global variable into a field of toption
|
10 years ago |
Jonas Maebe
|
7a8921a060
* define CPULLVM when using the LLVM backend (in addtion to the CPUXXX define
|
10 years ago |
Jonas Maebe
|
2cf17c0487
* don't generate DWARF cfi when targeting LLVM, it will do that itself
|
10 years ago |
Jonas Maebe
|
0d87df71a9
* default to ARMv7/VFPv3 for Darwin/ARM (since that's what most iOS devices
|
10 years ago |
florian
|
29ba426fcc
* call DefaultReplacements for #WRITE and #INCLUDE, resolves #28315
|
10 years ago |
florian
|
73c0422997
+ create defines for CPU ALU size
|
10 years ago |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 years ago |
florian
|
3396e2e1f4
* interpret -daaa:=bbb after -Sm was passed as a macro definition, resolves #27529
|
10 years ago |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 years ago |