提交历史

作者 SHA1 备注 提交日期
  florian a45f71d0dc * Xtensa: optimize some shifts by constants 5 年之前
  yury 4dcdaa259a * 8086: Use CX as a scratch register instead of BX. 5 年之前
  yury 8cc5842317 * Use TExternalAssembler.WriteComments() also by nasm and intel assembler writers. 5 年之前
  florian 832c3d89c8 * Xtensa: disable simple random again, committed by accident 5 年之前
  florian 04846345b2 * Xtensa: more fixes to tcg64fxtensa.a_op64_const_reg_reg and tcg64fxtensa.a_op64_reg_reg_reg 5 年之前
  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(). 5 年之前
  florian 26e2759c27 * Xtensa: fixed tcg64fxtensa.a_op64_reg_reg_reg for unsigned operations 5 年之前
  florian eaa7d95a9d + Xtensa: implemented TCPUAddNode.second_cmp64bit properly 5 年之前
  florian 15fe9f1047 * cosmetics 5 年之前
  florian e81920af7b * made test more usefull 5 年之前
  florian 6f222e276e * Xtensa: make use of divide extension if available 5 年之前
  florian 31cb670b20 + Xtensa: make use of muluh/mulsh instructions 5 年之前
  svenbarth 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 年之前
  svenbarth c2c7ac634a * fix for Mantis #37616: apply patch by Kai Burghardt to complain about the correct type used by setjmp/longjmp 5 年之前
  yury 5ec489c018 * ait_varloc instructions are handled and removed by Trgobj.translate_registers() and never left for an assembler. 5 年之前
  michael 7759e0a222 * Patch from BaldZhang to fix checking peer certificate 5 年之前
  florian 92d5e613b5 * Xtensa: needs no mul helper, all variants have the MULL instruction 5 年之前
  florian 8a36e63a56 + initial implementation of setjmp/longjmp 5 年之前
  florian 1f073818ba * cleanup ARM remainders 5 年之前
  svenbarth 5801a7431c * reset idfpath when globals are initialized (needed for the textmode IDE) 5 年之前
  michael 7e2dc6b345 * Removed unused assignment 5 年之前
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) 5 年之前
  pierre 85d19af48c * Remove debug ECHO lines 5 年之前
  michael 51b43aff3f * Simplified SetDelimitedText 5 年之前
  michael 81c7da83a9 * Fix bug ID #0037605: Setting quotechar to NULL char disables quoting 5 年之前
  florian 0881e4fd98 * insert literals after the section start which belongs to the current procedure 5 年之前
  florian 7157bac9fd * patch by Christo Crause, resolves #37335 5 年之前
  florian 1ad31dd32d * reduce number of default libs 5 年之前
  yury de3a479be3 * Added assembler comments about unused parameters. 5 年之前
  yury 0a34a090e0 x86: It is more optimal to push some register (NR_FRAME_POINTER_REG) instead of a constant value in a_load_undefined_cgpara(). 5 年之前