Commit History

Author SHA1 Message Date
  florian f9ef8e90da + a_op_const_reg_reg for arm thumb taking care of availability of add sp,sp, ... 12 years ago
  florian 9bbc24b5e3 * r13 might be used only under certain circumstance in memory reference on arm thumb 12 years ago
  florian 79334242a2 * arm thumb uses always the stack pointer as frame pointer 12 years ago
  florian 308fb42f4b * fix parameter handling in FPC_SYSCALL4 to FPC_SYSCALL6 12 years ago
  florian 52070e26e1 * arm thumb uses always the stack pointer as frame pointer 12 years ago
  florian a86531c225 * load exit code in _haltproc for thumb 12 years ago
  florian f25a905904 * fix register allocation initalization for arm thumb 12 years ago
  florian 4e4cc4e289 * support neg instruction for spilling 12 years ago
  florian 075abd6220 + support of stackframesize for arm thumb 12 years ago
  reiniero 33f4bfd5b2 fcl-db/dbase: 12 years ago
  Jonas Maebe f620f05bde * prefix calls to dynlibs routines with "dynlibs." so that under Win* the 12 years ago
  reiniero a3a9be18bc fcl-db/dbase: use new .AsBCD; updaeted history 12 years ago
  Jonas Maebe b9ed22b705 * CodeWarrior apparently supports a combination of FPC-like using the 12 years ago
  svenbarth 70886d1727 Fix the exception reported in Mantis #24072. This does not mean though that the bug is fixed, because the bug itself is related to the topic "partial specialization". 12 years ago
  Jonas Maebe 8b8a786823 * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods 12 years ago
  Jonas Maebe 3a03586ca9 * give an error when declaring a class as conforming to a forward-declared 12 years ago
  sergei 747342ebb2 - Removed nested comments which were causing compiler warnings. 12 years ago
  ludob 77e2d443d4 fcl-db: added TBCDField.AsBCD support 12 years ago
  michael 2e1d0c07a5 * Fix compilation 12 years ago
  michael 11e6396cc7 * modified Docstripper by Reinier Olislagers (bug 23988) 12 years ago
  michael 6c0d61f879 * SkipTiming by Reinier 12 years ago
  reiniero b1993beb9f fcl-base/dbase: 12 years ago
  marco 07e23b8401 * mousebutton 4 and 5 support (gpm only?) Mantis #13469 12 years ago
  michael 914b5a41d9 * Added SkipTimings option 12 years ago
  reiniero 83b88323d0 * fcl-db/dbase: add memo, large string test cases 12 years ago
  reiniero 5c6b0d39e9 * fcl-base/dbase: memo definitions clarified 12 years ago
  lacak 17f65340c4 fcl-db: postgresql: centralize checking of connection status (repeated code) into separate method + formatting 12 years ago
  ludob a54c5cfc2f TDBF: fixed some unaligned memory accesses in dbf_dbfile.pas causing SIGBUS on ARM 12 years ago
  reiniero bb83e51f65 fcl-db/dbase: 12 years ago
  ludob 414e9555b6 TDBF: fixed some unaligned memory accesses causing SIGBUS on ARM 12 years ago