aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCELF.cpp
AgeCommit message (Expand)Author
2013-02-19ELF symbol table field st_other support, Jack Carter
2012-12-07Added Mapping Symbols for ARM ELFTim Northover
2011-12-12Add support for gnu_indirect_function.Roman Divacky
2011-07-25Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng
2011-07-23Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...Evan Cheng
2011-05-16sets bit 0 of the function address of thumb function in .symtabRafael Espindola
2011-02-28Make all static functions become static class methods. Move shared (duplicate...Jan Sjödin