summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase that would have found the bug in r263971.Rafael Espindola2016-03-211-0/+0
* Change how readobj stores info about dynamic symbols.Rafael Espindola2016-02-171-0/+0
* This reverts commit r260488 and r260489.Rafael Espindola2016-02-161-0/+0
* [readobj] Handle ELF files with no section table or with no program headers.Michael J. Spencer2016-02-111-0/+0
* Fix the code that leads to the incorrect trigger of the report_fatal_error()Kevin Enderby2016-01-221-0/+0
* [llvm-readobj][ELF] Teach llvm-readobj to show dynamic relocation in REL formatSimon Atanasyan2016-01-161-0/+0
* Handle archives with paths in the names.Rafael Espindola2015-12-181-0/+0
* [AVR] Add ELF constants to headersDylan McKay2015-10-231-0/+0
* Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF shor...Rui Ueyama2015-08-282-0/+0
* Rollback r246276 - Object: Teach llvm-ar to create symbol table for COFF shor...Rui Ueyama2015-08-282-0/+0
* Object: Teach llvm-ar to create symbol table for COFF short import files.Rui Ueyama2015-08-282-0/+0
* Report an error if a SHT_SYMTAB_SHNDX section has the wrong size.Rafael Espindola2015-08-241-0/+0
* Add a test showing that objdump (and so ObjectFIle) can handle shndx.Rafael Espindola2015-08-101-0/+0
* add missing tests filesRafael Espindola2015-08-071-0/+0
* Add dynamic_table iterators back to ELF.h.Rafael Espindola2015-08-071-0/+0
* [COFF] Return symbol VAs instead of RVAs for PE filesReid Kleckner2015-07-312-0/+0
* Support printing relocations in files with no section table.Rafael Espindola2015-07-231-0/+0
* Refactor duplicated code and check for invalid symbol table size.Rafael Espindola2015-07-231-0/+0
* [Object][ELF] Handle files with no section header string table.Michael J. Spencer2015-07-211-0/+0
* Simplify iterating over the dynamic section and report broken ones.Rafael Espindola2015-07-201-0/+0
* Remove Elf_Rela_Iter and Elf_Rel_Iter.Rafael Espindola2015-07-201-0/+0
* Report errors an invalid virtual addresses.Rafael Espindola2015-07-201-0/+0
* Simplify iterating over program headers and detect corrupt ones.Rafael Espindola2015-07-201-0/+0
* llvm-readobj: Handle invalid references to the string table.Rafael Espindola2015-07-201-0/+0
* Add missing file.Rafael Espindola2015-07-131-0/+0
* [Object][ELF] Support dumping hash-tables from files with no section table.Michael J. Spencer2015-07-091-0/+0
* Add missing file from previous commit.Rafael Espindola2015-07-091-0/+0
* Temporarily reverting 241765, 241768, and 241772 to unbreak the build bots.Adrian Prantl2015-07-091-0/+0
* [Object][ELF] Support dumping hash-tables from files with no section table.Michael J. Spencer2015-07-091-0/+0
* Don't reject an archive with just a symbol table.Rafael Espindola2015-07-081-0/+0
* Check that COFF .obj files have sections with zero virtual address spaces.Rafael Espindola2015-07-061-0/+0
* Fix handling of ELF::R_MIPS_32 on Mips64.Rafael Espindola2015-07-061-0/+0
* Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes.Rafael Espindola2015-06-301-0/+0
* Add a test of an elf file with an invalid section index.Rafael Espindola2015-06-301-0/+0
* Report an error on invalid sh_entsize.Rafael Espindola2015-06-301-0/+0
* Factor out the checking of string tables.Rafael Espindola2015-06-291-0/+0
* Add a testcase for an invalid file.Rafael Espindola2015-06-291-0/+0
* Convert an assert that can fail into error checking.Rafael Espindola2015-06-291-0/+0
* [Stackmap] Pre-assemble the stackmap parser test case. (Fix builders).Lang Hames2015-06-272-50/+0
* [StackMaps] Add a lightweight parser for stackmap version 1 sections.Lang Hames2015-06-261-0/+50
* Improve error handling of getRelocationAddend.Rafael Espindola2015-06-191-0/+0
* [Object, MachO] Don't crash on incomplete MachO segment load commands.Alexey Samsonov2015-06-041-0/+0
* [Object, MachO] Don't crash on parsing invalid MachO header.Alexey Samsonov2015-06-041-0/+0
* Disassemble the start of sections even if there is no symbol there.Rafael Espindola2015-06-041-0/+0
* Stop inventing symbol sizes.Rafael Espindola2015-05-222-0/+0
* Detect invalid section indexes when we first read them.Rafael Espindola2015-05-221-0/+0
* [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program headerSimon Atanasyan2015-05-151-0/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* Object: Test for reading kext bundlesJustin Bogner2015-02-271-0/+0
* [obj2yaml/yaml2obj] Add SHT_GROUP support.Shankar Easwaran2015-02-211-0/+0
OpenPOWER on IntegriCloud