aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-297-0/+60
* Update to LLVM 3.5a.Stephen Hines2014-04-249-8/+38
* Fix llvm-nm to mach OS X's nm on some tests.Rafael Espindola2013-11-021-0/+0
* [Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.Simon Atanasyan2013-10-071-0/+0
* MC: ObjectSymbolizer can now recognize external function stubs.Ahmed Bougacha2013-08-211-0/+0
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-082-0/+0
* Add support for the 's' operation to llvm-ar.Rafael Espindola2013-07-291-0/+0
* Add an initial implementation of archive symbol table generation.Rafael Espindola2013-07-231-0/+0
* Change archive-update.test to create a new file on the fly.Rafael Espindola2013-07-121-1/+0
* Rename directory to avoid problems on windows.Rafael Espindola2013-07-121-0/+0
* Add a test for llvm-ar's u option.Rafael Espindola2013-07-121-0/+1
* Don't reject an empty archive.Rafael Espindola2013-07-121-0/+1
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-108-0/+2
* Add support for archives with no symbol table or string table.Rafael Espindola2013-07-041-0/+2
* Add support for gnu archives with a string table and no symtab.Rafael Espindola2013-07-031-0/+5
* Basic support for parsing Mach-O universal binaries in LLVMObject libraryAlexey Samsonov2013-06-181-0/+0
* [yaml2obj] Remove fragile test case.Sean Silva2013-06-121-7/+0
* Fix dubious type name similar to member name.Sean Silva2013-06-115-5/+5
* [yaml2obj] Initial ELF support.Sean Silva2013-06-105-0/+31
* Teach llvm-objdump with the -macho parser how to use the data in code tableKevin Enderby2013-06-061-0/+0
* Print symbol names in relocations when dumping COFF as YAML.Rafael Espindola2013-06-062-6/+6
* Handle relocations that don't point to symbols.Rafael Espindola2013-06-051-0/+0
* [Object/COFF] Fix Windows .lib name handling.Rui Ueyama2013-06-032-0/+0
* Split Alignment out of the Section Characteristics.Rafael Espindola2013-05-062-4/+8
* Revert r181009.Amara Emerson2013-05-032-0/+0
* Add support for reading ARM ELF build attributes.Amara Emerson2013-05-032-0/+0
* Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola2013-04-251-0/+0
* Fix typo.Rafael Espindola2013-04-232-4/+4
* Don't read one command past the end.Rafael Espindola2013-04-191-0/+0
* Add back parsing of header charactestics.Rafael Espindola2013-04-041-0/+1
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-031-0/+0
* [Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl.Michael J. Spencer2013-01-061-0/+0
* [objdump] Add --private-headers, -p.Michael J. Spencer2013-01-061-0/+0
* Teach MachO which sections contain codeTim Northover2012-12-171-0/+0
* Adding changes to support GNU style archive library readingShankar Easwaran2012-11-133-0/+0
* Add missing file for test.Nick Lewycky2012-09-051-0/+0
* Moved input for objdump test from Mips to Inputs.Jack Carter2012-08-291-0/+0
* Move test yaml files under Inputs until they are converted to be the actualMatt Beaumont-Gay2012-08-022-0/+166
* Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer2012-08-021-0/+0
* Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...Marshall Clow2012-06-231-0/+0
* Support reading GNU symbol versions in ELFObjectFileDavid Meyer2012-03-094-0/+41
* [Object]David Meyer2012-03-013-2/+4
* [Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF.Michael J. Spencer2012-02-283-0/+31
* Rename "TestObjectFiles" to "Inputs" (like the pattern for Clang tests)Matt Beaumont-Gay2011-10-318-0/+12