Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 46e7caef7d * converted tcgaddrnode.pass_generate_code to the high level code generator hace 11 años
  Jonas Maebe 81427523ab * pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as hace 11 años
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 hace 11 años
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size hace 11 años
  florian cd6f4d4469 * fix tsubscriptnode to handle left.location being an fpu or mm register as well. hace 11 años
  florian 546f4a5d46 * force records with LOC_CONSTANT into memory when they are subscripted hace 11 años
  florian 1d73f49330 * do not force the index location to a register for vec. nodes if the index is already in a register 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 11 años
  Jonas Maebe 25fab5b0b6 + support for array vecnodes on the llvm target, both for regular and for hace 11 años
  Jonas Maebe b47cc22d66 * separated JVM-specific subscripting code in virtual method hace 11 años
  nickysn bf07fc077b * specify AT_DATA in all references to the tobjectdef.vmt_mangledname symbol. hace 12 años
  florian 963a488ca2 * handle also LOC_CREGISTER/LOC_CMMREGISTER in tcgvecnode.pass_generate_code, resolves #24705 hace 12 años
  florian 6ab95815d8 * try to optimze (p-/+const)^ by putting const into the offset of the generated reference hace 12 años
  florian be2ab84474 * make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes 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
  nickysn a5c5b05362 * initial support for system procs that use calling conventions that push left to right on i8086 or i386 hace 12 años
  florian 77bbb8b5bc * type casting could force class variables into sub registers, so handle them in subscript nodes as well hace 12 años
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so hace 12 años
  florian c781f21a46 * records with two times the size of a register can be kept in registers hace 12 años
  florian 761fcca4ec + is_dynamicstring hace 13 años
  sergei 12ad6704f6 - Removed a number of unused variables, reduces noise at compilation. hace 13 años
  florian b72251389b * when forcing left into memory during code generation of a subscript node then the type of left must be passed else memory corruption happens hace 13 años
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via hace 13 años
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for hace 13 años
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  Jonas Maebe 452414e1a7 - removed cg.g_indirect_sym_load() calls from pass_generate_code; this hace 13 años
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK hace 13 años
  paul 4cf5e36ce7 compiler: hace 14 años
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target hace 14 años