pierre
|
c74007b580
Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets
|
6 years ago |
pierre
|
7b0d2febd7
Do not use -Sew (turn warnings into errors) if CYCLELEVEL is equal to 1
|
6 years ago |
pierre
|
754b1bd930
Add PPUDUMP variable to be able to specify explicit version of ppudump program, defaulting to ppudump executable in SEARCHPATH
|
6 years ago |
Jonas Maebe
|
a7bd37d17a
* synchronised with trunk till r40776
|
6 years ago |
pierre
|
478b918386
+ Add variables to use gppc386 utils more easily:
|
6 years ago |
Jonas Maebe
|
50c82b6468
* synchronised with trunk till r41537
|
6 years ago |
pierre
|
57ee0dd00a
Fix fullcycle/fullinstall by adding missing armgen directory -Fu option if PPC_TARGET is armeb
|
6 years ago |
Jonas Maebe
|
ac883969a9
* synchronised with trunk till r41423
|
6 years ago |
Jonas Maebe
|
1a559f5c60
* move the homogenous float aggregate determination function to a common
|
6 years ago |
Jonas Maebe
|
9d07e4948f
* fix compilation of ARM compiler for LLVM
|
6 years ago |
Jonas Maebe
|
f26ac9026e
* enable LLVM support Linux/AArch64
|
6 years ago |
pierre
|
b4315f0f4f
+ Introduce PPC_SUFFIXES, new make variable that lists all ppc suffixes
|
6 years ago |
pierre
|
bf3bedb2d4
Add explicit rtlclean/rtl targets in fullcycle rule if DOWPOCYCLE is set
|
6 years ago |
florian
|
88589fb99d
* make install shall not make assumptions about FPC, if one was provided
|
6 years ago |
florian
|
02e03cbd86
* use the built compiler to install files, so the version is set correctly
|
6 years ago |
florian
|
6521918269
* fullinstall builds (and installs) utils now only once
|
6 years ago |
florian
|
af7dfbc970
* typo
|
6 years ago |
florian
|
9febce6ffb
* remove .NOTPARALLEL: from compiler Makefile, accelerates make fullcycle with -j a lot
|
6 years ago |
florian
|
a34d4e715c
Merged riscv_new branch
|
6 years ago |
marco
|
98f00acb06
* trunk to 3.3.1
|
7 years ago |
Jeppe Johansen
|
6352328f3a
Update packages with information about RiscV.
|
7 years ago |
florian
|
f03a396757
* target classic MacOS builds again
|
7 years ago |
pierre
|
e13b04a5c0
Add missing executables in distclean, ppcavr, ppcsparc64 and cross-compilers ppcrossXXX
|
7 years ago |
pierre
|
89b3f6c86a
Fix the RTL directory for old OSes that use OS_TARGET only for rtlppulogs rule
|
8 years ago |
pierre
|
8b0df68a81
Use installed ppudump instead of trying to recompile it, to be able to test cross-compiled RTL units
|
8 years ago |
pierre
|
b74c805c49
Fix singlezipinstall for systems that set NoNativeBinaries to 1
|
8 years ago |
pierre
|
527d2dea4f
Set EXEEXT to SRCEXEEXT if NoNativeBinaries is set (allow snapshot of jvm-java on linux)
|
8 years ago |
pierre
|
a6d1019514
sparc and sparc64 also need -Fisparcgen, because this directory contains include files
|
8 years ago |
florian
|
b59e4f5652
+ register .inc files for SPARC64
|
8 years ago |
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 years ago |