Historial de Commits

Autor SHA1 Mensaje Fecha
  Yuriy Sydorov 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. hace 4 años
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 hace 5 años
  yury 6e777d8967 * ait_comment,ait_regalloc,ait_tempalloc,ait_varloc instructions produce only comments in the external assembler output. Moved handling of these instructions to TExternalAssembler.WriteComments(). hace 5 años
  nickysn c90f78488c + added the 'AREA' directive support to the Z80 inline assembler, that allows hace 5 años
  svenbarth 921e73ab0c + add compiler support for the Z80 MSX-DOS target hace 5 años
  nickysn 996ab2feba * renamed some REL sections to follow a similar naming convention hace 5 años
  nickysn 195e7e0918 * translate jrjp to jp in the sdcc-sdasz80 asm writer hace 5 años
  nickysn 86e04ddd5c + enable the sdasz80 lameness check permanently, because the system unit now hace 5 años
  nickysn 6dbe1368ef + z80: added range checking for d in the (IX+d) and (IY+d) addressing modes in hace 5 años
  pierre a506fe9560 Fix cross-compilation on aarch64-linux using -dFPC_SOFT_FPUX80 option hace 5 años
  Károly Balogh db1ef439b5 z80: sdasz80 won't do section smartlinking for us, but it's used for the zx spectrum target hace 5 años
  nickysn 3a80895e34 * fixed section writing with smartlinking the sdcc-sdasz80 asm writer hace 5 años
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the hace 5 años
  nickysn 4165e3224a - removed some commented out code that won't be needed hace 5 años
  nickysn db4581041a * moved $EXTRAOPT before $OBJ hace 5 años
  nickysn 3580c53b05 + enabled library-based smart linking for the ZX Spectrum target (not fully working yet) hace 5 años
  nickysn 2e55f9f4ab + support ait_realconst in the SDCC-SDASZ80 asm output hace 5 años
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the hace 5 años
  nickysn 084b4187f8 * dollar sign changed to dollar in the SDCC-SDASZ80 asm output hace 5 años
  nickysn 2bcd6f4c17 + apply ReplaceForbiddenAsmSymbolChars to all symbols in the SDCC-SDASZ80 assembler output hace 5 años
  nickysn 168c009bc3 - removed the 'sdcc-' prefix of sdasz80 and sdldz80 hace 5 años
  nickysn 1813727faf + support addr_full in the sdcc-sdasz80 asm writer hace 5 años
  nickysn a6e72713ad + support conditions in the Z80 inline assembler hace 5 años
  nickysn ed2c19293a - removed getopstr - unused function, causing warning hace 5 años
  nickysn fb9d7c1289 * fixed warning in agsdasz80 hace 5 años
  nickysn 35742f4d0d + write a comment for the CPU directive in the sdcc-sdasz80 asm output hace 5 años
  nickysn e86cd0df7a + handle ait_marker in the sdcc-sdasz80 asm writer hace 5 años
  nickysn 4e5eb7fa4e + implemented tcgz80.a_loadaddr_ref_reg for symbol references hace 5 años
  nickysn d8ca077c33 + add externals as .globl directives in the sdcc-sdasz80 assembler output hace 5 años
  nickysn c0b4e5c994 - removed the unused 's: topsize' parameter to TSdccSdasZ80Assembler.WriteOper hace 5 años