summaryrefslogtreecommitdiff
path: root/compiler/llvm/nllvmutil.pas
Commit message (Expand)AuthorAgeFilesLines
* * generate indirect symbols for LLVM toojonas2016-05-201-1/+13
* * converted tnodeutils.InsertResourceInfo to the high level typed constantjonas2015-11-251-7/+0
* * enable generic tllvmnodeutils.InsertResourceTablesTable for llvmjonas2015-11-251-7/+0
* * converted tnodeutils.InsertMemorySizes() to the high level typed constantjonas2015-09-141-7/+0
* * converted tnodeutils.InsertRuntimeInitsTablesTable to the high level typedjonas2015-09-121-14/+0
* * converted tnodeutils.InsertInitFinalTable to the high level typed constjonas2015-09-121-7/+0
* * support non-section-based threadvars on the LLVM targetjonas2015-09-121-2/+7
* * explicitly specify whether an llvm specification is a definition (= locallyjonas2015-09-121-1/+1
* * add type declarations for structure types in the llvm code so that we canjonas2015-04-191-1/+16
* * record the alignment in taillvmdecl, as it can be different from thejonas2014-10-061-2/+2
* * pass alignment to tnodeutils.insertbsssym()jonas2014-10-061-2/+2
* + support for (section-based) threadvars for LLVMjonas2014-08-101-15/+4
* * specify the asm section type when creating an LLVM declarationjonas2014-07-041-1/+1
* + basic support infrastructure in the llvm assembler writer to write outjonas2014-07-011-1/+1
* * reworked handling of defined/declared symbols in llvm: we now automaticallyjonas2014-03-061-2/+8
* * factored out inserting a single bss symbol in ngenutil so it can bejonas2013-11-111-0/+114