nickysn
|
578750a646
* synchronized with trunk
|
4 年之前 |
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 年之前 |
nickysn
|
8f059a6b8a
* synchronized with trunk
|
4 年之前 |
florian
|
23af096ef6
* copy only the instruction table related inc files during make insdat
|
4 年之前 |
nickysn
|
fd772822d1
* synchronized with trunk
|
4 年之前 |
pierre
|
399552d350
Refactor setting of NoNativeBinaries:
|
4 年之前 |
nickysn
|
9cc67f4bf8
* synchronized with trunk
|
5 年之前 |
pierre
|
85d19af48c
* Remove debug ECHO lines
|
5 年之前 |
nickysn
|
c1197ddb90
* synchronized with trunk
|
5 年之前 |
pierre
|
b1ee6f7fdc
Fix error in previous commit
|
5 年之前 |
pierre
|
ac36a214bf
Do not set EXCLUDE_80BIT_TARGETS to 1 if OPT variable contains -dFPC_SOFT_FPUX80
|
5 年之前 |
nickysn
|
26207eef00
* the wasm target in the makefiles renamed wasm32
|
5 年之前 |
nickysn
|
62cb7c2d12
* synchronized with trunk
|
5 年之前 |
nickysn
|
936df34f5e
+ added wasm regdat regeneration to the compiler makefile
|
5 年之前 |
nickysn
|
a893f06813
[PATCH 55/83] minor fixes and cleanups for the wasm target (#1)
|
5 年之前 |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 年之前 |
pierre
|
a62534d11f
Add z80 to PPC_TARGETS to reove ppcz80 on clean
|
5 年之前 |
florian
|
72f6752b1c
+ add intrdat target
|
5 年之前 |
nickysn
|
ec3013e040
+ added z80 to cycletargets
|
5 年之前 |
nickysn
|
f08ec5ba43
+ Z80 support to the compiler makefile
|
5 年之前 |
nickysn
|
d2c32efb7b
* synchronized with trunk
|
5 年之前 |
florian
|
9211e6cf93
* FreeRTOS: try not to build native binaries
|
5 年之前 |
nickysn
|
20eab5582f
+ generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool
|
5 年之前 |
nickysn
|
da40f04d45
* fixed duplicated regdat definition in makefile, that was caused as an artifact after merging with trunk
|
5 年之前 |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 年之前 |
Jeppe Johansen
|
3189e4245d
makefiles: Add support for xtensa-embedded target.
|
5 年之前 |
florian
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
5 年之前 |
pierre
|
fff3b67b7e
Remove ALLOW_WARNINGS=1 for m68k compiler
|
5 年之前 |
pierre
|
c74007b580
Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets
|
6 年之前 |
pierre
|
7b0d2febd7
Do not use -Sew (turn warnings into errors) if CYCLELEVEL is equal to 1
|
6 年之前 |