Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so %!s(int64=12) %!d(string=hai) anos
  florian c781f21a46 * records with two times the size of a register can be kept in registers %!s(int64=12) %!d(string=hai) anos
  florian 761fcca4ec + is_dynamicstring %!s(int64=13) %!d(string=hai) anos
  sergei 12ad6704f6 - Removed a number of unused variables, reduces noise at compilation. %!s(int64=13) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 452414e1a7 - removed cg.g_indirect_sym_load() calls from pass_generate_code; this %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK %!s(int64=13) %!d(string=hai) anos
  paul 4cf5e36ce7 compiler: %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 564b8a2cf7 - removed "{$ifdef unsupported}" block for jvm (is handled in njvmmem %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 1daff40e8e * fixed subscripting records containing unicodestrings and other %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 002455ab5c + support for instance and class fields, and unit-level global variables %!s(int64=14) %!d(string=hai) anos
  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. %!s(int64=14) %!d(string=hai) anos
  sergei cf4c00e8d6 tcgvecnode, cleanup/refactoring: %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 9a6f574f06 * removed (already unused, because of never taken branch) handling of %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into %!s(int64=14) %!d(string=hai) anos
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 537cb9677d * prevent duplicate range check code for some array accesses (mantis #16518) %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 3f280c34cb * don't generate range checking code for pointers-indexed-as-arrays when %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 2eddd5e704 * don't try to bitpack types > 32 bit on 32 bit cpus (mantis #16328) %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 4833867826 * moved most handling of records that fit in a register but that cannot be %!s(int64=15) %!d(string=hai) anos