Jonas Maebe
|
91d877919e
* strip codesignature when comparing compiler binaries on Darwin
|
4 years ago |
florian
|
201281ae2a
* compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if git is used, in either case the former or the latter are used for the build date reported by the compiler
|
4 years ago |
florian
|
23af096ef6
* copy only the instruction table related inc files during make insdat
|
4 years ago |
pierre
|
399552d350
Refactor setting of NoNativeBinaries:
|
4 years ago |
pierre
|
85d19af48c
* Remove debug ECHO lines
|
5 years ago |
pierre
|
b1ee6f7fdc
Fix error in previous commit
|
5 years ago |
pierre
|
ac36a214bf
Do not set EXCLUDE_80BIT_TARGETS to 1 if OPT variable contains -dFPC_SOFT_FPUX80
|
5 years ago |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 years ago |
pierre
|
a62534d11f
Add z80 to PPC_TARGETS to reove ppcz80 on clean
|
5 years ago |
florian
|
72f6752b1c
+ add intrdat target
|
5 years ago |
nickysn
|
ec3013e040
+ added z80 to cycletargets
|
5 years ago |
nickysn
|
f08ec5ba43
+ Z80 support to the compiler makefile
|
5 years ago |
nickysn
|
d2c32efb7b
* synchronized with trunk
|
5 years ago |
florian
|
9211e6cf93
* FreeRTOS: try not to build native binaries
|
5 years ago |
nickysn
|
20eab5582f
+ generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool
|
5 years ago |
nickysn
|
da40f04d45
* fixed duplicated regdat definition in makefile, that was caused as an artifact after merging with trunk
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
Jeppe Johansen
|
3189e4245d
makefiles: Add support for xtensa-embedded target.
|
5 years ago |
florian
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
5 years ago |
pierre
|
fff3b67b7e
Remove ALLOW_WARNINGS=1 for m68k compiler
|
5 years ago |
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 |