summaryrefslogtreecommitdiff
path: root/lib/MC/MCELF.cpp
Commit message (Expand)AuthorAge
* [mc] Fix ELF st_other flag.Logan Chien2013-12-05
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-29
* ELF symbol table field st_other support, Jack Carter2013-02-19
* Added Mapping Symbols for ARM ELFTim Northover2012-12-07
* Add support for gnu_indirect_function.Roman Divacky2011-12-12
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-25
* Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...Evan Cheng2011-07-23
* sets bit 0 of the function address of thumb function in .symtabRafael Espindola2011-05-16
* Make all static functions become static class methods. Move shared (duplicate...Jan Sjödin2011-02-28