pierre
|
a6d1019514
sparc and sparc64 also need -Fisparcgen, because this directory contains include files
|
8 lat temu |
florian
|
b59e4f5652
+ register .inc files for SPARC64
|
8 lat temu |
florian
|
188ec0f0c7
+ basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.)
|
8 lat temu |
florian
|
ea52a23179
+ skeleton for Z80 support
|
8 lat temu |
pierre
|
dda85c3c49
Revert Makefile changes unrelated to last commit about powerpc-aix cycle fix
|
8 lat temu |
pierre
|
1342d0792f
Fix powerpc cycle for AIX target
|
8 lat temu |
Jonas Maebe
|
e35f83ba94
* support building the LLVM compiler for Darwin/x86_64 and Linux/x86_64 by
|
8 lat temu |
pierre
|
a82a134be8
* Set REVSTR to empty if 'svnversion -c .' outputs 'exported'
|
9 lat temu |
pierre
|
6557ccbc84
* Separate x86 register inc files into regdatx86 target
|
9 lat temu |
pierre
|
717153cfb0
Fix fullcycle by setting EXCLUDE_80BIT_TARGETS to 1 if 80bit-real is not supported by current source CPU
|
9 lat temu |
pierre
|
dbf1100b33
Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers
|
9 lat temu |
Károly Balogh
|
e0b0ec3d43
m68k: disabled the force-enabled stack checking for m68k-amiga when compiling the compiler, which was enabled since forever. the current Amiga RTL startup code supports setting stack size programmatically, therefore very low default stack on Amiga is no longer a problem
|
9 lat temu |
nickysn
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 lat temu |
Jonas Maebe
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 lat temu |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 lat temu |
pierre
|
dc06f85b58
Set ALLOW_WARNINGSS to 1 for m68k and avr compiler to allow successful fullinstall completion
|
10 lat temu |
Jonas Maebe
|
a04cae2c4b
- removed partial Alpha, IA64 and vis backends since they were never nor
|
10 lat temu |
pierre
|
999436c5e6
Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall
|
10 lat temu |
Károly Balogh
|
7940806fc2
fixed ifneq vs. ifndef
|
10 lat temu |
florian
|
b7422716b2
* turn off compiler and utils building for nds
|
10 lat temu |
marco
|
422df4bc77
* fixed typo removing ppca64, mantis 27533
|
10 lat temu |
Jonas Maebe
|
65c2c68b5f
* call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing)
|
10 lat temu |
Jonas Maebe
|
f2c0b88e4f
* AArch64 compiler building support to top level and compiler Makefile
|
10 lat temu |
Tomas Hajny
|
01441be35c
* avoid mixed revision information 1:realrevision in revision.inc for fpcbuild checkout
|
10 lat temu |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 lat temu |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
11 lat temu |
sergei
|
1e9f57467d
- m68k: removed "-dNOOPT" at build time, enabling the branch optimizer. Not tested thoroughly, but it does not change compiler behavior unless "-O1" or higher is supplied at command line.
|
11 lat temu |
florian
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
11 lat temu |
pierre
|
7a03a7485f
Fix typing error in cross-cycle at level 2
|
11 lat temu |
nickysn
|
781fa416e2
* make insdatx86 now also refereshes the i8086 ins files
|
12 lat temu |