Историја ревизија

Аутор SHA1 Порука Датум
  florian cad29a4e19 * set nf_write flag correctly for subscript nodes, resolves issue #28713 пре 9 година
  Jonas Maebe 2778bf55c7 * add "doregister" parameter to torddef.create, and don't register temporary пре 9 година
  svenbarth 529677cc79 ncal.pas: пре 10 година
  florian 049491a573 + fold the constructs @<record type>(nil^).<field >) and @<record point>(nil)^.<field> used to get the offset of a field into a constant пре 10 година
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method пре 10 година
  Jonas Maebe 3f736f6114 * handle the loading of VMT entries at the node level, so it's done in a пре 10 година
  Jonas Maebe 703e31512d * moved JVM-specific code of tloadvmtaddrnode.pass_1 to njvmmem пре 10 година
  Jonas Maebe 37c2d0e60d * use Object_getClass(obj) instead of obj._class to get the class of an пре 10 година
  Jonas Maebe 2c6e16e49e * accesses to the ISA pointer are guaranteed to be aligned -> ensure the пре 10 година
  Jonas Maebe 2340da410c * we cannot directly load the ISA pointer on AArch64, we have to call the пре 10 година
  Jonas Maebe 5bb89cc2f0 * keep track of the reason why a loadparentfpnode has been created: to пре 10 година
  Jeppe Johansen 7c34dc51a1 Removed vecn nodes from constant pointer address calculations to absolute variables, since only subscripts were being handled leading to problems like those described in issue #17118. пре 10 година
  nickysn 235a37fad4 * moved the pass_1 handling of vecnodes for arraydefs to a new virtual method пре 11 година
  nickysn 4b1e5f1c9a * in the vecnode, when indexing a pointer[], convert right to пре 11 година
  nickysn e6c5c35d65 * tarraydef.create_from_pointer changed to require the actual pointerdef as a пре 11 година
  nickysn 02dff17ae0 * taddrnode: fixed getting the address of nested procs in tp mode in i8086 far пре 11 година
  nickysn 9f4dd78701 * the ifdef i8086 in taddrnode.pass_typecheck removed via using tabstractprocdef.address_type пре 11 година
  florian 701cdf8ea2 * fix for #25956: left is not necessarily the array load node when accessing an open array/array of const element пре 11 година
  Jonas Maebe 4a79481c51 * isolated segment-related functionality of tabsolutevarsym into i386/i8086- пре 11 година
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: пре 11 година
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size пре 11 година
  sergei 07ce8f46a4 * loadvmtaddrnode accesses global data only when left.nodetype=typen. пре 11 година
  florian cd6f4d4469 * fix tsubscriptnode to handle left.location being an fpu or mm register as well. пре 11 година
  Károly Balogh 5e15e4b07d add basic constant handling to subscript nodes, avoid ie20060521 when building rgobj.pas with -O3/-O4 пре 11 година
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables пре 11 година
  florian 9fdd64e94c * indention and new line fixes пре 11 година
  nickysn f2763b98fa + implemented absolute seg:ofs vars on i8086 пре 12 година
  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 пре 12 година
  nickysn c9096ef806 * far pointer fix in taddrnode.pass_typecheck пре 12 година
  florian b734c17c4f * formatting пре 12 година