summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCELF.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge MCELF.h into MCSymbolELF.h.Rafael Espindola2015-06-021-85/+0
* The fragment implies the section, don't store both.Rafael Espindola2015-06-011-0/+1
* Move Flags from MCSymbolData to MCSymbol.Rafael Espindola2015-05-291-21/+12
* Pass MCSymbols to the helper functions in MCELF.h.Rafael Espindola2015-05-291-8/+16
* Add STB_GNU_UNIQUE to the ELF writer.Rafael Espindola2015-01-231-2/+2
* [MC] Constify MCELF::GetVisibility and MCELF::getOtherUlrich Weigand2014-07-111-2/+2
* [mc] Fix ELF st_other flag.Logan Chien2013-12-051-3/+3
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-291-4/+3
* ELF symbol table field st_other support, Jack Carter2013-02-191-0/+15
* Added Mapping Symbols for ARM ELFTim Northover2012-12-071-1/+1
* Add support for gnu_indirect_function.Roman Divacky2011-12-121-2/+2
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-1/+0
* Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...Evan Cheng2011-07-231-1/+1
* sets bit 0 of the function address of thumb function in .symtabRafael Espindola2011-05-161-2/+2
* Make all static functions become static class methods. Move shared (duplicate...Jan Sjödin2011-02-281-0/+72
OpenPOWER on IntegriCloud