Jonas Maebe
|
e06a759e20
- reverted r31664, it causes crashes with some ld versions :/
|
10 rokov pred |
Jonas Maebe
|
cd41bf672c
* use binutils 2.19+ linker script "augmentation" functionality to specify
|
10 rokov pred |
Jonas Maebe
|
c813e024ee
* support non-section-based threadvars on the LLVM target
|
10 rokov pred |
nickysn
|
bdfd23cc2e
+ new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push
|
10 rokov pred |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 rokov pred |
nickysn
|
8458bbfaf6
+ enabled the huge memory model command line option
|
10 rokov pred |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 rokov pred |
Jonas Maebe
|
21066ba3f3
* changed LinkTypeSetExplicitly from a global variable into a field of toption
|
10 rokov pred |
Jonas Maebe
|
0d74e4f719
* changed paratargetdbg from a global variable into a field of toption
|
10 rokov pred |
Jonas Maebe
|
84bd523867
* changed paratargetasm from a global variable into a field of toption
|
10 rokov pred |
Jonas Maebe
|
13638d958d
* changed paratarget from a global variable into a field of toption
|
10 rokov pred |
Jonas Maebe
|
7a8921a060
* define CPULLVM when using the LLVM backend (in addtion to the CPUXXX define
|
10 rokov pred |
Jonas Maebe
|
2cf17c0487
* don't generate DWARF cfi when targeting LLVM, it will do that itself
|
10 rokov pred |
Jonas Maebe
|
0d87df71a9
* default to ARMv7/VFPv3 for Darwin/ARM (since that's what most iOS devices
|
10 rokov pred |
florian
|
29ba426fcc
* call DefaultReplacements for #WRITE and #INCLUDE, resolves #28315
|
10 rokov pred |
florian
|
73c0422997
+ create defines for CPU ALU size
|
10 rokov pred |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 rokov pred |
florian
|
3396e2e1f4
* interpret -daaa:=bbb after -Sm was passed as a macro definition, resolves #27529
|
10 rokov pred |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 rokov pred |
Jonas Maebe
|
cc071ded4b
* define _CALL_ELF=1 or _CALL_ELF=2 symbol when targeting ppc(64)
|
10 rokov pred |
Jonas Maebe
|
3946971c73
* default to ppc64le/elfv2 when compiling on a ppc64le platform
|
10 rokov pred |
Jonas Maebe
|
d4bc74ecc0
* support for -WM10.XX (for 10.10) and defining the correct associated
|
10 rokov pred |
Jonas Maebe
|
6a70c84258
+ internal bsr/bsf support for ppc32 and ppc64
|
10 rokov pred |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 rokov pred |
Tomas Hajny
|
1ecf8dcfa1
* improved paging of help pages so that lines are not missed with 80x25 windows due to lines overflowing the window width
|
10 rokov pred |
Jonas Maebe
|
dcb6f2baae
+ print Darwin/AArch64-specific command line options in the help
|
10 rokov pred |
Jonas Maebe
|
a8d05b66e2
+ AArch64 internal bsf/bsr support
|
10 rokov pred |
Jonas Maebe
|
0a0e74342f
* AArch64 doesn't need the software int64 to double code
|
10 rokov pred |
Jonas Maebe
|
b7fb862f4a
* enable internal handling of abs(int64) on AArch64
|
10 rokov pred |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
10 rokov pred |