Commit History

Автор SHA1 Съобщение Дата
  joost 99aed66f3c * Fixed uninitialized variable problem преди 12 години
  joost 76c1b9da71 * Use fpmkunit to obtain gcclib-dir for configuration files преди 12 години
  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 години