Commit History

Autor SHA1 Mensaxe Data
  Jeppe Johansen 03d4ada29e Use a temporary variable to avoid potential problems of overwriting the argument. %!s(int64=9) %!d(string=hai) anos
  sergei cc3e09ee46 * Handle possible relocation types in assembler reader using a single AS_RELTYPE token, rather than with individual tokens for each case. Since possible relocations are target-dependent, this will allow to support any amount of them without modifying the base tattreader class. %!s(int64=9) %!d(string=hai) anos
  sergei 4e7c0d0670 * MIPS: removed ConvertCalljmp method. Testing shows that it never changes instructions. %!s(int64=9) %!d(string=hai) anos
  sergei 5f6442074a - MIPS,SPARC: removed method ReadSym which is never used. %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe 356a5aff05 * apparently, Darwin/x86-64 also uses an opaque ISA pointer on OS X 10.11 %!s(int64=9) %!d(string=hai) anos
  svenbarth 94c0938edd Reverted accidentally committed inline if-then-else expression (committed in r33048 when I reverted the IfThen()... -.- ) %!s(int64=9) %!d(string=hai) anos
  svenbarth 25744dd3f1 Fix for Mantis #29609. %!s(int64=9) %!d(string=hai) anos
  svenbarth 1945bf64b4 Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages: %!s(int64=9) %!d(string=hai) anos
  svenbarth 0226195272 With the TlsKey and SysInstance changes in revisions r33091 and r33107 respectively revisions r29009, r32580 and r32581 can be considered as merged. %!s(int64=9) %!d(string=hai) anos
  svenbarth af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 %!s(int64=9) %!d(string=hai) anos
  svenbarth 6d81760136 typinfo.pp, TTypeData: %!s(int64=9) %!d(string=hai) anos
  svenbarth 8152d1185c Only write the IIDStr for Corba interfaces (it's completely redundant for COM ones) %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe f3df3a7a67 + test for mantis #28668 %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe 001417bb47 + test from mantis #28667 %!s(int64=9) %!d(string=hai) anos
  michael 2a33ee63bb * Forgot to commit, constant for TThread.ExecuteInthread %!s(int64=9) %!d(string=hai) anos
  michael 789b80f702 * ExecuteInThread added %!s(int64=9) %!d(string=hai) anos
  michael ae3b0eab2a * Fix stringlist addstrings so virtual method is preserved (bug id 0029630) %!s(int64=9) %!d(string=hai) anos
  michael a7963d7877 * Fix bug #29506 %!s(int64=9) %!d(string=hai) anos
  Jeppe Johansen 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux %!s(int64=9) %!d(string=hai) anos
  sergei 161f812113 * Explicitly typecast (-longint) to longint, otherwise it becomes an int64 on 64-bit targets, causing wrong result of sign(longint). Mantis #29649. %!s(int64=9) %!d(string=hai) anos
  sergei 41751bc5b4 + Next portion of MIPS peephole optimizations. Get more aggressive and do more than a single pass if needed, enabling optimization of instructions that logically turn into MOVE due to register renaming. %!s(int64=9) %!d(string=hai) anos
  michael 263c888555 * Fix bug ID #28723 %!s(int64=9) %!d(string=hai) anos
  sergei e8f2f42b75 * Reverted r29373 and replaced it with more appropriate fix. %!s(int64=9) %!d(string=hai) anos
  michael db19d73ec0 * Add ClearFirst parameter to AddStrings (bug ID 29630) %!s(int64=9) %!d(string=hai) anos
  svenbarth 6afda909d4 Rework TlsKey handling on Windows so that it works as intended with indirect main information %!s(int64=9) %!d(string=hai) anos
  svenbarth 8775897621 * fix copy & paste error (didn't influence the test as str3 isn't changed, but at least it's consistent that way...) %!s(int64=9) %!d(string=hai) anos
  svenbarth 77cb13c38c Revert r33057. MaxLen is the maximum value that Pos can return and does not need to be adjusted by (Offset - 1). Also there's no buffer that could be overrun as i is not used to access the string's buffer. Fixes failure of tests/test/units/system/tstring.pp %!s(int64=9) %!d(string=hai) anos
  sergei e23ed15634 * MIPS: reworked and fixed procedure fixup_jmps: %!s(int64=9) %!d(string=hai) anos
  lacak 6ca424900b fcl-db: datadict: when querying for table indexes use ServerIndexDefs instead of local IndexDef %!s(int64=9) %!d(string=hai) anos
  lacak b38b441d53 fcl-db: dbase: Bug #28734, Patch by Luiz Americo %!s(int64=9) %!d(string=hai) anos