Commit History

Author SHA1 Message Date
  Jonas Maebe a76aba4a20 * converted a number of string data generators to the internal data builder 10 years ago
  Jonas Maebe 158116392c + ttai_typedconstbuilder.start_internal_data_builder() and 10 years ago
  Jonas Maebe be2f63aa97 + tasmlabel.createstatic() constructor for creating static data labels 10 years ago
  Jonas Maebe 560fe24c44 + getlocaldatalabel() 10 years ago
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel 10 years ago
  Jonas Maebe 5e1bb8e408 + tcalo_make_dead_strippable to indicate that a typed constant data block 10 years ago
  Jonas Maebe e924dbed90 * moved the specification of the options for a ttai_typedconstbuilder from 10 years ago
  Jonas Maebe 765044aede * fixed a number of (mostly false) warnings regarding uninitialised 10 years ago
  Jonas Maebe bc7ba58798 * fixed compilation after removal of ait_set, ait_thumb_set and ait_symbol_pair 10 years ago
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 years ago
  florian f07969245b * fix warning about uninitialized variable 10 years ago
  florian 331ace25c6 * handle undefineddef in classify_argument, resolves #27658 10 years ago
  Jeppe Johansen 60f24739fc Fixed typo 10 years ago
  florian 38a72f2ddb * renamed arm->avr to match the cpu 10 years ago
  Jonas Maebe f633d094ee * perform interface dispatches via R12 instead of R11 as expected for 10 years ago
  Jeppe Johansen 2bcef2daee Fix break caused by r30233 10 years ago
  Jeppe Johansen f92f0751f4 Fix selection of LDR/STR instructions in thumb mode. Most forms don't support pre or post indexing. 10 years ago
  Jeppe Johansen 155998fe89 Support .set and .weak in internal assembler. 10 years ago
  Károly Balogh 2555f12394 m68k: improved handling of moves and sign/zero extensions targeting address regs 10 years ago
  nickysn 492101df76 * fixed a race condition during parallel build on linux, when the loaders are 10 years ago
  Jonas Maebe 6230119140 - removed self-assignment of cur_stack_offset introduced by refactoring in 10 years ago
  Jonas Maebe 8334597476 * a homogeneous float aggregate can maximally contain 4 elements 10 years ago
  Jonas Maebe faf3efe139 + Linux/ppc64le test object files 10 years ago
  Jonas Maebe 0c394eb6f4 * ensure we don't call a_load_cgparaloc_anyreg() to move an fpu register 10 years ago
  Jonas Maebe 622852b8c9 * check that a_load_cgparaloc_anyreg() is not used to try to move an fpu 10 years ago
  Jonas Maebe a02d52f533 * support thlcg2ll.gen_loadfpu_loc_cgpara() from LOC_REGISTER to 10 years ago
  Jonas Maebe c50c822e13 * fixed destination size when loading fpu temp paralocs 10 years ago
  Jonas Maebe 6d02aedf70 * support multiple register paralocs in tcgobj.a_loadfpu_ref_cgpara() 10 years ago
  Jonas Maebe cea2741339 * correct paraloc size for 3-byte records passed in the lower bits of a 10 years ago
  Jonas Maebe 3d6fcd8815 + ppc64le/ELFv2 ret_in_param implementation 10 years ago