Historia zmian

Autor SHA1 Wiadomość Data
  yury 111595dcd9 * pas2jni: Fixed procedure parameters parsing in some cases. 9 lat temu
  pierre e488d7c81c Prepare for upcoming GDB 7.11 release 9 lat temu
  sergei 7f58608008 * MIPS: changed function is_macro_instruction into method of taicpu. Functionality unchanged. 9 lat temu
  lacak 5f17bcbc97 fcl-db: tests: cosmetic 9 lat temu
  lacak 810d724493 fcl-db: sqldb: ensure, that if error happens during ExecuteDirect, UnprepareStatement is called. Leaving unfinished statement causes error on later connection close (SQLite). Bug #29376 (fixed as suggested by reporter). 9 lat temu
  lacak b5ef41b2be fcl-db: sqldb: cosmetic 9 lat temu
  sergei 55492a0f30 * Don't do useless string case conversions in a loop. 9 lat temu
  sergei 2861362780 * Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471. 9 lat temu
  marcus fc2069eca8 - Removed the string for tai_labeled_instruction, repairs m68k building after revision 33074 9 lat temu
  sergei 36043d13ae - Removed remains of tai_labeled_instruction, already commented out probably in 1.0 times. 9 lat temu
  sergei 4fc05e6ec1 - MIPS: removed taicpu.delayslot_annulled, it was a copy-paste from SPARC code. 9 lat temu
  yury a02da7c7d2 * pas2jni: Fixed handling of method pointers. 9 lat temu
  florian ddad3b3166 * allow very small heaps for avr 9 lat temu
  florian dfd261f2d6 * embedded heap manager takes care of ReturnNilIfGrowHeapFails 9 lat temu
  sergei 9b84581f4c + function copysign(x,y), calculates abs(x)*sign(y), private for unit math (not in interface). 9 lat temu
  florian fd61d65313 * handle controller type already in the first options pass_1 9 lat temu
  sergei a4ed9f3b54 * Improved sign(x) functions to be branchless in most cases. Resolves #14206. 9 lat temu
  florian 56b6cedcf4 * increase ram size of the avrsim controller target 9 lat temu
  florian 0695c92b73 * make Dos.GetMsCount a dummy for embedded targets 9 lat temu
  Jeppe Johansen 328b6464ed Add debug info to the CPU units by default, to be able to print register contents with GDB. 9 lat temu
  michael eb2e614ae9 * Power no longer in system, but in Math 9 lat temu
  michael 39c404d342 * Some fixes from Ondrej Pokorny (bug ID 29538) 9 lat temu
  michael c5a44f7487 * Fix bug #29465: Correct declaration of array properties 9 lat temu
  michael dd00b26c09 * Implement missing functions (Fraction/Exponent/Mantissa/Sign) 9 lat temu
  michael a999f055ef * Implement missing functions (Fraction/Exponent/Mantissa/Sign) 9 lat temu
  michael 21920b9cea * Correct string type 9 lat temu
  michael e2733c9a50 * Small correction in POS (prevent moving out of buffer if offset<>1) 9 lat temu
  michael 6d051892e5 * Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode) 9 lat temu
  michael cf530f117e * Faster stringreplace (bug ID 26864) 9 lat temu
  svenbarth dea4ac557d Fix for Mantis #28100. 9 lat temu