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

Аутор SHA1 Порука Датум
  florian 963a488ca2 * handle also LOC_CREGISTER/LOC_CMMREGISTER in tcgvecnode.pass_generate_code, resolves #24705 пре 12 година
  florian 6ab95815d8 * try to optimze (p-/+const)^ by putting const into the offset of the generated reference пре 12 година
  florian be2ab84474 * make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes пре 12 година
  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 пре 12 година
  nickysn a5c5b05362 * initial support for system procs that use calling conventions that push left to right on i8086 or i386 пре 12 година
  florian 77bbb8b5bc * type casting could force class variables into sub registers, so handle them in subscript nodes as well пре 12 година
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so пре 12 година
  florian c781f21a46 * records with two times the size of a register can be kept in registers пре 12 година
  florian 761fcca4ec + is_dynamicstring пре 13 година
  sergei 12ad6704f6 - Removed a number of unused variables, reduces noise at compilation. пре 13 година
  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 пре 13 година
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via пре 13 година
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for пре 13 година
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 пре 13 година
  Jonas Maebe 452414e1a7 - removed cg.g_indirect_sym_load() calls from pass_generate_code; this пре 13 година
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK пре 13 година
  paul 4cf5e36ce7 compiler: пре 14 година
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target пре 14 година
  Jonas Maebe 564b8a2cf7 - removed "{$ifdef unsupported}" block for jvm (is handled in njvmmem пре 14 година
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked пре 14 година
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not пре 14 година
  Jonas Maebe 1daff40e8e * fixed subscripting records containing unicodestrings and other пре 14 година
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: пре 14 година
  Jonas Maebe 002455ab5c + support for instance and class fields, and unit-level global variables пре 14 година
  sergei 3e6ad5f5aa * tcgvecnode, simplified range checking for strings. Removed FPC_*STR_CHECKZERO helpers, and changed FPC_*STR_CHECKRANGE so they accept the original left node. Now strings are checked the same way as dynamic arrays, and the compiler part is considerably simpler. пре 14 година
  sergei cf4c00e8d6 tcgvecnode, cleanup/refactoring: пре 14 година
  Jonas Maebe 9a6f574f06 * removed (already unused, because of never taken branch) handling of пре 14 година
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into пре 14 година
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. пре 15 година
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all пре 15 година