Michael VAN CANNEYT
|
d7eb0cbd5e
* Reformat, using Jedi code formatter of Lazarus
|
2 years ago |
Michael VAN CANNEYT
|
b4a7b4637e
* Refactor initialization of binary and processor name for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
8fa058580f
* Refactor processorname -> suffix name for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
93d283b4e5
* Rename variables for clarity
|
2 years ago |
Michael VAN CANNEYT
|
a213bd4a45
* Refactor check for -PB and -PP for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
e9871c16cc
* Specifying multiple -V should not give an error but warn, as for -T or -t
|
2 years ago |
Michael VAN CANNEYT
|
92ecd88709
* Limited subtarget config file parsing to detect -V
|
2 years ago |
Michael VAN CANNEYT
|
0aa16f74ba
* Reformat, using Jedi code formatter of Lazarus
|
2 years ago |
Michael VAN CANNEYT
|
b3cc5d41cc
* Delegate darwin ifdef out of program flow, towards const, for clarity
|
2 years ago |
Michael VAN CANNEYT
|
2db050912f
* get rid os some warnings
|
2 years ago |
Michael VAN CANNEYT
|
7c3d779c36
* subroutine to simplify command-line handling
|
2 years ago |
Michael VAN CANNEYT
|
1b0ece42b5
* Rename variables for clarity
|
2 years ago |
Michael VAN CANNEYT
|
f94d4e7e10
* Refactor check for -PB and -PP for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
0bb62f2b1a
* Refactor initialization of binary and processor name for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
44c6b283ca
* Refactor processorname -> suffix name for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
82f9ac9052
* Remove some debugging statements
|
2 years ago |
Michael VAN CANNEYT
|
13368ac5cc
* Rename architecture to more neutral subtarget
|
2 years ago |
Michael VAN CANNEYT
|
317064c473
* Implement -x and -t options for fpc executable
|
2 years ago |
nickysn
|
ee711eb943
+ support wasm32 in the fpc utility
|
5 years ago |
nickysn
|
27943baa2f
+ support z80 in the fpc launcher utility
|
5 years ago |
Jonas Maebe
|
429b3744c4
* fpc: don't search for compiler binary in current directory when paramstr(0)
|
5 years ago |
Jeppe Johansen
|
3189e4245d
makefiles: Add support for xtensa-embedded target.
|
5 years ago |
Károly Balogh
|
6c87b89e45
atari: fpc now searches for the compiler with .ttp extension, as that's the default on Atari
|
6 years ago |
pierre
|
3e2b102a44
Add missing support for -PriscvXX and -Psparc64
|
6 years ago |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 years ago |
florian
|
9529416ba0
+ sparc64 support for the fpc executable
|
8 years ago |
pierre
|
0e6b4def67
* Also search for ppcXXX if ppcrossXXX is not found for -PB option, show default binary
|
9 years ago |
Jonas Maebe
|
3c8068ad0b
+ Aarch64 support in the fpc binary (patch by Edmund Grimley Evans)
|
10 years ago |
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.
|
11 years ago |
Jeppe Johansen
|
7fdb125356
Added AVR support to fpc and root Makefile.
|
11 years ago |