Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe b99323bb19 * fix LLVM compilation after r43076 il y a 5 ans
  Jonas Maebe d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value 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 5473f4fc44 + LLVM support for library init/fini routines il y a 6 ans
  Jonas Maebe 7dbbce157f * fixed Objective-C metadata generation for LLVM il y a 6 ans
  Jonas Maebe 68ce5dc91f * register static symbols references from assembly code as "used" so that LLVM won't il y a 6 ans
  Jonas Maebe db40e1575d + support for handling the tcalo_no_dead_strip flag when targeting LLVM: il y a 8 ans
  Jonas Maebe a0efde8167 * automatically generate necessary indirect symbols when a new assembler il y a 9 ans
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via il y a 9 ans
  Jonas Maebe 04c5d2ee6e * generate indirect symbols for LLVM too il y a 9 ans
  Jonas Maebe eefcbaff69 * converted tnodeutils.InsertResourceInfo to the high level typed constant il y a 9 ans
  Jonas Maebe 682d133e1e * enable generic tllvmnodeutils.InsertResourceTablesTable for llvm il y a 9 ans
  Jonas Maebe f8d9e70ec2 * converted tnodeutils.InsertMemorySizes() to the high level typed constant il y a 10 ans
  Jonas Maebe 4b92083006 * converted tnodeutils.InsertRuntimeInitsTablesTable to the high level typed il y a 10 ans
  Jonas Maebe a4ee982269 * converted tnodeutils.InsertInitFinalTable to the high level typed const il y a 10 ans
  Jonas Maebe c813e024ee * support non-section-based threadvars on the LLVM target il y a 10 ans
  Jonas Maebe c80fb6a20e * explicitly specify whether an llvm specification is a definition (= locally il y a 10 ans
  Jonas Maebe e2cf90ad8a * add type declarations for structure types in the llvm code so that we can il y a 10 ans
  Jonas Maebe 6677e698cd * record the alignment in taillvmdecl, as it can be different from the il y a 10 ans
  Jonas Maebe 37009c917b * pass alignment to tnodeutils.insertbsssym() il y a 10 ans
  Jonas Maebe 575911dcb0 + support for (section-based) threadvars for LLVM il y a 11 ans
  Jonas Maebe eef6f05697 * specify the asm section type when creating an LLVM declaration il y a 11 ans
  Jonas Maebe 7ebb1b813f + basic support infrastructure in the llvm assembler writer to write out il y a 11 ans
  Jonas Maebe b82053ef40 * reworked handling of defined/declared symbols in llvm: we now automatically il y a 11 ans
  Jonas Maebe aa5823a454 * factored out inserting a single bss symbol in ngenutil so it can be il y a 11 ans