florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 years ago |
nickysn
|
492b073e86
+ increased max string length tsysteminfo.shortname, so 'zxspectrum' fits
|
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
|
1cfbae82c6
* synchronized with trunk
|
5 years ago |
florian
|
9d7261a60b
* make eabihf/eabi changeable at compilation time
|
5 years ago |
nickysn
|
9573e373f2
* synchronize with trunk
|
5 years ago |
florian
|
1dd914ffc8
+ initial xtensa-linux rtl
|
5 years ago |
nickysn
|
692ec2fcba
* synchronized with trunk
|
5 years ago |
florian
|
79f74bf8cb
+ xtensa-linux added to systems_linux
|
5 years ago |
nickysn
|
6e346f1c79
* synchronize with trunk
|
5 years ago |
Jonas Maebe
|
79974a9671
+ -XlS<x> option to specify a suffix for externally called LLVM utilities,
|
5 years ago |
nickysn
|
48b4cc34cb
* synchronized with trunk
|
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
|
8fd53df3cd
* Xtensa: system_xtensa_embedded is an embedded system
|
5 years ago |
florian
|
ad99285fec
+ Xtensa: CALL0 abi started
|
5 years ago |
florian
|
73c68236b6
* Xtensa: completed compiler skeleton
|
5 years ago |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
5 years ago |
marco
|
96a712f7ff
* add FreebSD to weaklinking targets.
|
5 years ago |
florian
|
a20209e691
+ tf_init_final_units_by_calls
|
5 years ago |
florian
|
fb91899457
* adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted
|
5 years ago |
Jonas Maebe
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 years ago |
Jonas Maebe
|
c262c5dbc9
* synchronised with trunk till r42256
|
6 years ago |
nickysn
|
dec03b5ac7
+ added the asmmodes_x86_att set constant - similar to asmmode_x86_intel, but for AT&T asm syntax
|
6 years ago |
nickysn
|
d2b3da1f14
+ add asmmode_standard to the asmmodes_x86_intel set on i8086, because i8086 defaults to intel syntax
|
6 years ago |
nickysn
|
ce8ec3ab5d
+ introduced the asmmodes_x86_intel constant set
|
6 years ago |
Jonas Maebe
|
2923e484fd
* synchronised with trunk till r41907
|
6 years ago |