nickysn
|
c1888dd6e2
+ support 32-bit and 64-bit ait_consts
|
5 years ago |
nickysn
|
8589227fb0
* some ait_string and ait_const asm output fixes for sdcc-sdasz80
|
5 years ago |
nickysn
|
377f52ee69
+ started work on the sdcc-sdasz80 asm backend
|
5 years ago |
nickysn
|
6e346f1c79
* synchronize with trunk
|
5 years ago |
joost
|
6a966970bc
* Missing include-file added to fpmake-archive
|
5 years ago |
joost
|
7ee874fba1
* Missing include-file added to fpmake-archive
|
5 years ago |
florian
|
314b8999aa
+ Xtensa: add linklib statements, better _halt procedure
|
5 years ago |
florian
|
8e929b2879
* make TLinkerInfo fields ansistrings as xtensa-freertos needs long command lines
|
5 years ago |
florian
|
3135effee3
* Xtensa: returning of 32 Bit values fixes
|
5 years ago |
florian
|
26db93d78c
* Xtensa: shift operations fixed
|
5 years ago |
joost
|
e6d0e80853
* Added some missing source-files to the fpmake-archive
|
5 years ago |
Jonas Maebe
|
79974a9671
+ -XlS<x> option to specify a suffix for externally called LLVM utilities,
|
5 years ago |
michael
|
13986a1f8f
* Added ability to use UTF16, expanded patch from Anton Kavalenka
|
5 years ago |
joost
|
923c891b37
* Missing include-file added to fpmake-archive
|
5 years ago |
Mattias Gaertner
|
f7ddf90bdd
pastojs: fixed with-do x, where x is in helper and class
|
5 years ago |
Mattias Gaertner
|
b8bcccc1f1
fcl-passrc: fixed resolving with-do x, where x is in helper and class
|
5 years ago |
michael
|
20749e1ee2
* Patch from Bart Broersma to fix bug ID #36809
|
5 years ago |
nickysn
|
a340a39ae3
* synchronize with trunk
|
5 years ago |
Károly Balogh
|
b96109727c
m68k-amiga: initial work on some support functions to allow the RTL to be compiled for AmigaOS 1.x
|
5 years ago |
Károly Balogh
|
f69c099cfe
amiga/morphos: fix freepooled(), it has no return value
|
5 years ago |
nickysn
|
e8bca88dad
+ output nothing for ait_symbol_end
|
5 years ago |
nickysn
|
b91269b821
+ output unsupported aligns as comments (I don't think z80asm supports an align directive)
|
5 years ago |
nickysn
|
c8ec4731e1
* indentation fix
|
5 years ago |
nickysn
|
086ae1fc29
+ perform some character escaping on the labels, because z80asm doesn't seem to like e.g. dollar signs in labels
|
5 years ago |
nickysn
|
7bf31b0c26
+ z80asm output for ait_const (8 and 16-bit only for now) and ait_symbol
|
5 years ago |
Károly Balogh
|
c7136b59c7
amiga: no packed records in doslibd.inc and timerd.inc, use packrecords 2 insead, this improves code generated for plain 68000
|
5 years ago |
nickysn
|
70d14c3c78
+ implement ait_string for z80asm
|
5 years ago |
nickysn
|
f8733f42c9
+ started working on the z80 assembler writer - produce comments, labels and comments with unsupported asm objects
|
5 years ago |
nickysn
|
ce424f2954
+ added the OUTI instruction
|
5 years ago |
Károly Balogh
|
3031a4da31
amiga-m68k: minimal tweaks and formatting to the dos unit
|
5 years ago |