Commit History

Author SHA1 Message Date
  svenbarth f5e94a02cd rtl/m68k/m68k.inc: 12 years ago
  Jonas Maebe 583eb3f9a4 * re-enabled loadvmtaddrnode for records on JVM targets, fixes 12 years ago
  paul 65cbb4e9ba compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) 12 years ago
  paul 3a3c10a474 compiler: don't allow constants, methods, class members and properties for local or anonymous records (fixes bug #0023000) 12 years ago
  marco 146011d523 * two constants added. 12 years ago
  pierre 53b65300a6 + Add mips-linux gcc compiled objects 12 years ago
  pierre dcd3783c6e + mispel-linux gcc compiled objects added 12 years ago
  paul 4d79a44e4c compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) 12 years ago
  paul 890e91ab8c tests: fix test after allowing record helpers to have constructors 12 years ago
  florian cad1309935 * don't write directly to the function result destination if we are inlining and if the destination is too complex to evaluate (threadvar etc.) 12 years ago
  florian 247d6dd394 + implemented a tcasenode.printnodetree printing all cases 12 years ago
  florian abfa6c1b43 * redo LsrAnd2Lsr optimization 12 years ago
  sekelsenmat 0921df3191 Fixes a spelling mistake in TFPCustomFont 12 years ago
  masta fe520c215b New ARM Peephole optimizer FoldShiftLdrStr 12 years ago
  paul e9615716c1 compiler: allow constructors in helpers for records 12 years ago
  michael cce67cf5ae * Fixed case where connection is closed gracefully (Bug ID 23386) 12 years ago
  pierre 2b300ec2b4 Add breakpoint at Verbose.GenerateError procedure 12 years ago
  pierre 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging 12 years ago
  Almindor 235bda8746 * remove old cdecl record hack, fixes linker errors with aspell on mac os x 12 years ago
  paul 38da152b11 tests: fixed test 12 years ago
  paul b2a613c17f compiler: implement record constructors + tests 12 years ago
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 12 years ago
  sergei 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 12 years ago
  sergei b35d04ffa8 * MIPS: methodpointers must be compatible with records; since records are never passed by address in this ABI, so must be methodpointers. Fixes webtbs/tw9141.pp. 12 years ago
  sergei d2758265e3 * MIPS int->real conversion: When converting unsigned to single, load it into 64-bit FP register, otherwise further subtracting a 64-bit offset leads to invalid result. Fixes tw17714.pp. 12 years ago
  sergei b5eecab582 * Procvars (methodpointers) must be treated as records, too. Fixes tw12318.pp and tw14155.pp after r23377. 12 years ago
  svenbarth c7a9e17bc5 Patch by Vasiliy Kevroletin. Fixes Mantis #23655. 12 years ago
  svenbarth ccecf2c13c Fix comparisons (aka usage of flag/CCR register) 12 years ago
  svenbarth 741992bae4 m68k/n68kmat.pas, tm68kshlshrnode.first_shlshr64bitint: 12 years ago
  sergei 162896e7d7 * MIPS code generator fixes and improvements: 12 years ago