提交历史

作者 SHA1 备注 提交日期
  nickysn ec76b2cf40 * refactored the segment-in-integer-register reference support, so it's handled in make_simple_ref, instead of all over the place in the code generator 12 年之前
  Károly Balogh b2729613c2 turn off gdbint for MorphOS 12 年之前
  nickysn 40630a7cde * slight accuracy improvement in crt.delay for i8086-msdos 12 年之前
  Károly Balogh 4e427b9663 disable threading and process for morphos 12 年之前
  joost b543f83f59 * Switched IDE to fpmake-building 12 年之前
  Jonas Maebe 978b5530ec * renamed getmmcgsize to getintmmcgsize + comment 12 年之前
  Jonas Maebe 2dd75e707e * renamed thlcgobj.tcgsize2orddef to defutil.cgsize_orddef 12 年之前
  michael 03dd596485 * Refactor TSQLQuery to use TSQLStatement 12 年之前
  joost 19d4b8dcd7 * Added fpmake.pp for building the ide 12 年之前
  Károly Balogh c99d723826 merged fixes from MorphOS 12 年之前
  Károly Balogh 9b90c22eb5 removed unused var, cosmetics, no functional changes 12 年之前
  nickysn 525246f61b * support i8086 far references in tx86addnode.emit_op_right_left 12 年之前
  nickysn 1e8b192b3d * support far references in second_cmp32bit for i8086 12 年之前
  nickysn c9c882c30a * always use 16-bit pushes for pushing/popping the segment registers on i8086 in Tcgx86.g_concatcopy 12 年之前
  Károly Balogh 4f67d25a6a don't allow an env var with invalid characters, also fixed a signedness warning 12 年之前
  Károly Balogh 76d7527909 also return nil for the empty env vars in the generic implementation in GetEnvPChar 12 年之前
  michael 678fb02f11 * Fix cursor mem leak 12 年之前
  Jonas Maebe f985149163 * fixed compilation after r24661 (added dummy overloads for newly 12 年之前
  nickysn 4b3c67c51a + implemented dos.Keep for i8086-msdos; simple dos TSRs now work 12 年之前
  nickysn e243b6b869 * never use the 66h prefix when pushing/popping segment registers on i8086, as the stack is aligned on 2 bytes there 12 年之前
  nickysn c2e3fb5918 + emit proper interrupt procedure entry/exit code on i8086 12 年之前
  Károly Balogh a11c113429 reverted the link object search change 12 年之前
  Károly Balogh 36bf03372b handle the cases where f contains an absolute path 12 年之前
  Károly Balogh e7094cf1d6 fix redundant searches in FindObjectFile, if the object was found on the first try 12 年之前
  joost ed5891f146 * Improved verbose and debug output while removing files 12 年之前
  paul 5ff7bb884e compiler: don't skip objc class/protocols in case of initrtti, fixed crash of dynamic array/record which contains a objc class/protocol and requires an initialization 12 年之前
  nickysn 3953eed6b3 + added and implemented unit ports for i8086-msdos 12 年之前
  nickysn 896d2f2bd5 + implemented dos.GetIntVec and SetIntVec for i8086-msdos 12 年之前
  nickysn cb81153cc4 * fixed tcgnotnode.second_64bit for 8/16-bit cpus after r24678 12 年之前
  joost b7ed92b6f1 * When NeedLibC is set, the gcclib-dir is detected and added to the linker search path 12 年之前