aboutsummaryrefslogtreecommitdiff
path: root/test/Object/Inputs
AgeCommit message (Expand)Author
2013-05-06Split Alignment out of the Section Characteristics.Rafael Espindola
2013-05-03Revert r181009.Amara Emerson
2013-05-03Add support for reading ARM ELF build attributes.Amara Emerson
2013-04-25Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola
2013-04-23Fix typo.Rafael Espindola
2013-04-19Don't read one command past the end.Rafael Espindola
2013-04-04Add back parsing of header charactestics.Rafael Espindola
2013-04-03Implement the "mips endian" for r_info.Rafael Espindola
2013-01-06[Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl.Michael J. Spencer
2013-01-06[objdump] Add --private-headers, -p.Michael J. Spencer
2012-12-17Teach MachO which sections contain codeTim Northover
2012-11-13Adding changes to support GNU style archive library readingShankar Easwaran
2012-09-05Add missing file for test.Nick Lewycky
2012-08-29Moved input for objdump test from Mips to Inputs.Jack Carter
2012-08-02Move test yaml files under Inputs until they are converted to be the actualMatt Beaumont-Gay
2012-08-02Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer
2012-06-23Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...Marshall Clow
2012-03-09Support reading GNU symbol versions in ELFObjectFileDavid Meyer
2012-03-01[Object]David Meyer
2012-02-28[Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF.Michael J. Spencer
2011-10-31Rename "TestObjectFiles" to "Inputs" (like the pattern for Clang tests)Matt Beaumont-Gay