Historial de Commits

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