Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
  Jeppe Johansen 914e9e7b49 Merged from trunk il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  Jonas Maebe 2ab7f5c35d * moved x86-specific requirements from the generic bsr/bsf code to the il y a 10 ans
  Jonas Maebe edb3124ae8 * copy arrays passed by value to cdecl routines on the callee side even on il y a 10 ans
  Jonas Maebe 2dbfbd40ab * unified hlcg.g_copyvalueparas and ncgutil.copyvalueparas, they have the il y a 10 ans
  Jonas Maebe 6e12ad817f * don't make copies of arrays passed as value parameters to cdecl routines il y a 10 ans
  Jonas Maebe c6ba0bb6fb + support for targets that require by-reference value parameters to be il y a 10 ans
  Jeppe Johansen 47dbec3111 Rebase to trunk revision il y a 10 ans
  Jonas Maebe fde6448063 * don't directly add something to ref.index in get_bit_reg_ref_sref, as it il y a 10 ans
  florian 69ac7dd7ef * limit initialization to register variables which really need to be initialized il y a 10 ans
  Jeppe Johansen 6976af8365 Change .thumb_func to be an ait_directive instead of it's own tai type. il y a 10 ans
  Jonas Maebe cc596225fa + thlcg.g_ptrtypecast_reg/ref() to typecast a pointer in a register, or the il y a 11 ans
  Jonas Maebe b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because il y a 11 ans
  Jonas Maebe 0fbaa9e924 * record the alignment of temps, and set it when creating a reference based il y a 11 ans
  Jonas Maebe 830952cc3b * moved creating a reference based on a ttemprecord to a new virtual method il y a 11 ans
  Jonas Maebe 344acef9b5 * separate tracking the def of a temp and whether or not it needs to be il y a 11 ans
  Jonas Maebe a637fbe596 * moved all g_exception_*() methods to hlcgobj and cleaned them up (no more il y a 11 ans
  Jonas Maebe 9a683a0288 * converted new_exception to hlcgobj il y a 11 ans
  Jonas Maebe a64897ddee + thlcgobj.a_loadfpu/mm_loc_ref() il y a 11 ans
  Jonas Maebe 4f2b77bc96 + support floating point reference -> integer parameter transfer in il y a 11 ans
  Jonas Maebe 8e3062b1b6 * fixed the type specified to reference_reset_base() in il y a 11 ans
  Jonas Maebe 2dfbee45b1 * generate the callerside para/return location info in g_call_system_proc, il y a 11 ans
  Jonas Maebe 650fd162ea * fixed missing bracket in comment il y a 11 ans
  Jonas Maebe 1516661249 + new chlcgobj class reference variable that can be used to call thlcg* il y a 11 ans
  Jonas Maebe bf617cb389 * changed hlcgobj.def2reg() into a class method so it can also be called il y a 11 ans
  Jonas Maebe 0082d3e008 * use hlcgobj methods in maybe_change_load_node_reg il y a 11 ans
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 il y a 11 ans
  nickysn 9758a53fa6 - rm the ifdef cpu16bitalu and cpu64bitalu from thlcgobj.a_load_ref_cgpara, il y a 11 ans
  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. il y a 11 ans