Commit History

Autor SHA1 Mensaxe Data
  nickysn 189cba817e + added method TOmfSubRecord_THREAD.ApplyTo, which applies the data in the %!s(int64=7) %!d(string=hai) anos
  nickysn 26e808e155 + added classes for maintaining the OMF fixup thread state %!s(int64=7) %!d(string=hai) anos
  michael 133e7e53f0 * Fix bug #33803 %!s(int64=7) %!d(string=hai) anos
  nickysn 6ee483279c + added qword/tbyte ptr to tasm27a.pp - these are also supported by delphi %!s(int64=7) %!d(string=hai) anos
  nickysn d39699da94 + added dword/qword/tbyte ptr to the tasm27.pp test (these are also supported by TP7) %!s(int64=7) %!d(string=hai) anos
  nickysn 49b414ffee + support ugly constructs like 'DD BYTE PTR 5' in the x86 intel syntax inline %!s(int64=7) %!d(string=hai) anos
  nickysn 54a8d8de58 + added class for decoding/encoding THREAD OMF subrecords %!s(int64=7) %!d(string=hai) anos
  pierre b1537a7f40 Add some more debug information to temp-generation when compiled with -dEXTDEBUG %!s(int64=7) %!d(string=hai) anos
  pierre 0673f181bb android jvm doesn't need clocale unit %!s(int64=7) %!d(string=hai) anos
  pierre 9f38b25542 Disable SDL package also for netware and netwlibc OS targets %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner 23b90ee315 pas2js: version 0.9.23 %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner 37ee69781e fcl-js: fixed year %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner 51cec6ff38 pas2js: fixed unitpath with asterisk on unicode folder %!s(int64=7) %!d(string=hai) anos
  svenbarth 8a195c44ba + add overloads of IsInfinite() for Single and Extended (compatible with Delphi) %!s(int64=7) %!d(string=hai) anos
  svenbarth ee2c573deb * adjust test so that it tests all three floating point types %!s(int64=7) %!d(string=hai) anos
  nickysn 58be30a0fd + added test tasm27a.pp - similar to tasm27.pp, but for i386 and checked against Delphi %!s(int64=7) %!d(string=hai) anos
  svenbarth e8153df7b7 * fix compilation %!s(int64=7) %!d(string=hai) anos
  nickysn 052da5c921 * use DW_OP_reg0..DW_OP_reg31 instead of DW_OP_regx in TDebugInfoDwarf.append_seg_reg %!s(int64=7) %!d(string=hai) anos
  pierre 64dc9abbc2 Use small value of MAX_DISP also for i8086 CPU %!s(int64=7) %!d(string=hai) anos
  pierre 48f06bef12 Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner 2a598c851f pastojs: allow {$H+}, error on {$H-} %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner 414653eac6 fcl-passrc: nicer warning on readonly letter switch %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner a452e2dd5f pastojs: Unicode character constants outside of BMP %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner df71ab3ecf pastojs: writestr and -Sm %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner 164587d798 fcl-passrc: writestr %!s(int64=7) %!d(string=hai) anos
  svenbarth f077c7d950 + add support for Unicode code point constants > $FFFF; they are converted to a surrogate pair so they are in %!s(int64=7) %!d(string=hai) anos
  pierre c64455cfd4 Do not assume that size of integer type is 4 (it's 2 for msdos) %!s(int64=7) %!d(string=hai) anos
  pierre a1bbd4c02d Try to avoid inserting all RTTI symbols into executables on targets not supporting smartlinked sections %!s(int64=7) %!d(string=hai) anos
  nickysn ad96cf758b + emit a DW_AT_address_class dwarf attribute on i8086 for procdefs, indicating %!s(int64=7) %!d(string=hai) anos
  svenbarth 199b5809a3 * optimize "dynarr := dynarr + [elem]" to "Insert(elem, dynarr, High(SizeInt))" and "dynarr := [elem] + dynarr" to "Insert(elem, dynarr, 0)" (we need to do this in the typecheck of taddnode as otherwise the array constructor is already converted) %!s(int64=7) %!d(string=hai) anos