提交历史

作者 SHA1 备注 提交日期
  nickysn d2c32efb7b * synchronized with trunk 5 年之前
  nickysn 27e01155a5 - cleaned up lots of unused commented out code from the z80 asm reader 5 年之前
  nickysn 957eaf721b * fixed handling of 16-bit consts in the Z80 asm reader 5 年之前
  nickysn a512b0cc99 + some reference handling fixes 5 年之前
  nickysn 47bfe41766 + initial implementation of const and ref operands (refs not fully working yet) 5 年之前
  nickysn ce598813fa + handle all registers properly in reg_cgsize 5 年之前
  nickysn 0dcccfb4bd + implemented support for operands in the z80 asm reader - support only registers for now 5 年之前
  nickysn 383e834324 + handle 0 operand instructions in the z80 asm reader 5 年之前
  nickysn 407d19560c + handle and skip AS_SEPARATOR in the z80 assembler reader 5 年之前
  nickysn dced623ab2 + implemented tz80reader.gettoken 5 年之前
  florian 099faf2d2b * factored out and improved TARMAsmOptimizer.RedundantMovProcess 5 年之前
  florian d7623be563 * FreeRTOS: do not try to build native utils 5 年之前
  florian 9211e6cf93 * FreeRTOS: try not to build native binaries 5 年之前
  florian 3ec0437d5f * Xtensa: dummy overflow checking 5 年之前
  florian 6ccb8b83da + AArch64: TCpuAsmOptimizer.OptPass1Mov 5 年之前
  florian 2b3d7dd42c * bail out early if possible 5 年之前
  Jonas Maebe 4b59bcb0ca * regenerated makefiles 5 年之前
  Jonas Maebe d098600c67 * updated after changes to fpcmake.ini/inc 5 年之前
  Jonas Maebe 723430ac34 * support building the IDE with the LLVM code generator 5 年之前
  Jonas Maebe 218ca87a3f * always add the libgcc search directory under Linux, as it is required for 5 年之前
  Jonas Maebe 468c8fb820 - removed FPC pre-2.1 optimization options 5 年之前
  Jonas Maebe 2355daf63f * added missing write memory barriers 5 年之前
  Jonas Maebe ea2e516b4e + -ib parameter to print the code generator backend type: FPC or LLVM 5 年之前
  nickysn 97f7095109 + some more z80 asm reader stuff 5 年之前
  florian 7125cb505c + AAarch64: assembler optimization Bl2B 5 年之前
  nickysn 4e5e42f839 + added the AS_END directive 5 年之前
  nickysn 6e0bdaf128 + implemented tz80reader.is_asmopcode 5 年之前
  nickysn 5a94c2adbe + added tz80reader comment for lazarus autocompletion 5 年之前
  nickysn 4e7e48ef32 * moved tz80reader comment 5 年之前
  nickysn f78fef23a2 + implemented tz80reader.is_register 5 年之前