Commit History

作者 SHA1 備註 提交日期
  florian 7f1585b99a * do not save registers for subroutines which never return 10 年之前
  florian f972398a8c + main program never returns 10 年之前
  florian 6797685c86 * write set constants only as large as needed by taking care of resultdef.size, resolves issue #27886 10 年之前
  Tomas Hajny 3ded26a774 * correction of tests for Amiga (volumes, exclusion of some '.'/'..' related tests) 10 年之前
  Tomas Hajny 23300b8a41 * fix by Charlie correcting treatment of a trailing directory separator on Amiga(-likes) 10 年之前
  michael 81950878b9 * Some explanatory comments from Andrew Haines (bug ID 27898) 10 年之前
  michael e8b8cf348d * Add dependency on rtl-extra 10 年之前
  michael 1691ec4481 * Fix bug ID #26462, additionally rework variables to match new interface 10 年之前
  florian 987b66636d + optimize LDS/STS into IN/OUT, resolves issue #27884 10 年之前
  florian 9e51283ae0 + initial a_op_const_reg_reg and a_op_reg_reg_reg implementations to generate optimized 16 Bit multiplications on avr 10 年之前
  florian 3e8766290d * implements RegInInstruction and fixes RegModifiedByInstruction for avr 10 年之前
  nickysn 24d9c06489 + added class for encoding/decoding an omf library header record 10 年之前
  michael a8b8f4463c * Added enet library headers (+ sample programs), bug ID #27891 10 年之前
  nickysn 3ce29dcfb2 + added function for computing the hash for the omf libraries' dictionary 10 年之前
  nickysn cebd3de630 + added unit owomflib (empty for now), which is going to contain the internal 10 年之前
  michael 27b1fb0439 * Fix bug #27831 10 年之前
  michael 46a0eced9e * Adapted test to test for 27831 10 年之前
  michael 1211149a29 * Call Translate for blobfields as well (bug ID 25083) 10 年之前
  michael 62e50ca506 * Patch from Luca Olivetti to allow to specify an address to which server must bind (bug ID 27892) 10 年之前
  nickysn 75ec4adcf9 * fixed compilation of lnfodwrf in the i8086 medium and compact memory models 10 年之前
  nickysn a69b98484e + enabled compilation of unit lnfodwrf on i8086-msdos 10 年之前
  nickysn 7fca6dd6c1 * set the properties of the dwarf debug info sections in the omf obj writer 10 年之前
  nickysn fb31be4e4a * changed the default debug format for i8086-msdos from stabs to dwarf2 10 年之前
  nickysn a6e39edb8f * moved the insertion of fwaits for 8087 from the nasm asm writer to ti8086procinfo.postprocess_code 10 年之前
  florian 58c66b4759 * the mul instructions do not modify the operands 10 年之前
  florian 66e97549b9 * replace jmp by rjmp if possible, resolves issue #27885 10 年之前
  florian 07cba31a0a * cosmetics 10 年之前
  florian 10dc944d35 * disable some function using ansistrings if the ansistring feature is turned off 10 年之前
  nickysn 5c8965fea5 * in the inline asm reader, treat [var] reference as "word" instead of "dword" 10 年之前
  michael f9f602dca6 * Fix bug ID #24752 10 年之前