提交历史

作者 SHA1 备注 提交日期
  yury 4cc9bcd526 * Always strip DLLs when external linker (LD) is used. 18 年之前
  daniel 62b6fcead8 * Fix operator count. 18 年之前
  daniel 56880a75f9 * When adding the start offset of the parameters, process chained 18 年之前
  Jonas Maebe 26a4f693da * more packed set operand size problems fixed (include/exclude, mantis 18 年之前
  Jonas Maebe b6ccf54ae9 * fixed error in register renaming in case the first changed instruction 18 年之前
  Jonas Maebe 8caad93eaf * fixed several problems with packed set operand sizes 18 年之前
  yury 04147151e4 * Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases). 18 年之前
  Tomas Hajny c00021373a * fix from r7819 extended to more platforms 18 年之前
  yury 11b56e2cc8 * Fixed previous commit: loop through all resources in .res file. 18 年之前
  daniel dafc044cea * tb0201 should now succeed, move & rename it to tbs/tb0540 18 年之前
  yury ca81009e5e * Properly handle .res files, which are not fully correct. 18 年之前
  daniel 9eccba45e9 * Improve test. 18 年之前
  daniel eef2d4a1df + Discovered a bug regarding string bounds checking, add tests for it. 18 年之前
  marco 7bdc2ccbfb * EWX_FORCEIFHUNG 18 年之前
  marco f885568da9 * more little winapi fixes (largeuint) 18 年之前
  marco 4ff745402e * JCLSync missing prototypes. 18 年之前
  daniel f77150fa71 * Fix another bug found by new hint. 18 年之前
  daniel 7c124b3817 * Fix bug found by new hint. 18 年之前
  daniel 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to 18 年之前
  daniel 441b015a7d * Use ptruint instead of ptrint. 18 年之前
  florian 0caa70a8b3 + basic TStreamAdapter implementation 18 年之前
  daniel 504d845e86 * Consider conversion from integer to integer te_equal, if the base types 18 年之前
  florian 201fc56655 + added and fixed some delphi compatibility stuff 18 年之前
  florian a635bc2a15 * made TShiftState a packed set to be more compatible 18 年之前
  florian 70284da435 * allow <any ordinal>(class/interface) type casts likewise it is allowed for class references and pointers 18 年之前
  michael 917aa80a13 * Patch from Mario R. Carro to implement THashedStringList 18 年之前
  florian 42cdfeb118 * fixed win64 compilation 18 年之前
  marco f6e2f0b2f0 * better compatible systeminfo (Jedi JCL had a problem with it) 18 年之前
  micha cd1a283a18 * fix heap var size chunk search to be as intended (search constant number of blocks from best, not from any bigger) 18 年之前
  micha b4363e046b * fix heaptrace segfault, access of lost block 18 年之前