Historique des commits

Auteur SHA1 Message Date
  pierre dc799a9d49 Fix clearing of single type register variable in initialize_regvars method for ARM cpu (with -Ooregvar) il y a 4 ans
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
  florian 61da70bb72 * do not copy unused paravarsyms il y a 4 ans
  florian b7ef93030a * set mm register subreg properly when cleaning them with xor il y a 5 ans
  Jonas Maebe aa243faab8 * do not load unused parameters, as their localloc has not been set (and il y a 5 ans
  yury 9d1c814387 * Added the thlcgobj.a_load_undefined_cgpara() method to pass an undefined value as a parameter to a routine. The generic version passes the 0/nil value if the parameter's location is not a register. il y a 5 ans
  nickysn 0f6ab0de17 * handle LOC_(C)SUBSETREG/REF in second_NegNot_assign il y a 5 ans
  florian b352449eac * Xtensa: fix flag handling: B0 is considered as default flags il y a 5 ans
  florian 3de193467d * reverted r44119 il y a 5 ans
  florian 2d47013cd1 * patch by J. Gareth Moreton: fixes internal error 200405231 with inline, resolves #35590 il y a 5 ans
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) il y a 5 ans
  florian b7c6e01b03 * cleaning up tcgsize: it makes no sense to declare every combination and type il y a 5 ans
  Jonas Maebe 1e3f72403e * renamed getintparaloc to getcgtempparaloc il y a 5 ans
  florian a20209e691 + tf_init_final_units_by_calls il y a 5 ans
  florian 3889529e45 * unified internalerror, resolves #36378 il y a 5 ans
  Jonas Maebe ec227bb759 * fixed safecall for non-LLVM after r43578 il y a 5 ans
  Jonas Maebe e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result il y a 5 ans
  Jonas Maebe e56b58c2b0 * factored out checks whether a procdef's symbol needs to be global, and il y a 6 ans
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ il y a 6 ans
  Jonas Maebe c262c5dbc9 * synchronised with trunk till r42256 il y a 6 ans
  florian 749c4d4e47 + keep (certain) arrays in registers if they are used with constants indices only il y a 6 ans
  Jonas Maebe faf75095cd * synchronised with trunk till r42189 il y a 6 ans
  Jonas Maebe 322a717c44 * support for handling subsetrefs with bitlen > AIntBits in a_load_subsetref_reg() and il y a 6 ans
  Jonas Maebe 9e9a982bfe * synchronised with trunk till r42095 il y a 6 ans
  Jonas Maebe 47812c8a3d * don't double-define function aliases for Darwin defined via ".set" directive il y a 6 ans
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe a0f850d57f * synchronised with trunk till r41885 il y a 6 ans
  Jonas Maebe b9ddddf9b1 * use ".set" for aliasing global symbols on Darwin, instead of declaring il y a 6 ans
  Jonas Maebe d93c05a90c * synchronised with trunk till r41207 il y a 6 ans