Commit History

Author SHA1 Message Date
  pierre 0e0b43889f Use vfpv2 as default fpu for eabihf if cpu is below armv7 6 years ago
  Károly Balogh b4a7d6a82e cleanup: remove ARMHF-related comments from RISC-V only codepath. no functional change. 6 years ago
  pierre 578e60e6ef Fix default CPUs for riscv32 6 years ago
  Jeppe Johansen d33b520690 Clean up peephole optimization code. 6 years ago
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception 7 years ago
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. 7 years ago
  florian 68eb921d46 * broken compilation after r39347 fixed 7 years ago
  svenbarth 8536abce8a * as the management operator feature is not platform specific using a specific define for it aside from a 7 years ago
  nickysn b7bfac11cb + enable using the i8086 internal linker with debug info, if the compiler is 7 years ago
  nickysn 9a4a61ab97 * automatically switch to external linking (and show message) when requested to 7 years ago
  nickysn b80642c384 + started implementing support for generating Microsoft CodeView debug 7 years ago
  svenbarth 11f673a991 * also allow a ";"-separated list of namespaces for -FN 7 years ago
  svenbarth 760e1f3776 * default namespaces are specified using the new -FN<x> option whereby <x> is the namespace to be added to the 7 years ago
  florian 5d17b335a6 * based on patch by Christo Crause: when setting the controller type, set also the sub architecture, resolves #33189 7 years ago
  florian 5c18758b12 + based on a patch by Christo Crause create a define for the selected controller type (FPC_MCU_...), resolves #33191 7 years ago
  pierre 22c4c349a6 force dwarf-2 debug format if used assembler does not support stabs (as indicated by new af_no_stabs flag) 7 years ago
  Károly Balogh 75158d02ca m68k: set palmos to use 68000 and no FPU by default 7 years ago
  pierre 0c3486f6e4 Add 'U' to list of first pass parsing, required to set cs_compilesystem early and avoid false error 7 years ago
  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 years ago
  Károly Balogh 05642cd495 atari: switch off threading for atari tos. i think if we'll ever support MiNT, that should be a separate target, with all the advanced features enabled 7 years ago
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on 7 years ago
  nickysn 1c8b607d92 - disable threading on win16 7 years ago
  florian 7fa9d267e3 * correctly set cpu defines after r37582, even if architecture and cpu type defines are equal (like CPUMIPS32), resolves #32687 7 years ago
  florian 826f208e45 * define CPU and FPU type macros before the second parsing of the parameters so they can be used in config files 7 years ago
  svenbarth fcc1ce7a08 * fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new command line option -Sj[-|+] to control writeable typed constants (with a small adjustment to the help text) 7 years ago
  pierre fee49a3e40 Disable threading feature for arm-palmos (like it is done for m68k-palmos) 8 years ago
  nickysn 4e489f2b33 + generate faster, branchless code for abs(int64) on i8086 8 years ago
  nickysn aefa317474 + fast and branchless implementation of abs(int64) for i386 8 years ago
  Károly Balogh a87df638e7 m68k-atari: reenable threading feature. even if it's technically unsupported, it breaks the build of too many otherwise applicable packages 8 years ago
  Károly Balogh 8db10af841 m68k: palmos and atari doesn't support threading 8 years ago