Commit History

Autor SHA1 Mensaxe Data
  paul fe338013a5 compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357) %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 583eb3f9a4 * re-enabled loadvmtaddrnode for records on JVM targets, fixes %!s(int64=12) %!d(string=hai) anos
  paul 65cbb4e9ba compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) %!s(int64=12) %!d(string=hai) anos
  paul 4d79a44e4c compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) %!s(int64=12) %!d(string=hai) anos
  florian 761fcca4ec + is_dynamicstring %!s(int64=13) %!d(string=hai) anos
  pierre bc04e83b25 Add pi_needs_got to current_procinfo.flags in pass_1 method if a label reference is used %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 11e9f95580 * fixed (not harmless) class cast error when indexing an array[orddef] using %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 284210ad48 * hardcode offset of the ISA field in Objective-C (meta)classes to be %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe ab9b52a003 * truncate indices into arrays from 64 to 32 bit on 32 bit %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe ceee186f2f * typecheck all array indices, not just integer and boolean types %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe faaa86238c * enable support for creating loadvmtaddr nodes for Java interfaces, because %!s(int64=14) %!d(string=hai) anos
  paul c6ca9e5091 compiler: %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 1dca48bce5 * set reused left node to nil for JVM loadvmtaddrnodes that need to call a %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe f187128428 * allow addrnodes for procdef (and procvardef in TP/Delphi mode), and %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe fde622e050 * generate a loadvmtaddrnode wrapper around Java objectdef typenode arguments %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe c1abc4a275 * call cgmessage() instead of message() for errors in %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 20c3809c3a * when a constant Objective-C class reference is used for anything but %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into %!s(int64=14) %!d(string=hai) anos
  paul dc5f5c3f63 compiler: use current_structdef instead of current_objectdef in more places %!s(int64=14) %!d(string=hai) anos
  paul 86d3e41442 compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests %!s(int64=14) %!d(string=hai) anos
  paul 56bf42de57 compiler: implement record methods and class methods: %!s(int64=15) %!d(string=hai) anos
  florian 7d1627e9ca * patch by Aleksa Todorovic to handle access to types inside generics correctly %!s(int64=15) %!d(string=hai) anos