Commit History

Author SHA1 Message Date
  svenbarth c3c7ec8839 m68k/cgcpu.pas, a_load_const_reg: 13 years ago
  svenbarth b94a120f84 m68k/cgcpu.pas, a_load_const_ref & a_load_const_reg: 13 years ago
  lacak d338b2c63b * adds new virtual method GetConnectionInfo into TSQLConnection 13 years ago
  marco 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 13 years ago
  svenbarth fb873d6f02 rtl/m68k/m68k.inc: 13 years ago
  svenbarth f204f84f6a rtl/m68k/m68k.inc, move: 13 years ago
  svenbarth 8a631e9ba8 msg/errore.msg: 13 years ago
  sergei 8a56c9f7dc * TExeOutput.Order_Symbol and Order_ProvideSymbol: Instead of searching objsection by name, search for the symbol and use its objsection. 13 years ago
  sergei 12ad6704f6 - Removed a number of unused variables, reduces noise at compilation. 13 years ago
  sergei 47cd83ae14 * Fetch PECOFF section sizes correctly (not including zero padding), resolves #22788. 13 years ago
  masta 1261d6617d Properly handle MVN in RedundantMovProcess for ARM 13 years ago
  florian 6345aee80b * revert r19643: FloatToStr has to handle Nan correctly and should not cause 13 years ago
  masta 3a017f76d0 Look ahead more than one instruction in FoldShiftProcess for ARM 13 years ago
  michael 7106b4dd54 * Forgot to commit 13 years ago
  tom_at_work 5647d5112b Fixed error in define selecting write barrier code that has been introduced during debugging 13 years ago
  lacak a86c4af0d6 mssqlconn: implement missing methods CreateDB/DropDB 13 years ago
  florian 6d055e71b9 * fix gdbint for mingw libgdb 7.2 we provide in the contribs dir 13 years ago
  florian 99fbb83247 * increased IDE copyright year 13 years ago
  marco 4d6b9540dd * changed all version numbers to 900044 for freebsd 9. Expanded script to deal with 13 years ago
  tom_at_work 3d0dd28350 Improve memory barriers on ARM 13 years ago
  florian 3143f0e1be * fix by Jeppe Johansen for bitscan which was broken by the last fix for normal arm code 13 years ago
  tom_at_work 312e8b8ecc Add implementations for read/write barrier code for ARM 13 years ago
  pierre 6d13176d9a Add support for GDB 7.5 release and change all packrecords to C 13 years ago
  pierre 3915b8e7f9 Only consider -l option if -l is at start of argument 13 years ago
  florian 1ecc2672bb * don't assembler or link test to avoid linker or assembler errors due to wrong architecture 13 years ago
  florian 1520bcc4f0 * fix bsf for armv7+ 13 years ago
  florian 8221681871 + add spilling info for the RBIT instruction 13 years ago
  sergei 499162ca50 * Internal linker: fixed alignment routines. Neither of existing ones is suitable for 64-bit targets: cutils.align() is 32-bit only and moreover signed, system.align() crashes on zero alignment values and handles only pointer size of source platform. 13 years ago
  ludob a9e6baf5c9 TSQLite3Connection add support for adding/removing user-defined COLLATIONs; Mantis #22925 patch from Lacak2 13 years ago
  Jonas Maebe df7398977a * correctly calculate the number of words spanned by a packed aggregate 13 years ago