Károly Balogh
|
d7122c6338
z80: preserve system ID and linker ID for the Amstrad CPC
|
5 years ago |
Jonas Maebe
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
5 years ago |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 years ago |
pierre
|
12cb72893d
Obsolete system_mips_embedded, as it is a duplicate of system_mipseb_embedded
|
5 years ago |
svenbarth
|
921e73ab0c
+ add compiler support for the Z80 MSX-DOS target
|
5 years ago |
nickysn
|
2353b1adee
+ started work on the Z80 internal linker
|
5 years ago |
nickysn
|
19c1ecda54
+ started work on the Z80 internal assembler
|
5 years ago |
Károly Balogh
|
23fc0fe66a
z80: added quick & dirty vasm assembler support to the target
|
5 years ago |
nickysn
|
a857e60dc1
* tsystemcpu.cpu_sys_z80 renamed .cpu_z80 for consistency with the other values in the enum.
|
5 years ago |
nickysn
|
fdbf1f4b7f
+ supported scripted sdcc-sdar
|
5 years ago |
nickysn
|
8bd38e0e29
+ added new ar - sdcc-sdar
|
5 years ago |
nickysn
|
86643f8a34
* synchronized with trunk
|
5 years ago |
svenbarth
|
dfde4def62
+ add a GAS compatible variant of the Clang assembler (currently used for Aarch64-Win64 as no GNU AS exists for that target, yet)
|
5 years ago |
svenbarth
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
5 years ago |
nickysn
|
2f68090dd6
* synchronized with trunk
|
5 years ago |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 years ago |
nickysn
|
3deeff689a
+ added a ZX Spectrum target to the compiler
|
5 years ago |
nickysn
|
d2c32efb7b
* synchronized with trunk
|
5 years ago |
Jonas Maebe
|
ea2e516b4e
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 years ago |
nickysn
|
692ec2fcba
* synchronized with trunk
|
5 years ago |
florian
|
e8fabb752a
+ basic xtensa-linux support in the compiler
|
5 years ago |
nickysn
|
377f52ee69
+ started work on the sdcc-sdasz80 asm backend
|
5 years ago |
nickysn
|
48b4cc34cb
* synchronized with trunk
|
5 years ago |
Jonas Maebe
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
5 years ago |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
nickysn
|
fd9f3a43ce
+ added cpu_sys_z80 to the tsystemcpu enum. Name is not cpu_z80, because that
|
5 years ago |
nickysn
|
c35b3d8eee
* synchronized the tsystemcpu enum with trunk
|
5 years ago |
florian
|
ad99285fec
+ Xtensa: CALL0 abi started
|
5 years ago |
florian
|
73c68236b6
* Xtensa: completed compiler skeleton
|
5 years ago |