Historique des commits

Auteur SHA1 Message Date
  nickysn 2019e622e1 * fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well il y a 7 ans
  nickysn fe7fb70e2c * fixed the handling of Ofs(x) typed constants on i8086; previously, they would il y a 7 ans
  nickysn 614755d799 * fixed the handling of Seg(proc) typed constants on i8086 il y a 7 ans
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers il y a 8 ans
  nickysn ef2c6065b6 + added support for word/smallint typed constants, initialized with ofs() on i8086 il y a 9 ans
  nickysn ac97d20249 + added support for typed word/smallint constants, initialized with Seg(symbol) on the i8086 il y a 9 ans
  nickysn 1491d9655c + fixed the emitting of non-nil far and huge pointer constptrs in typed il y a 9 ans
  Jonas Maebe 5c75b6dd6b * synchronised with trunk up till r28402 il y a 11 ans
  nickysn 4ea551a0f7 * is_farpointer and is_hugepointer moved from defutil to symcpu il y a 11 ans
  Jonas Maebe 6c45f9b3ee * converted most of the asmlist-based typed const parsing to use the new il y a 11 ans
  nickysn 4832682c58 * fixed i8086 far pointer typed constants that are initialized with nil il y a 11 ans