nickysn
|
fe5daf3d2f
+ initial implementation of top_ref reference output for sdcc-sdasz80
|
5 rokov pred |
nickysn
|
b1ea62f5f6
+ implemented ait_regalloc asm output for sdcc-sdasz80
|
5 rokov pred |
nickysn
|
b486e6b353
* define R_SUBWHOLE = R_SUBW for Z80
|
5 rokov pred |
nickysn
|
f87c837afe
+ implemented a_load_const_reg
|
5 rokov pred |
nickysn
|
aeedb0022d
+ initial implementation of operand writing (registers and constants only for now)
|
5 rokov pred |
nickysn
|
36a26a53ae
+ emit warning comments in the asm output for the unimplemented methods in cgcpu
|
5 rokov pred |
nickysn
|
2003020d68
+ emit lowercase instructions in the z80 asm output
|
5 rokov pred |
nickysn
|
050244e5f0
+ emit a ret instruction at the end of functions
|
5 rokov pred |
nickysn
|
03ea93de87
+ write eol after each instruction
|
5 rokov pred |
nickysn
|
dc1ff00418
* fixed register number of IX
|
5 rokov pred |
nickysn
|
d682df8bcd
+ implemented ait_instruction at least for instructions without operands
|
5 rokov pred |
nickysn
|
1d3f14f769
+ implemented ait_align asm output for sdcc-sdasz80
|
5 rokov pred |
nickysn
|
a581ca4dce
* synchronized with trunk
|
5 rokov pred |
nickysn
|
26549ed045
* use the :: and == operators to declare global labels, instead of .globl
|
5 rokov pred |
nickysn
|
4bc09f91cb
+ initial support for ait_section
|
5 rokov pred |
pierre
|
4861761150
Try to fix problems for more recent GDB versions.
|
5 rokov pred |
joost
|
625e847e56
* Do not try to resolve dependencies for packages that not meet the target
|
5 rokov pred |
joost
|
81887a2eb3
* Debug-writeln removed
|
5 rokov pred |
nickysn
|
b0f2902e51
+ support ait_symbol with value
|
5 rokov pred |
nickysn
|
58c4fb8db1
+ simplified adding the trailing : character when writing an ait_symbol for sdcc-sdasz80
|
5 rokov pred |
nickysn
|
bbc8629b39
- removed commented out code for handling case insensitive assemblers, because sdcc-sdasz80 is case sensitive by default
|
5 rokov pred |
nickysn
|
a670e04a3f
+ emit a .globl directive for global ait_symbols
|
5 rokov pred |
florian
|
a96a43d0d8
* Xtensa: spilling for bigger offsets fixed
|
5 rokov pred |
florian
|
5ef1ede0a4
* xtensa-freertos: enable softfloat for now
|
5 rokov pred |
florian
|
e147e191ca
* ESP32: set flash size to a resonable value (assumes external flash for now)
|
5 rokov pred |
florian
|
aab0884182
+ Xtensa: generate all helper files to fpc can successfully compile a single program
|
5 rokov pred |
nickysn
|
e0efce2dd8
+ added Z80-specific help messages, using the Z identifier
|
5 rokov pred |
nickysn
|
6159b34608
* capitalize idtxt of z80asm, so it can be selected with -Az80asm
|
5 rokov pred |
nickysn
|
3e3942e324
* synchronize with trunk
|
5 rokov pred |
marco
|
aa391dadbf
* only free if not ffreeobjects, mantis 036853
|
5 rokov pred |