Commit History

Author SHA1 Message Date
  michael f566201a8d * Notification should be protected 12 years ago
  svenbarth 632db2229f Fix for Mantis #23700 . 12 years ago
  michael faba932549 * Added generic tree from Mario Ray Mahardhika (bug ID 33654) 12 years ago
  florian 81e0e3114c * throw an error if threadvars are used but not supported 12 years ago
  pierre 9e6a2b868c Fix -Cp option failure due to cputypestr array that must be uppercased 12 years ago
  michael 5df0afb5c6 * Corrected statements for tables and system tables 12 years ago
  pierre bb418a1c94 Try to convert dllprt0.as code to PIC 12 years ago
  pierre 5d3a94f9e4 Regenerated after: Use -KPIC option for dllprt0.as for mips/mipsel 12 years ago
  pierre 84d21fad21 Use -KPIC option for dllprt0.as for mips/mipsel 12 years ago
  michael 164c677cfd * Enable property setter by default 12 years ago
  michael 49e3d2734e * Added possibility to force use of setter/getter for properties. 12 years ago
  paul 7c663af588 compiler: also don't allow record constructors with only default arguments 12 years ago
  paul fe338013a5 compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357) 12 years ago
  paul 1b8369dd99 compiler: don't allow parameterless constructors 12 years ago
  svenbarth 83af4e93f7 rtl/m68k/m68k.inc: 12 years ago
  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