nickysn
|
da40f04d45
* fixed duplicated regdat definition in makefile, that was caused as an artifact after merging with trunk
|
hace 5 años |
nickysn
|
b3d1003f7e
* TZ80GNUAssembler renamed TZ80AsmAssembler, because it targets the "z80asm" assembler
|
hace 5 años |
nickysn
|
7050d7a376
- removed the -mmcu= command line option from z80asm
|
hace 5 años |
nickysn
|
70abc8ce44
* switch to z80asm (instead of gas, which doesn't support z80) for system_z80_embedded
|
hace 5 años |
nickysn
|
943d0cbbe2
* use the generic code of tcg.getintregister, which supports 8-bit CPUs after merging trunk
|
hace 5 años |
nickysn
|
755fe97c51
* synchronize with trunk
|
hace 5 años |
nickysn
|
fd9f3a43ce
+ added cpu_sys_z80 to the tsystemcpu enum. Name is not cpu_z80, because that
|
hace 5 años |
nickysn
|
c35b3d8eee
* synchronized the tsystemcpu enum with trunk
|
hace 5 años |
ondrej
|
eb9a4eca91
SysUtils: make GetDriveIDFromLetter accept lowercase letters
|
hace 5 años |
Mattias Gaertner
|
997c8089a6
pastojs: filer: started pending specialize
|
hace 5 años |
Mattias Gaertner
|
2ae212164e
fcl-passrc: fixed isspecialized test
|
hace 5 años |
florian
|
ef13f52ba8
+ add FreeRTOS as new OS target
|
hace 5 años |
florian
|
a9a85711d5
* Xtensa: fix tcpunotnode.second_boolean
|
hace 5 años |
florian
|
d1bbfe4cf7
+ Xtensa: implemented tcputypeconvnode.second_int_to_bool
|
hace 5 años |
florian
|
8fd53df3cd
* Xtensa: system_xtensa_embedded is an embedded system
|
hace 5 años |
florian
|
f51a893d1d
* Xtensa: align literals properly
|
hace 5 años |
florian
|
db71a9428a
* Xtensa: proper code generation for unit initialization
|
hace 5 años |
pierre
|
41e554067a
Fix handling of parameters with size below the size of a full register
|
hace 5 años |
florian
|
17298086ca
* Xtensa: improved handling of calling conventions
|
hace 5 años |
florian
|
0290f364cc
* Xtensa: parameter passing for the windowed abi
|
hace 5 años |
florian
|
e858343c38
* Xtensa: no scheduler yet but loops can be unrolled
|
hace 5 años |
florian
|
28154cebd1
* Xtensa: fix txtensanodeutils.insert_init_final_table for the windowed abi
|
hace 5 años |
Jonas Maebe
|
523ebb42cf
* fix LLVM backend compilation (mantis #36833)
|
hace 5 años |
michael
|
9464fb3fc1
* Remove debug statements
|
hace 5 años |
Károly Balogh
|
1aad73217c
m68k-amiga: add some defines, to disable part of OS headersin the RTL when compiling for OS1.x. this is to aid the implementation of future AmigaOS 1.x support
|
hace 5 años |
florian
|
c239ae9414
* Xtensa: generate long calls
|
hace 5 años |
florian
|
d7126bd42c
+ Xtensa: initial support of the windowed abi
|
hace 5 años |
florian
|
7e4ee79e65
* Xtensa: more fixes for load_reg/ref_reg/ref
|
hace 5 años |
florian
|
47f6af4416
* Xtensa: improve tcgcpu.fixref
|
hace 5 años |
florian
|
5631acc401
* Xtensa: fix load_reg/ref_reg/ref
|
hace 5 años |