Commit History

Author SHA1 Message Date
  reiniero d0c93f4cd8 fcl-db: dbtestframework: 11 years ago
  michael 77b771e91b * Let ToString return something meaningful for Exception 11 years ago
  reiniero b87b2add38 fcl-db: dbtestframework: 11 years ago
  nickysn fec4c6a6e2 * various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets 11 years ago
  florian 7aa25e4385 + lazarus project for easier editing with lazarus 11 years ago
  Jeppe Johansen 10522e9779 Disabled a_adjust_sp optimized steps for now. 11 years ago
  pierre d9c663f198 Add -Fl/usr/lib for openbsd target OS, required to find and link C startup objects 11 years ago
  lacak 277c3fb00a fcl-db: sqldb: cosmetic (reorder methods) 11 years ago
  lacak 3765b74ecd fcl-db: sqldb: simplify GetStatementInfo method signature 11 years ago
  michael a1252febae * Make sure UpdateCount=0 when inherited destructor is called (and ooFree is dispatched (Bug ID 25821) 11 years ago
  michael 15bb6b2c72 * Patch from Luiz Americo to make fpobserver notifications take care of begin/endupdate (Bug ID 25820) 11 years ago
  Jeppe Johansen 9b79f2f68d Added support for 8-bit CPU's in RTL. Mostly for missing implementations of int<->string conversion and console/text output. 11 years ago
  Jonas Maebe 98517b9ac9 * set imaginary register start for JVM at register number 2, since there 11 years ago
  Jonas Maebe ffac2feb59 * since we only build the deref for tprocdef.localst when we're 11 years ago
  Jonas Maebe 4f1207f603 + support for specifying an optional command line parameter to use during a 11 years ago
  marco 4b677ca027 * link pangocairo on Darwin. 11 years ago
  reiniero b2ad159b5b fcl-db: dbtestframework: 11 years ago
  reiniero 5bab60669c fcl-db: dbtestframework: 11 years ago
  nickysn 9743a9122d * moved creation of voidpointertype, so that voidpointertype.size is available 11 years ago
  reiniero 0ec6a79505 fcl-db: dbtestframework: MS SQL Server: 11 years ago
  reiniero 8e28dd52b4 fcl-db: dbtestframework: 11 years ago
  reiniero 3eb1edb749 fcl-db: dbtestframework: start work on MS SQL tests. 11 years ago
  lacak e5850015d9 fcl-db: cosmetic 11 years ago
  sergei 87684e1cf1 * MIPS: clean up 11 years ago
  Jeppe Johansen 98606eea15 Fixed some bugs in the AVR RTL code. 11 years ago
  Jeppe Johansen 7fdb125356 Added AVR support to fpc and root Makefile. 11 years ago
  Jeppe Johansen 2227045e23 Replace forbidden chars in more places in the GAS assembler writer. 11 years ago
  sergei 5e8f8f4755 * Use GOT-relative constants for i386 PIC jump tables, they don't need runtime relocations. Now almost ABI-compliant on Linux/BSD (Darwin targets unchanged). Also clean up i8086-specific stuff: using tai_const.create_type_sym(aitconst_ptr,...) generates near pointers on i8086, which is the desired goal. 11 years ago
  sergei d613ab8578 * x86: improve x87 qword to float conversion, using single-precision constants saves space and removes need in separate load on FPU stack. No precision loss occurs because 2**64 is representable exactly even in single precision. 11 years ago
  michael 2ae138d95c * Applied patch from Luiz Americo to make set functions return previous value (bug ID 25795) 11 years ago