Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn ee711eb943 + support wasm32 in the fpc utility vor 5 Jahren
  nickysn 27943baa2f + support z80 in the fpc launcher utility vor 5 Jahren
  Jonas Maebe 429b3744c4 * fpc: don't search for compiler binary in current directory when paramstr(0) vor 5 Jahren
  Jeppe Johansen 3189e4245d makefiles: Add support for xtensa-embedded target. vor 5 Jahren
  Károly Balogh 6c87b89e45 atari: fpc now searches for the compiler with .ttp extension, as that's the default on Atari vor 6 Jahren
  pierre 3e2b102a44 Add missing support for -PriscvXX and -Psparc64 vor 6 Jahren
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. vor 7 Jahren
  florian 9529416ba0 + sparc64 support for the fpc executable vor 8 Jahren
  pierre 0e6b4def67 * Also search for ppcXXX if ppcrossXXX is not found for -PB option, show default binary vor 9 Jahren
  Jonas Maebe 3c8068ad0b + Aarch64 support in the fpc binary (patch by Edmund Grimley Evans) vor 10 Jahren
  Károly Balogh 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. vor 11 Jahren
  Jeppe Johansen 7fdb125356 Added AVR support to fpc and root Makefile. vor 11 Jahren
  svenbarth 47b4a52c8f Also respect the supplied version suffix when printing the compiler path name using -PB. Fixes Mantis #25791 vor 11 Jahren
  nickysn e160dab697 + added i8086 to the list of supported CPUs by FPC.exe vor 12 Jahren
  pierre 3a082f8c29 Add defautl mips name and use mips instead of mipseb vor 13 Jahren
  pierre 600dd162af Merge of rev21557 by Foxsen vor 13 Jahren
  svenbarth 3d6e08ed59 + Add support for the JVM architecture to the compiler driver "fpc" vor 13 Jahren
  Tomas Hajny 2a57a6a307 * add previously missing support for proper handling of -? from the fpc binary vor 13 Jahren
  Tomas Hajny b12c38984b * fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer vor 13 Jahren
  Jonas Maebe 2696c1f1d3 * also print fpc-specific help when executed without parameters or with -h vor 13 Jahren
  florian b8e58428ed * don't search use extrapath for searching ppc* if extrapath is empty because this might find undesired compilers in the current directory vor 15 Jahren
  joost d4c2a35c75 * Use ExeSearch instead of FileSearch to find compiler executable vor 16 Jahren
  Jonas Maebe a497aec91d * always use ppc<targetcpu> instead of ppcross<targetcpu> on darwin, vor 17 Jahren
  Jonas Maebe d6b54890e4 * pass arguments to the compiler using an array of ansistring so that vor 18 Jahren
  florian edf01e4460 + support for -Xp to path the compiler executables to fpc vor 19 Jahren
  yury d48f512146 * do not try to call cross compiler if host CPU was specified using -P parameter. vor 19 Jahren
  marco 63e8d1062c * now first searches ppcross<target> if -P<target> is specified. vor 19 Jahren
  tom_at_work d7cedd18eb * made fpc recognize the powerpc64 platform and the associated compiler vor 20 Jahren
  marco bf92c461d1 * removed dos usage from fpc binary. (mostly fsearch -> filesearch). vor 20 Jahren
  peter 4ace790492 * remove $Log vor 20 Jahren