Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 4a79481c51 * isolated segment-related functionality of tabsolutevarsym into i386/i8086- hace 11 años
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: hace 11 años
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size hace 11 años
  sergei 07ce8f46a4 * loadvmtaddrnode accesses global data only when left.nodetype=typen. hace 11 años
  florian cd6f4d4469 * fix tsubscriptnode to handle left.location being an fpu or mm register as well. hace 11 años
  Károly Balogh 5e15e4b07d add basic constant handling to subscript nodes, avoid ie20060521 when building rgobj.pas with -O3/-O4 hace 11 años
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 12 años
  florian 9fdd64e94c * indention and new line fixes hace 12 años
  nickysn f2763b98fa + implemented absolute seg:ofs vars on i8086 hace 12 años
  nickysn 6aae88578c + getting the address of a label now returns a far pointer in i8086 far code memory models; this fixes the call to fpc_raiseexception in the raise node hace 12 años
  nickysn c9096ef806 * far pointer fix in taddrnode.pass_typecheck hace 12 años
  florian b734c17c4f * formatting hace 12 años
  nickysn b0f7786782 + added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64 hace 12 años
  paul fe338013a5 compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357) hace 12 años
  Jonas Maebe 583eb3f9a4 * re-enabled loadvmtaddrnode for records on JVM targets, fixes hace 12 años
  paul 65cbb4e9ba compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) hace 12 años
  paul 4d79a44e4c compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) hace 12 años
  florian 761fcca4ec + is_dynamicstring hace 13 años
  pierre bc04e83b25 Add pi_needs_got to current_procinfo.flags in pass_1 method if a label reference is used hace 13 años
  Jonas Maebe 11e9f95580 * fixed (not harmless) class cast error when indexing an array[orddef] using hace 13 años
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  Jonas Maebe 284210ad48 * hardcode offset of the ISA field in Objective-C (meta)classes to be hace 13 años
  Jonas Maebe ab9b52a003 * truncate indices into arrays from 64 to 32 bit on 32 bit hace 13 años
  Jonas Maebe ceee186f2f * typecheck all array indices, not just integer and boolean types hace 13 años
  Jonas Maebe faaa86238c * enable support for creating loadvmtaddr nodes for Java interfaces, because hace 14 años
  paul c6ca9e5091 compiler: hace 14 años
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype hace 14 años
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target hace 14 años
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target hace 14 años
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. hace 14 años