Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 2340da410c * we cannot directly load the ISA pointer on AArch64, we have to call the há 10 anos atrás
  Jonas Maebe 5bb89cc2f0 * keep track of the reason why a loadparentfpnode has been created: to há 10 anos atrás
  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. há 11 anos atrás
  nickysn 235a37fad4 * moved the pass_1 handling of vecnodes for arraydefs to a new virtual method há 11 anos atrás
  nickysn 4b1e5f1c9a * in the vecnode, when indexing a pointer[], convert right to há 11 anos atrás
  nickysn e6c5c35d65 * tarraydef.create_from_pointer changed to require the actual pointerdef as a há 11 anos atrás
  nickysn 02dff17ae0 * taddrnode: fixed getting the address of nested procs in tp mode in i8086 far há 11 anos atrás
  nickysn 9f4dd78701 * the ifdef i8086 in taddrnode.pass_typecheck removed via using tabstractprocdef.address_type há 11 anos atrás
  florian 701cdf8ea2 * fix for #25956: left is not necessarily the array load node when accessing an open array/array of const element há 11 anos atrás
  Jonas Maebe 4a79481c51 * isolated segment-related functionality of tabsolutevarsym into i386/i8086- há 11 anos atrás
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: há 11 anos atrás
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size há 11 anos atrás
  sergei 07ce8f46a4 * loadvmtaddrnode accesses global data only when left.nodetype=typen. há 11 anos atrás
  florian cd6f4d4469 * fix tsubscriptnode to handle left.location being an fpu or mm register as well. há 11 anos atrás
  Károly Balogh 5e15e4b07d add basic constant handling to subscript nodes, avoid ie20060521 when building rgobj.pas with -O3/-O4 há 11 anos atrás
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables há 11 anos atrás
  florian 9fdd64e94c * indention and new line fixes há 12 anos atrás
  nickysn f2763b98fa + implemented absolute seg:ofs vars on i8086 há 12 anos atrás
  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 há 12 anos atrás
  nickysn c9096ef806 * far pointer fix in taddrnode.pass_typecheck há 12 anos atrás
  florian b734c17c4f * formatting há 12 anos atrás
  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 há 12 anos atrás
  paul fe338013a5 compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357) há 12 anos atrás
  Jonas Maebe 583eb3f9a4 * re-enabled loadvmtaddrnode for records on JVM targets, fixes há 12 anos atrás
  paul 65cbb4e9ba compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) há 12 anos atrás
  paul 4d79a44e4c compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) há 12 anos atrás
  florian 761fcca4ec + is_dynamicstring há 13 anos atrás
  pierre bc04e83b25 Add pi_needs_got to current_procinfo.flags in pass_1 method if a label reference is used há 13 anos atrás
  Jonas Maebe 11e9f95580 * fixed (not harmless) class cast error when indexing an array[orddef] using há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás