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 лет назад |
Jeppe Johansen
|
7fdb125356
Added AVR support to fpc and root Makefile.
|
11 лет назад |
svenbarth
|
47b4a52c8f
Also respect the supplied version suffix when printing the compiler path name using -PB. Fixes Mantis #25791
|
11 лет назад |
nickysn
|
e160dab697
+ added i8086 to the list of supported CPUs by FPC.exe
|
11 лет назад |
pierre
|
3a082f8c29
Add defautl mips name and use mips instead of mipseb
|
13 лет назад |
pierre
|
600dd162af
Merge of rev21557 by Foxsen
|
13 лет назад |
svenbarth
|
3d6e08ed59
+ Add support for the JVM architecture to the compiler driver "fpc"
|
13 лет назад |
Tomas Hajny
|
2a57a6a307
* add previously missing support for proper handling of -? from the fpc binary
|
13 лет назад |
Tomas Hajny
|
b12c38984b
* fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer
|
13 лет назад |
Jonas Maebe
|
2696c1f1d3
* also print fpc-specific help when executed without parameters or with -h
|
13 лет назад |
florian
|
b8e58428ed
* don't search use extrapath for searching ppc* if extrapath is empty because this might find undesired compilers in the current directory
|
15 лет назад |
joost
|
d4c2a35c75
* Use ExeSearch instead of FileSearch to find compiler executable
|
16 лет назад |
Jonas Maebe
|
a497aec91d
* always use ppc<targetcpu> instead of ppcross<targetcpu> on darwin,
|
17 лет назад |
Jonas Maebe
|
d6b54890e4
* pass arguments to the compiler using an array of ansistring so that
|
18 лет назад |
florian
|
edf01e4460
+ support for -Xp to path the compiler executables to fpc
|
19 лет назад |
yury
|
d48f512146
* do not try to call cross compiler if host CPU was specified using -P parameter.
|
19 лет назад |
marco
|
63e8d1062c
* now first searches ppcross<target> if -P<target> is specified.
|
19 лет назад |
tom_at_work
|
d7cedd18eb
* made fpc recognize the powerpc64 platform and the associated compiler
|
20 лет назад |
marco
|
bf92c461d1
* removed dos usage from fpc binary. (mostly fsearch -> filesearch).
|
20 лет назад |
peter
|
4ace790492
* remove $Log
|
20 лет назад |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 лет назад |
fpc
|
50778076c3
initial import
|
20 лет назад |
marco
|
fd8927391f
* typo fixed
|
20 лет назад |
peter
|
e417e34496
* truncate log
|
20 лет назад |
armin
|
b941fdbdb1
* added .nlm extension for netware
|
20 лет назад |
Jonas Maebe
|
c5c6a10a87
* fixed wrong error message
|
21 лет назад |
florian
|
588e2c38bf
* dwarf branch merged
|
21 лет назад |
Károly Balogh
|
35febdeeec
* morphos has no .exe just like amiga
|
21 лет назад |
marco
|
4989efb36b
* fix for bug #3127
|
21 лет назад |