Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 1516661249 + new chlcgobj class reference variable that can be used to call thlcg* há 11 anos atrás
  Jonas Maebe bf617cb389 * changed hlcgobj.def2reg() into a class method so it can also be called há 11 anos atrás
  Jonas Maebe 0082d3e008 * use hlcgobj methods in maybe_change_load_node_reg há 11 anos atrás
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 há 11 anos atrás
  nickysn 9758a53fa6 - rm the ifdef cpu16bitalu and cpu64bitalu from thlcgobj.a_load_ref_cgpara, há 11 anos atrás
  sergei 1ec5026465 * Call fpc_shortstr_to_shortstr instead of fpc_shortstr_assign. It is the same procedure with different order of parameters (suited for generation from node level). Now fpc_shortstr_assign remains needed only for bootstrapping. há 11 anos atrás
  svenbarth 5c1b8fdad9 Fix for Mantis #19697. For this we need to have the internal static var symbol know that it came from a static field var symbol so that we can check that for generic or not. há 11 anos atrás
  nickysn 26b53607f8 + added method reference_reset_base with support for different pointer types to há 11 anos atrás
  florian 303e8c609d * internalerror unified há 11 anos atrás
  Jonas Maebe 73a3f5ced4 * moved ncgutil.maybechangeloadnodereg() to hlcg.maybe_change_load_node_reg() há 11 anos atrás
  Jonas Maebe 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed há 11 anos atrás
  Jonas Maebe d3c11ca8b3 + support for MMREGISTER -> FPUREGISTER transfers in hlcgobj há 11 anos atrás
  Jonas Maebe f36848c243 * separate virtual method for loading the function result para (needed by há 11 anos atrás
  Jonas Maebe 81427523ab * pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as há 11 anos atrás
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 há 11 anos atrás
  florian 150363c09e * thlcgobj.a_load_regconst_subsetreg_intern takes care if the whole register is modified há 11 anos atrás
  sergei ed1555b918 * Moved generation of .ent/.end directives out of generic code generator. há 11 anos atrás
  yury 56b3287e29 + Added compiler support for mipsel-android target. há 11 anos atrás
  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. 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
  Jonas Maebe d14ce7817f * factored out setlocalloc and the code to set the initial paravarsym há 11 anos atrás
  Jonas Maebe 1df3039424 + LLVM temp allocator based on new R_TEMPREGISTER register class. For every há 11 anos atrás
  Jonas Maebe 9e6764e443 * converted program termination to compilerproc/hlcg há 11 anos atrás
  Jonas Maebe cd92791d09 * converted unit initialization to compilerproc/hlcg há 11 anos atrás
  Jonas Maebe 8d1fb0ee1c * added a safety check to gen_load_cgpara_loc() há 11 anos atrás
  Jonas Maebe 7b97752d0b - removed commented out duplicate thlcg.getmmregister() há 12 anos atrás
  florian d4968e054b + arm: tsettings.instructionset há 12 anos atrás
  sergei bfcdf6b825 * Replaced tai_ent and tai_ent_end classes with tai_directive subtypes. Having separate classes for them is unnecessary complication. há 12 anos atrás
  Jonas Maebe 109317e460 + full support for parameter passing in the high level code generator há 12 anos atrás
  Jonas Maebe 7d9f98e516 + def_cgmmsize() that returns a vector tcgsize for arraydefs (as generated há 12 anos atrás