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

Аутор SHA1 Порука Датум
  Jonas Maebe d3c11ca8b3 + support for MMREGISTER -> FPUREGISTER transfers in hlcgobj пре 11 година
  Jonas Maebe f36848c243 * separate virtual method for loading the function result para (needed by пре 11 година
  Jonas Maebe 81427523ab * pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as пре 11 година
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 пре 11 година
  florian 150363c09e * thlcgobj.a_load_regconst_subsetreg_intern takes care if the whole register is modified пре 11 година
  sergei ed1555b918 * Moved generation of .ent/.end directives out of generic code generator. пре 11 година
  yury 56b3287e29 + Added compiler support for mipsel-android target. пре 11 година
  sergei 9c1f917e3a * a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around. пре 11 година
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables пре 11 година
  Jonas Maebe d14ce7817f * factored out setlocalloc and the code to set the initial paravarsym пре 11 година
  Jonas Maebe 1df3039424 + LLVM temp allocator based on new R_TEMPREGISTER register class. For every пре 11 година
  Jonas Maebe 9e6764e443 * converted program termination to compilerproc/hlcg пре 11 година
  Jonas Maebe cd92791d09 * converted unit initialization to compilerproc/hlcg пре 11 година
  Jonas Maebe 8d1fb0ee1c * added a safety check to gen_load_cgpara_loc() пре 11 година
  Jonas Maebe 7b97752d0b - removed commented out duplicate thlcg.getmmregister() пре 12 година
  florian d4968e054b + arm: tsettings.instructionset пре 12 година
  sergei bfcdf6b825 * Replaced tai_ent and tai_ent_end classes with tai_directive subtypes. Having separate classes for them is unnecessary complication. пре 12 година
  Jonas Maebe 109317e460 + full support for parameter passing in the high level code generator пре 12 година
  Jonas Maebe 7d9f98e516 + def_cgmmsize() that returns a vector tcgsize for arraydefs (as generated пре 12 година
  Jonas Maebe 4e210e57c2 * use the correct type (pointer to object type) when loading the function пре 12 година
  Jonas Maebe 2dd75e707e * renamed thlcgobj.tcgsize2orddef to defutil.cgsize_orddef пре 12 година
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg пре 12 година
  florian d4c7afbfe8 + generate thumb_func directives for thumb as well пре 12 година
  nickysn 57777945a8 * fixed bug in thlcgobj.g_array_rtti_helper introduced in the previous commit пре 12 година
  nickysn a5c5b05362 * initial support for system procs that use calling conventions that push left to right on i8086 or i386 пре 12 година
  nickysn a03f0d84ea high level code generator: const types changed from aint to tcgint to avoid problems on < 32-bit cpus; ppcjvm should also be updated, but isn't yet пре 12 година
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) пре 12 година
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so пре 12 година
  Jonas Maebe 1a8128fa72 * initialize ovloc.loc in a_op*checkoverflow пре 13 година
  florian ca5fabda6d * cleanup some unused units from uses clauses пре 13 година