Commit History

Author SHA1 Message Date
  sergei 6c66b8ffe3 * Fixed upper limit in tbits.findnextbit, Mantis #25398. 11 years ago
  michael 0f7e1af3bb * Fixed bug #23464 11 years ago
  michael dafd3c3934 * Changed signature of TForkEvent 11 years ago
  michael 8c3e98ef9f * Patch by Thaddy De Koning to optionally remove the X dependency on Linux (bug ID 24919) 11 years ago
  michael ff985ba97d * Fix use of exeext from wrong unit 11 years ago
  michael 42db0408cc * Fixed bug ID #25704 (visibility specifiers in records in Delphi mode) 11 years ago
  michael 1c9560f52e * Added test for IsWild function by Karl-Michael Schindler 11 years ago
  michael 249a83ee83 * Fix for bug ID #25464 by Karl-Michael Schindler 11 years ago
  lacak f88b0474c9 fcl-db: dataset: after rev.26661 some tests are broken. They use locate in form: Locate('ID', VarArrayOf([1])); So one field with one element array. 11 years ago
  sergei 3c5345cb4e + Write 'non-executable stack' marker to object files also on FreeBSD (verified for version 9.0 for i386). 11 years ago
  sergei 74089039e7 - Don't output 'begin/end asmlist xxx' comments for empty asmlists. 11 years ago
  florian 37b34edbc6 * do not reuse registers when calculating addresses in pic mode 11 years ago
  sergei 07ce8f46a4 * loadvmtaddrnode accesses global data only when left.nodetype=typen. 11 years ago
  florian 25fc10b556 * do not store references to dyn. arrays 11 years ago
  florian 3e4198ea45 * take care of dyn. arrays in cse 11 years ago
  florian a8643410c4 * fix trgx86.do_spill_replace for bmi rotating/shifting instructions 11 years ago
  florian be0a29da95 * fix modification information for bmi instructions 11 years ago
  florian 9d84b83475 * fix comment 11 years ago
  sergei d7c7ee2c2a * MIPS: fixed 8/16 bit arithmetic shifting to be done without using an additional register. 11 years ago
  sergei d29300df13 * tMIPSELnotnode.second_boolean: reuse common handle_locjump method. 11 years ago
  sergei 83fda1e6a9 * Frame size on MIPS must be divisible by 8, thanks to Vsevolod Alekseyev for spotting this. 11 years ago
  florian 5dcb59c2d4 * renamed test, resolves #25696 11 years ago
  yury e0c8a4701e * Fixed compilation for mips-linux. 11 years ago
  florian e5aa0e4316 * set pi_uses_exceptions flag only if the try...finally frame is not an implicit frame 11 years ago
  michael 2e912b6c68 * Added LibKinect10.pp 11 years ago
  florian 1df293679d * fixed setting of pi_uses_exception flags and unified usage, they should be set in pass_1 11 years ago
  michael 4490a61981 * Added AddReplacesExisting 11 years ago
  michael b7c6455b89 * Added TStringHash class 11 years ago
  yury 735b921bad * Modified SVN property "bugtraq:logregex" to also extract bug IDs when "Bug ID X" or "Issue ID X" is specified in a commit message. 11 years ago
  michael 1abce09e3c * Made GetStatementInfo public (bug ID 24113) 11 years ago