Commit History

Author SHA1 Message Date
  florian 2ad265505b * properly align unicode- and ansistring constants 8 years ago
  Jonas Maebe f3ebde999f * extracted the code to generate the indirect symbols from 8 years ago
  svenbarth 822d96776b * extend tai_typedconstbuilder with the ability to add an indirect symbol to the same section as the one that's generated for the constant data (at least if it's also rodata) 8 years ago
  Jonas Maebe a0c50336f3 * initialize tguid typed constants by searching for the named fields we need, 8 years ago
  Jonas Maebe 827e980351 * fixed comment typo 8 years ago
  Jonas Maebe 9727f289b1 + tcalo_apply_constalign option to specify that the alignment should be 8 years ago
  nickysn 6eeb6ee95a * also use sizesinttype, instead of ptrsinttype for the string reference count 8 years ago
  nickysn b3deb8a152 * use sizeint, instead of pint/ptrsinttype for emitting the reference count and 8 years ago
  Jonas Maebe 4ca50bc9eb * removed optimisation to reduce the number of unnecessary section headers 9 years ago
  Jonas Maebe a7c893064a * only don't insert passing alignment immediately for anonymous records 9 years ago
  Jonas Maebe 6c40105037 * fixed typo 9 years ago
  Jonas Maebe d664038aa4 * don't add ".reference" assembler directives on Darwin for symbols that are 9 years ago
  Jonas Maebe 4a42d67b72 + ttai_typedconstbuilder.get_dynstring_rec() class method to get a recorddef 9 years ago
  Jonas Maebe e91ba32b7c * changed the result of get_dynstring_rec_name() to TSymStr 9 years ago
  svenbarth 131a7bbc67 Fix cycling. 9 years ago
  svenbarth 4df4449933 Extend the ttypedconstbuilder's dead_stripe_section handling (get_vectorized_dead_strip_section_symbol() and finalize_vectorized_dead_strip_asmlist()) with the ability to 9 years ago
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via 9 years ago
  Jonas Maebe 8fea7344c9 * added an extra parameter to ttai_typedconstbuilder.emit_pchar_const() to 9 years ago
  Jonas Maebe 8ca9ece66a * fixed buffer overrun in tai_aggregatetypedconst.add_to_string() 9 years ago
  nickysn 452d9b747b * fixed code generation for initialized pointer variables, with the initial 9 years ago
  Jonas Maebe ccf011dbc5 * C-style blocks are implicit pointers -> don't parse such typed constants 9 years ago
  Jonas Maebe 508038a691 + emit_pchar_const() helper for high level typed const builder 9 years ago
  Jonas Maebe 53bf43983a + support for emitting weak symbols with the high level typed constant builder 9 years ago
  Jonas Maebe 1046c995a8 * ttai_typedconstbuilder.finalize_asmlist(): fixed handling of non-local 9 years ago
  Jonas Maebe 926e62c886 + tai_aggregatetypedconst.changetorecord() to change the type of an 9 years ago
  Jonas Maebe f83f9168ee * emit all resource strings and internal dynamic string data using the 9 years ago
  Jonas Maebe 5774238887 * always keep track of the field about to be emitted in curfield, as we 9 years ago
  Jonas Maebe ce40b2e449 * added/clarified some comments 9 years ago
  Jonas Maebe ac743195b6 * fixup for r32534: don't define external symbols, only reference them 9 years ago
  Jonas Maebe ac18eb005f * make the vectorized dead strip section symbol external for files that 9 years ago