Jonas Maebe
|
13ce27cc1d
* fixed the default external assembler for llvm when using -s
|
6 anos atrás |
Jonas Maebe
|
ab51e8637c
* set default Mac OS X target version to 10.6 for LLVM (earlier versions did
|
6 anos atrás |
florian
|
6c88894999
* do not call the internal assembler if -s is passed
|
6 anos atrás |
pierre
|
7817e48e9a
-Xr is also supported for systems_android
|
6 anos atrás |
Károly Balogh
|
2f7fe0e737
haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
|
6 anos atrás |
florian
|
0d50a63c7d
+ tsettings.tlsmodel
|
6 anos atrás |
yury
|
4357caaad8
* Removed unused local vars.
|
6 anos atrás |
florian
|
a092da723a
+ new fields for more precise control of alignment
|
6 anos atrás |
yury
|
7eb9b23fa5
* Reverted r39961.
|
6 anos atrás |
yury
|
692c287c3e
* Undef FPC_HAS_TYPE_EXTENDED for x86_64-android.
|
6 anos atrás |
yury
|
671d31df1d
+ Added support for the aarch64-android target.
|
6 anos atrás |
pierre
|
0e0b43889f
Use vfpv2 as default fpu for eabihf if cpu is below armv7
|
6 anos atrás |
Károly Balogh
|
b4a7d6a82e
cleanup: remove ARMHF-related comments from RISC-V only codepath. no functional change.
|
6 anos atrás |
pierre
|
578e60e6ef
Fix default CPUs for riscv32
|
6 anos atrás |
Jeppe Johansen
|
d33b520690
Clean up peephole optimization code.
|
6 anos atrás |
florian
|
3c69f9a066
+ basic infrastructure to generate code for floating point exception
|
7 anos atrás |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 anos atrás |
florian
|
68eb921d46
* broken compilation after r39347 fixed
|
7 anos atrás |
svenbarth
|
8536abce8a
* as the management operator feature is not platform specific using a specific define for it aside from a
|
7 anos atrás |
nickysn
|
b7bfac11cb
+ enable using the i8086 internal linker with debug info, if the compiler is
|
7 anos atrás |
nickysn
|
9a4a61ab97
* automatically switch to external linking (and show message) when requested to
|
7 anos atrás |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 anos atrás |
svenbarth
|
11f673a991
* also allow a ";"-separated list of namespaces for -FN
|
7 anos atrás |
svenbarth
|
760e1f3776
* default namespaces are specified using the new -FN<x> option whereby <x> is the namespace to be added to the
|
7 anos atrás |
florian
|
5d17b335a6
* based on patch by Christo Crause: when setting the controller type, set also the sub architecture, resolves #33189
|
7 anos atrás |
florian
|
5c18758b12
+ based on a patch by Christo Crause create a define for the selected controller type (FPC_MCU_...), resolves #33191
|
7 anos atrás |
pierre
|
22c4c349a6
force dwarf-2 debug format if used assembler does not support stabs (as indicated by new af_no_stabs flag)
|
7 anos atrás |
Károly Balogh
|
75158d02ca
m68k: set palmos to use 68000 and no FPU by default
|
7 anos atrás |
pierre
|
0c3486f6e4
Add 'U' to list of first pass parsing, required to set cs_compilesystem early and avoid false error
|
7 anos atrás |
Károly Balogh
|
6094910917
amiga/m68k: disable dynlibs feature. while the amiga has dynamic libraries, they have a different architecture, which don't mix with this feature. powerpc amiga could support the mainstream-style dynlibs, so keep it enabled there.
|
7 anos atrás |