Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe a30f0bc289 * fixed -Oodfa warnings il y a 10 ans
  Jonas Maebe f631430775 * made the allocation of labels for internal data in typed const builders il y a 10 ans
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
  Jonas Maebe 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into il y a 10 ans
  Jonas Maebe 6ed273eec5 * support specifying the name of an internal data section il y a 10 ans
  Jonas Maebe 158116392c + ttai_typedconstbuilder.start_internal_data_builder() and il y a 10 ans
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel il y a 10 ans
  Jonas Maebe 5e1bb8e408 + tcalo_make_dead_strippable to indicate that a typed constant data block il y a 10 ans
  Jonas Maebe e924dbed90 * moved the specification of the options for a ttai_typedconstbuilder from il y a 10 ans
  Jonas Maebe 765044aede * fixed a number of (mostly false) warnings regarding uninitialised il y a 10 ans
  Jonas Maebe c1e7c9de02 * support for flushing a ttai_typedconstbuilder queue with an ordinal il y a 10 ans
  Jonas Maebe 9c42437326 * moved tasmlisttypedconstbuilder.tc_emit_string_offset() to il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  Jonas Maebe f6e486a8b5 + ttai_typedconstbuilder.emit_procdef_const() helper il y a 11 ans
  Jonas Maebe b84e9a3577 * mark asmsymbols created for procdefs as AT_FUNCTION il y a 11 ans
  Jonas Maebe 3b6269c5d9 - removed unused list parameter from emit_string_const_common() il y a 11 ans
  Jonas Maebe a0decd4a79 + ttai_typedconstbuilder.emit_ord_const() helper il y a 11 ans
  Jonas Maebe e07933212b * factored out emitting a guid const il y a 11 ans
  Jonas Maebe 984491e435 * factored out emitting a shortstring constant via the typed constant builder il y a 11 ans
  Jonas Maebe 2ed100666d * pack ansi/wide/unicodestring "records" at 1 byte so that we don't "pad" il y a 11 ans
  Jonas Maebe 76e0ee7a41 * fixed adding padding bytes before anonymous records: the alignment of such il y a 11 ans
  Jonas Maebe 5a9b931e5c * renamed ttai_lowleveltypedconstbuilder to ttai_typedconstbuilder il y a 11 ans
  Jonas Maebe d2b55b6f07 * moved the recording of aggregate type information during typed constant il y a 11 ans
  Jonas Maebe 6560b1dbd6 * emit alignment directive in the typed constant builder when starting a new il y a 11 ans
  Jonas Maebe 210b532832 * split up specifying the type of the section of a typed constant and whether il y a 11 ans
  Jonas Maebe 864b36fbe5 * create the recorddef at the start when building an anonymous recorddef, il y a 11 ans
  Jonas Maebe 6cc74cd115 + added missing begin_anonymous_record() for widestring constants (undetected il y a 11 ans
  Jonas Maebe cc4482d6f8 - removed tck_simple_procvar2proc, instead use il y a 11 ans
  Jonas Maebe 6e09fcb744 * fixed ansi/unicodestring constants on non-llvm/darwin platforms after il y a 11 ans
  Jonas Maebe 9e074d036b * migrated the handling of ansi/unicodestring constants to the high level il y a 11 ans