Commit History

Author SHA1 Message Date
  pierre a08d0eb693 Merge forgotten go32v2 2.6.0 branch changes back into trunk. 12 years ago
  pierre 9720bd8e82 Merge forgotten go32v2 2.6.0 branch changes back into trunk. 12 years ago
  ludob b470db3085 ibconnection:fixed rounding problem in timestamp 12 years ago
  sergei c3f8086598 + Internal linker: base support for sections that aren't referenced but must be linked if section referenced by them is linked (like win64 .pdata). Actual handling is still to be implemented in descendant classes. 12 years ago
  michael fe7bfc4e93 * Better and more configurable multipart-formdata handling. 12 years ago
  pierre 3ab1762d92 Use new GetExceptionPointer nostackframe assembler function to avoid 32bit relocation on .bss problem 12 years ago
  reiniero ca9b78fd06 fcl-db/tests: cosmetic: add dbase3 & IV to database template 12 years ago
  reiniero ff3b0734ec * fcl-base: simplify running gui testframework 12 years ago
  pierre cf0391a9d6 * Load crypto library before ssl library, required for OpenBSD (contributed by Pascal Stumpf) 12 years ago
  reiniero bceb3b28d4 fcl-db/dbase: 12 years ago
  florian af6bf244f2 * version update 12 years ago
  florian 7ac7d8a4b6 + define UNICODE as well as FPC_UNICODESTRINGS 12 years ago
  florian c25f56fa64 + several pwidechar/unicode string functions added 12 years ago
  florian d48d388e7a + simple example for cairo 12 years ago
  reiniero 36cb560e0d * fcl-db/dbase: let dbf.pas apply default blocklength=64 (instead of 512) for *foxpro 12 years ago
  svenbarth 8353d53b69 Fix for Mantis #22433. 12 years ago
  reiniero 213060d9e3 fcl-base/dbase: 12 years ago
  florian ec69ed5b3c * spelling fixed 12 years ago
  reiniero 002d6de3f2 fcl-base/dbase: 12 years ago
  florian f80b6f4774 * arm thumb: take care of large offsets in interface wrappers 12 years ago
  florian dee35abf41 * arm thumb: let all registers used in a ldr/str operation interfere with the "hi" registers 12 years ago
  florian 36a32e153d + arm thumb: tarmloadparentfpnode moves the stack pointer to a different register to avoid illegal instruction encodings 12 years ago
  florian e41b7b1b94 * arm thumb: strh/ldrh does not allow stack pointer based references with offset 12 years ago
  florian 877c6e9ce9 * formatting 12 years ago
  florian b41728c129 * estimatedtempsize should be a longint to avoid warnings on 8 bit targets 12 years ago
  florian 7ba197a221 * fix stack parameter handling for arm thumb 12 years ago
  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