提交历史

作者 SHA1 备注 提交日期
  nickysn 36a26a53ae + emit warning comments in the asm output for the unimplemented methods in cgcpu 5 年之前
  nickysn 2003020d68 + emit lowercase instructions in the z80 asm output 5 年之前
  nickysn 050244e5f0 + emit a ret instruction at the end of functions 5 年之前
  nickysn 03ea93de87 + write eol after each instruction 5 年之前
  nickysn dc1ff00418 * fixed register number of IX 5 年之前
  nickysn d682df8bcd + implemented ait_instruction at least for instructions without operands 5 年之前
  nickysn 1d3f14f769 + implemented ait_align asm output for sdcc-sdasz80 5 年之前
  nickysn a581ca4dce * synchronized with trunk 5 年之前
  nickysn 26549ed045 * use the :: and == operators to declare global labels, instead of .globl 5 年之前
  nickysn 4bc09f91cb + initial support for ait_section 5 年之前
  pierre 4861761150 Try to fix problems for more recent GDB versions. 5 年之前
  joost 625e847e56 * Do not try to resolve dependencies for packages that not meet the target 5 年之前
  joost 81887a2eb3 * Debug-writeln removed 5 年之前
  nickysn b0f2902e51 + support ait_symbol with value 5 年之前
  nickysn 58c4fb8db1 + simplified adding the trailing : character when writing an ait_symbol for sdcc-sdasz80 5 年之前
  nickysn bbc8629b39 - removed commented out code for handling case insensitive assemblers, because sdcc-sdasz80 is case sensitive by default 5 年之前
  nickysn a670e04a3f + emit a .globl directive for global ait_symbols 5 年之前
  florian a96a43d0d8 * Xtensa: spilling for bigger offsets fixed 5 年之前
  florian 5ef1ede0a4 * xtensa-freertos: enable softfloat for now 5 年之前
  florian e147e191ca * ESP32: set flash size to a resonable value (assumes external flash for now) 5 年之前
  florian aab0884182 + Xtensa: generate all helper files to fpc can successfully compile a single program 5 年之前
  nickysn e0efce2dd8 + added Z80-specific help messages, using the Z identifier 5 年之前
  nickysn 6159b34608 * capitalize idtxt of z80asm, so it can be selected with -Az80asm 5 年之前
  nickysn 3e3942e324 * synchronize with trunk 5 年之前
  marco aa391dadbf * only free if not ffreeobjects, mantis 036853 5 年之前
  Károly Balogh 84e36cce0f * fix morphos info unit name after r44454 5 年之前
  Károly Balogh 8bdcf4273d * darwin: remove some leftover resource-spec structures from i_bsd, clean up some related darwin specific int/ext resource handling in options 5 年之前
  Károly Balogh 69fb20784a * fix source info for darwin (and some other systems), this fixes darwin hosted cross builds after r44407 5 年之前
  nickysn f3b9088d98 + emit .globl for AB_GLOBAL labels 5 年之前
  nickysn a4127ce3ab * get rid of EscapeLabel, since sdcc-sdasz80 doesn't seem to need it 5 年之前