Histórico de Commits

Autor SHA1 Mensagem Data
  Pierre Muller eae74aaee0 Follow sdas documentation for .ascii limitations by using only printable chars and .byte for others há 1 ano atrás
  florian 4867d48e99 + support for .debug_loc and .debuc_loclist sections há 1 ano atrás
  Sven/Sarah Barth 088c746d45 * reset written source lines once a section is encountered há 3 anos atrás
  Yuriy Sydorov 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. há 4 anos atrás
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 há 4 anos atrás
  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(). há 5 anos atrás
  nickysn c90f78488c + added the 'AREA' directive support to the Z80 inline assembler, that allows há 5 anos atrás
  svenbarth 921e73ab0c + add compiler support for the Z80 MSX-DOS target há 5 anos atrás
  nickysn 996ab2feba * renamed some REL sections to follow a similar naming convention há 5 anos atrás
  nickysn 195e7e0918 * translate jrjp to jp in the sdcc-sdasz80 asm writer há 5 anos atrás
  nickysn 86e04ddd5c + enable the sdasz80 lameness check permanently, because the system unit now há 5 anos atrás
  nickysn 6dbe1368ef + z80: added range checking for d in the (IX+d) and (IY+d) addressing modes in há 5 anos atrás
  pierre a506fe9560 Fix cross-compilation on aarch64-linux using -dFPC_SOFT_FPUX80 option há 5 anos atrás
  Károly Balogh db1ef439b5 z80: sdasz80 won't do section smartlinking for us, but it's used for the zx spectrum target há 5 anos atrás
  nickysn 3a80895e34 * fixed section writing with smartlinking the sdcc-sdasz80 asm writer há 5 anos atrás
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the há 5 anos atrás
  nickysn 4165e3224a - removed some commented out code that won't be needed há 5 anos atrás
  nickysn db4581041a * moved $EXTRAOPT before $OBJ há 5 anos atrás
  nickysn 3580c53b05 + enabled library-based smart linking for the ZX Spectrum target (not fully working yet) há 5 anos atrás
  nickysn 2e55f9f4ab + support ait_realconst in the SDCC-SDASZ80 asm output há 5 anos atrás
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the há 5 anos atrás
  nickysn 084b4187f8 * dollar sign changed to dollar in the SDCC-SDASZ80 asm output há 5 anos atrás
  nickysn 2bcd6f4c17 + apply ReplaceForbiddenAsmSymbolChars to all symbols in the SDCC-SDASZ80 assembler output há 5 anos atrás
  nickysn 168c009bc3 - removed the 'sdcc-' prefix of sdasz80 and sdldz80 há 5 anos atrás
  nickysn 1813727faf + support addr_full in the sdcc-sdasz80 asm writer há 5 anos atrás
  nickysn a6e72713ad + support conditions in the Z80 inline assembler há 5 anos atrás
  nickysn ed2c19293a - removed getopstr - unused function, causing warning há 5 anos atrás
  nickysn fb9d7c1289 * fixed warning in agsdasz80 há 5 anos atrás
  nickysn 35742f4d0d + write a comment for the CPU directive in the sdcc-sdasz80 asm output há 5 anos atrás
  nickysn e86cd0df7a + handle ait_marker in the sdcc-sdasz80 asm writer há 5 anos atrás