| Commit message (Expand) | Author | Age | Files | Lines |
* | [llvm-readobj] Add ELF .dynamic table dumping. | Michael J. Spencer | 2013-02-20 | 1 | -0/+13 |
* | [Object][ELF] Fix crash on no dynamic section. | Michael J. Spencer | 2013-02-07 | 1 | -0/+2 |
* | [llvm-objdump] Emit addresses with the correct number of leading 0's. | Michael J. Spencer | 2013-01-10 | 1 | -8/+8 |
* | [Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl. | Michael J. Spencer | 2013-01-06 | 2 | -0/+10 |
* | [objdump] Add --private-headers, -p. | Michael J. Spencer | 2013-01-06 | 2 | -0/+8 |
* | [Object][ELF] Add a maximum alignment. This is used by createELFObjectFile to... | Michael J. Spencer | 2013-01-04 | 2 | -0/+0 |
* | [Object] Temporarily disable these tests. | Michael J. Spencer | 2013-01-03 | 2 | -2/+2 |
* | Fix bits check in ELFObjectFile::isSectionZeroInit(). | Rafael Espindola | 2012-12-31 | 1 | -1/+1 |
* | Dump sections. Extracted from a patch by Sami Liedes. | Rafael Espindola | 2012-12-31 | 1 | -0/+18 |
* | Print a header above the symbols. Extracted from a patch by Sami Liedes. | Rafael Espindola | 2012-12-31 | 1 | -0/+2 |
* | Teach MachO which sections contain code | Tim Northover | 2012-12-17 | 2 | -0/+3 |
* | numerically sort the symbols, so that the testcase result is uniform | Shankar Easwaran | 2012-11-13 | 1 | -23/+23 |
* | llvm-nm: Make sort more stable when symbol names are equal. | Daniel Dunbar | 2012-11-13 | 1 | -1/+1 |
* | Adding changes to support GNU style archive library reading | Shankar Easwaran | 2012-11-13 | 6 | -0/+277 |
* | Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol... | Alexey Samsonov | 2012-09-21 | 2 | -9/+25 |
* | Add missing file for test. | Nick Lewycky | 2012-09-05 | 1 | -0/+0 |
* | Teach libObject about some more ELF relocations. llvm-objdump -r now knows | Nick Lewycky | 2012-09-05 | 1 | -0/+13 |
* | Create llvm/test/Object/Mips/lit.local.cfg to check Mips in targets_to_build. | NAKAMURA Takumi | 2012-08-29 | 1 | -0/+5 |
* | Moved input for objdump test from Mips to Inputs. | Jack Carter | 2012-08-29 | 2 | -1/+1 |
* | Some of the instructions in the Mips instruction set are revision | Jack Carter | 2012-08-28 | 2 | -0/+11 |
* | Move test yaml files under Inputs until they are converted to be the actual | Matt Beaumont-Gay | 2012-08-02 | 6 | -6/+8 |
* | Add yaml2obj. A utility to convert YAML to binaries. | Michael J. Spencer | 2012-08-02 | 7 | -13/+175 |
* | Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@... | Marshall Clow | 2012-06-23 | 2 | -0/+10 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
* | Support reading GNU symbol versions in ELFObjectFile | David Meyer | 2012-03-09 | 5 | -0/+56 |
* | [Object] | David Meyer | 2012-03-01 | 1 | -0/+15 |
* | [Object] | David Meyer | 2012-03-01 | 4 | -2/+48 |
* | [Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF. | Michael J. Spencer | 2012-02-28 | 4 | -0/+46 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 4 | -8/+14 |
* | Fixed ObjectFile functions: | Danil Malyshev | 2011-11-29 | 2 | -0/+22 |
* | Move x86-specific tests into X86 folder. | Eli Friedman | 2011-11-01 | 3 | -6/+11 |
* | Change the actual tests to match the input directory rename (duh) | Matt Beaumont-Gay | 2011-10-31 | 9 | -23/+23 |
* | Rename "TestObjectFiles" to "Inputs" (like the pattern for Clang tests) | Matt Beaumont-Gay | 2011-10-31 | 8 | -0/+0 |
* | Object: change test to create archive. | Michael J. Spencer | 2011-10-25 | 3 | -2/+15 |
* | llvm-objdump: Add static symbol table dumping. | Michael J. Spencer | 2011-10-18 | 1 | -4/+2 |
* | Revert "llvm-objdump: Add static symbol table dumping." | Michael J. Spencer | 2011-10-18 | 1 | -2/+4 |
* | llvm-objdump: Add static symbol table dumping. | Michael J. Spencer | 2011-10-17 | 1 | -4/+2 |
* | llvm-objdump: Add -s, which prints the contents of each section. | Michael J. Spencer | 2011-10-17 | 1 | -4/+2 |
* | llvm-objdump: Add tests. | Michael J. Spencer | 2011-10-17 | 3 | -0/+67 |
* | ELF: Fix the section that relocations apply to. Add test to verify. Patch by ... | Michael J. Spencer | 2011-10-13 | 1 | -0/+4 |
* | llvm-object: Add inline relocation information to disassembly. | Michael J. Spencer | 2011-10-13 | 1 | -0/+32 |
* | Add support for dumping section headers to llvm-objdump. This uses the same | Nick Lewycky | 2011-10-10 | 1 | -0/+16 |
* | llvm-objdump: Add relocation and archive support. | Michael J. Spencer | 2011-10-08 | 1 | -0/+24 |
* | Add binary archive support to llvm-nm. | Michael J. Spencer | 2011-09-27 | 3 | -0/+17 |
* | Unbreak tests. | Michael J. Spencer | 2011-09-27 | 2 | -0/+0 |
* | Revert "Object: Renable the tests now that none of the build bots complain ab... | Michael J. Spencer | 2011-01-21 | 2 | -0/+0 |
* | Object: Renable the tests now that none of the build bots complain about alia... | Michael J. Spencer | 2011-01-21 | 2 | -0/+0 |
* | Disable objdump-trivial-object.test. It is broken on powerpc-darwin9. | Devang Patel | 2011-01-20 | 1 | -0/+0 |
* | Disable this test until I can figure out why it's broken. Not xfailed because it | Michael J. Spencer | 2011-01-20 | 1 | -0/+0 |
* | Object: Add some tests! | Michael J. Spencer | 2011-01-20 | 9 | -0/+76 |