Michaël Van Canneyt
|
04b28ed587
* Search config file in same directory as actual compiler binary
|
1 year ago |
Michaël Van Canneyt
|
486f3a0c7f
* Lowercase subtarget file, as done in compiler
|
2 years ago |
Michaël Van Canneyt
|
c94531645a
* Implement -t options for fpc executable
|
2 years ago |
Michael VAN CANNEYT
|
a3f441b590
* loongarch64 architecture reinstated
|
2 years ago |
Michael VAN CANNEYT
|
babcb631f8
* Delegate darwin ifdef out of program flow, towards const, for clarity
|
2 years ago |
Michael VAN CANNEYT
|
c0893e5c16
* get rid os some warnings
|
2 years ago |
Michael VAN CANNEYT
|
c6effbd676
* Refactor: add utility routine to handle command-line changes
|
2 years ago |
Michael VAN CANNEYT
|
a52b3522dc
* Refactor: Rename some variables for clarity
|
2 years ago |
Michael VAN CANNEYT
|
647f211aa5
Refactor check for -PB and -PP for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
5d104c9115
Refactor initialization of binary and processor name for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
27476a915b
* Refactor processorname -> suffix name for clarity of flow
|
2 years ago |
Pierre Muller
|
c8b2a36bb1
Add support for -Ploongarch64 option
|
2 years ago |
Jinyang He
|
12c4290ffe
Add loongarch64 architecture support to compiler
|
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 |
svenbarth
|
47b4a52c8f
Also respect the supplied version suffix when printing the compiler path name using -PB. Fixes Mantis #25791
|
11 years ago |
nickysn
|
e160dab697
+ added i8086 to the list of supported CPUs by FPC.exe
|
11 years ago |
pierre
|
3a082f8c29
Add defautl mips name and use mips instead of mipseb
|
13 years ago |
pierre
|
600dd162af
Merge of rev21557 by Foxsen
|
13 years ago |
svenbarth
|
3d6e08ed59
+ Add support for the JVM architecture to the compiler driver "fpc"
|
13 years ago |