pierre
|
57ee0dd00a
Fix fullcycle/fullinstall by adding missing armgen directory -Fu option if PPC_TARGET is armeb
|
6 gadi atpakaļ |
Jonas Maebe
|
1a559f5c60
* move the homogenous float aggregate determination function to a common
|
6 gadi atpakaļ |
pierre
|
b4315f0f4f
+ Introduce PPC_SUFFIXES, new make variable that lists all ppc suffixes
|
6 gadi atpakaļ |
pierre
|
bf3bedb2d4
Add explicit rtlclean/rtl targets in fullcycle rule if DOWPOCYCLE is set
|
6 gadi atpakaļ |
florian
|
88589fb99d
* make install shall not make assumptions about FPC, if one was provided
|
6 gadi atpakaļ |
florian
|
02e03cbd86
* use the built compiler to install files, so the version is set correctly
|
6 gadi atpakaļ |
florian
|
6521918269
* fullinstall builds (and installs) utils now only once
|
6 gadi atpakaļ |
florian
|
af7dfbc970
* typo
|
6 gadi atpakaļ |
florian
|
9febce6ffb
* remove .NOTPARALLEL: from compiler Makefile, accelerates make fullcycle with -j a lot
|
6 gadi atpakaļ |
florian
|
a34d4e715c
Merged riscv_new branch
|
6 gadi atpakaļ |
marco
|
98f00acb06
* trunk to 3.3.1
|
7 gadi atpakaļ |
Jeppe Johansen
|
6352328f3a
Update packages with information about RiscV.
|
7 gadi atpakaļ |
florian
|
f03a396757
* target classic MacOS builds again
|
7 gadi atpakaļ |
pierre
|
e13b04a5c0
Add missing executables in distclean, ppcavr, ppcsparc64 and cross-compilers ppcrossXXX
|
7 gadi atpakaļ |
pierre
|
89b3f6c86a
Fix the RTL directory for old OSes that use OS_TARGET only for rtlppulogs rule
|
8 gadi atpakaļ |
pierre
|
8b0df68a81
Use installed ppudump instead of trying to recompile it, to be able to test cross-compiled RTL units
|
8 gadi atpakaļ |
pierre
|
b74c805c49
Fix singlezipinstall for systems that set NoNativeBinaries to 1
|
8 gadi atpakaļ |
pierre
|
527d2dea4f
Set EXEEXT to SRCEXEEXT if NoNativeBinaries is set (allow snapshot of jvm-java on linux)
|
8 gadi atpakaļ |
pierre
|
a6d1019514
sparc and sparc64 also need -Fisparcgen, because this directory contains include files
|
8 gadi atpakaļ |
florian
|
b59e4f5652
+ register .inc files for SPARC64
|
8 gadi atpakaļ |
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 gadi atpakaļ |
pierre
|
dda85c3c49
Revert Makefile changes unrelated to last commit about powerpc-aix cycle fix
|
8 gadi atpakaļ |
pierre
|
1342d0792f
Fix powerpc cycle for AIX target
|
8 gadi atpakaļ |
Jonas Maebe
|
e35f83ba94
* support building the LLVM compiler for Darwin/x86_64 and Linux/x86_64 by
|
8 gadi atpakaļ |
pierre
|
a82a134be8
* Set REVSTR to empty if 'svnversion -c .' outputs 'exported'
|
8 gadi atpakaļ |
pierre
|
6557ccbc84
* Separate x86 register inc files into regdatx86 target
|
8 gadi atpakaļ |
pierre
|
717153cfb0
Fix fullcycle by setting EXCLUDE_80BIT_TARGETS to 1 if 80bit-real is not supported by current source CPU
|
9 gadi atpakaļ |
pierre
|
dbf1100b33
Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers
|
9 gadi atpakaļ |
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 gadi atpakaļ |
nickysn
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 gadi atpakaļ |