Commit History

Author SHA1 Message Date
  florian aec1b6dc4a * fixed dyn. array to variant array conversion for one dimensional arrays 20 years ago
  michael ec13803b5c * Patch from Luiz Américo 20 years ago
  tom_at_work 2198a6a44a * assembly round and trunc routines for ppc64 20 years ago
  tom_at_work 487c4f76a4 * more testbench fixes 20 years ago
  tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog 20 years ago
  tom_at_work f4bb92c0d5 * removed some 32 bit specific test programs from the tests for ppc64 20 years ago
  tom_at_work 10d39167c6 * fixed code generation for calling threadvar relocation function 20 years ago
  tom_at_work 3645a69686 * added mftbu (move from timebase upper) opcode 20 years ago
  tom_at_work d7cedd18eb * made fpc recognize the powerpc64 platform and the associated compiler 20 years ago
  tom_at_work efa68a1275 * some fcl examples compile again after changes 20 years ago
  tom_at_work 5520442fc4 * call by register now also takes care of the TOC and environment pointer 20 years ago
  olle 58582a44a9 new tests for mode macpas 20 years ago
  florian 3336aca6bf * more dyn. array -> variant stuff 20 years ago
  florian 1ef533ffa9 * rtti parameter for dyn. array to variant conversion fixed 20 years ago
  Jonas Maebe 41d2ba68fe * use an absolute output path for the linker when creating shared libraries, 20 years ago
  Jonas Maebe c02951be35 * don't pass -rpath for Darwin, its linker doesn't know that option 20 years ago
  Jonas Maebe 563821918b * fixed compilation after changes to "+" checking 20 years ago
  Jonas Maebe fa8119280b * fixed for cpu's where real = extended (= double) 20 years ago
  florian 5907f99b6a * fixed previous commit 20 years ago
  florian a21b79d316 + plt for export jmps 20 years ago
  florian bc7fab1aeb + plt support for x86_64 20 years ago
  Jonas Maebe 89094457c5 * pass varargs float parameters only in integer registers instead of only 20 years ago
  florian 9fd0bb293d * fixed typo in previous commit 20 years ago
  florian d2a111105e * made syscall.inc pic safe 20 years ago
  florian 8711adb9d1 * fixed exp to be pic safe 20 years ago
  florian 1b97e2cffd + added missing make_simple_ref 20 years ago
  joost 076e4aca99 + replaced CommitRetaining by Commit since not all databases supports it 20 years ago
  joost ce1bb25e54 + use InternalHandleException for exceptions when loading instances of TDataset, TDatabase or TDBTransaction 20 years ago
  joost 68dca23994 + Size should be 0 for integer and float fields (fix bug #4122) 20 years ago
  joost 412cd65c52 + added TDataset.Tempbuffer again (undid revision 830) 20 years ago