Historie revizí

Autor SHA1 Zpráva Datum
  Károly Balogh 5e15e4b07d add basic constant handling to subscript nodes, avoid ie20060521 when building rgobj.pas with -O3/-O4 před 11 roky
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables před 11 roky
  florian 9fdd64e94c * indention and new line fixes před 12 roky
  nickysn f2763b98fa + implemented absolute seg:ofs vars on i8086 před 12 roky
  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 před 12 roky
  nickysn c9096ef806 * far pointer fix in taddrnode.pass_typecheck před 12 roky
  florian b734c17c4f * formatting před 12 roky
  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 před 12 roky
  paul fe338013a5 compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357) před 12 roky
  Jonas Maebe 583eb3f9a4 * re-enabled loadvmtaddrnode for records on JVM targets, fixes před 12 roky
  paul 65cbb4e9ba compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) před 12 roky
  paul 4d79a44e4c compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) před 12 roky
  florian 761fcca4ec + is_dynamicstring před 13 roky
  pierre bc04e83b25 Add pi_needs_got to current_procinfo.flags in pass_1 method if a label reference is used před 13 roky
  Jonas Maebe 11e9f95580 * fixed (not harmless) class cast error when indexing an array[orddef] using před 13 roky
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 před 13 roky
  Jonas Maebe 284210ad48 * hardcode offset of the ISA field in Objective-C (meta)classes to be před 13 roky
  Jonas Maebe ab9b52a003 * truncate indices into arrays from 64 to 32 bit on 32 bit před 13 roky
  Jonas Maebe ceee186f2f * typecheck all array indices, not just integer and boolean types před 13 roky
  Jonas Maebe faaa86238c * enable support for creating loadvmtaddr nodes for Java interfaces, because před 13 roky
  paul c6ca9e5091 compiler: před 14 roky
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype před 14 roky
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target před 14 roky
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target před 14 roky
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. před 14 roky
  Jonas Maebe 1dca48bce5 * set reused left node to nil for JVM loadvmtaddrnodes that need to call a před 14 roky
  Jonas Maebe f187128428 * allow addrnodes for procdef (and procvardef in TP/Delphi mode), and před 14 roky
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked před 14 roky
  Jonas Maebe fde622e050 * generate a loadvmtaddrnode wrapper around Java objectdef typenode arguments před 14 roky
  Jonas Maebe c1abc4a275 * call cgmessage() instead of message() for errors in před 14 roky