Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 7d9f98e516 + def_cgmmsize() that returns a vector tcgsize for arraydefs (as generated пре 12 година
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target пре 12 година
  Jonas Maebe 53ba7fbb8b * support formaldef in def_cgsize (-> OS_ADDR) пре 12 година
  Jonas Maebe dd15ee5bf2 * removed superfluous checks (push_addr_param() already checks for those) пре 12 година
  Jonas Maebe 4e210e57c2 * use the correct type (pointer to object type) when loading the function пре 12 година
  nickysn e2241d97a2 * i8086 optimizations for 32-bit OP_SAR with const >= 16 пре 12 година
  nickysn 55a071692e * i8086 optimizations in op_const_reg for 32-bit OP_SHL and OP_SHR with const >= 16 пре 12 година
  nickysn 90ecd72286 * x86_64 compilation fixed after r24752 пре 12 година
  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 година