Commit történet

Szerző SHA1 Üzenet Dátum
  Jeppe Johansen 0087661fb5 Added FPv4_d16 FPU instructions, and a few extra registers 13 éve
  michael 6eade12d3f * Take care of Florian's remark that FList may be nil when constructor failed 13 éve
  Jeppe Johansen 3e963a49e2 Added support for IT block merging 13 éve
  michael 4ddd2f5031 * Improved and more consistent load order for libs (bug ID #22710) 13 éve
  Jeppe Johansen 9ec9b44784 Add CBNZ/CBZ instructions 13 éve
  michael 3cafdc2a58 * Fix from Luiz Americo to avoid crash when a freenotification is registered during destroy. (bug ID 23031) 13 éve
  michael d6c8ebc1b9 * Better float parsing and conversion of integer to float where floats are accepted (bug 22934) 13 éve
  michael 2127e0e292 * Better float parsing and conversion of integer to float where floats are accepted (bug 22934) 13 éve
  michael 4f7ac968d9 * Some optimizations from Luiz Americo (bug ID 23022) 13 éve
  michael 61fecf4562 * Patch from Luiz Americo to clean up tlist (bug ID 23024) 13 éve
  michael 6cdd5b034f * Patch from Luiz Americo to clean up destructor/constructor 13 éve
  ludob da5a38c8ff Moved sqlite3backup.pas to src/sqldb/sqlite 13 éve
  Jeppe Johansen b788ba660d Fix optimizations of Thumb-2 code 13 éve
  Jeppe Johansen 80bb3febea Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines 13 éve
  Jeppe Johansen 8e00978108 Added support for .section, .set, .weak, and .thumb_set directive for GAS assembler reader 13 éve
  Jeppe Johansen 8b17a358e4 Remove all traces of the interrupt vector table generation mechanism 13 éve
  Jeppe Johansen f67a330519 Initial branch 13 éve
  florian 3d1fb1cc60 * reverted accidental commit in r22568 13 éve
  florian 9a5e64442f + support copy with two parameters, resolves #22964 13 éve
  florian 2e7fe1aebd * support of avx register requires now proper usage of R_SUBMMWHOLE 13 éve
  florian 65aa6fb379 * make check for registerhi more usefull 13 éve
  ludob 91a468307a Fix for table names converted to uppercase Mantis 0022766 Patch by Lacak2 13 éve
  Jonas Maebe 76b0ee9925 * treat all "uninitialized" hints as warnings on JVM platforms, because 13 éve
  marco f8288d1b53 * WM_GETOBJECT added. 13 éve
  Jonas Maebe 42f6caa0d1 * allow accessing strict protected symbols from the extended struct inside 13 éve
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 éve
  Jonas Maebe e9f4b095e1 + explanation for the parameters of is_visible_for_object 13 éve
  Jonas Maebe 81b50af768 * fixed typo (overring -> overriding) 13 éve
  marco d2cc65aff0 * improve statementtype detection. Mantis #22723, patch by Lacak2 13 éve
  marco a320db479e * applied BOF patch + test from Lacak2. Mantis #22377 13 éve