Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ELF: Fix the section that relocations apply to. Add test to verify. Patch by ↵ | Michael J. Spencer | 2011-10-13 | 1 | -0/+4 | |
| | | | | | | Danil Malyshev! llvm-svn: 141901 | |||||
* | llvm-object: Add inline relocation information to disassembly. | Michael J. Spencer | 2011-10-13 | 1 | -0/+32 | |
| | | | | llvm-svn: 141897 | |||||
* | Add support for dumping section headers to llvm-objdump. This uses the same | Nick Lewycky | 2011-10-10 | 1 | -0/+16 | |
| | | | | | | | | flags as binutils objdump but the output is different, not just in format but also showing different sections. Compare its results against readelf, not objdump. llvm-svn: 141579 | |||||
* | llvm-objdump: Add relocation and archive support. | Michael J. Spencer | 2011-10-08 | 1 | -0/+24 | |
| | | | | llvm-svn: 141451 | |||||
* | Add binary archive support to llvm-nm. | Michael J. Spencer | 2011-09-27 | 3 | -0/+17 | |
| | | | | llvm-svn: 140627 | |||||
* | Unbreak tests. | Michael J. Spencer | 2011-09-27 | 2 | -0/+0 | |
| | | | | llvm-svn: 140622 | |||||
* | Revert "Object: Renable the tests now that none of the build bots complain ↵ | Michael J. Spencer | 2011-01-21 | 2 | -0/+0 | |
| | | | | | | | | about aliasing." This reverts commit 281f3901b7b0869929caf8946c1ad1228bc38922. llvm-svn: 123972 | |||||
* | Object: Renable the tests now that none of the build bots complain about ↵ | Michael J. Spencer | 2011-01-21 | 2 | -0/+0 | |
| | | | | | | aliasing. llvm-svn: 123964 | |||||
* | Disable objdump-trivial-object.test. It is broken on powerpc-darwin9. | Devang Patel | 2011-01-20 | 1 | -0/+0 | |
| | | | | llvm-svn: 123928 | |||||
* | 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 | |
| | | | | | | usese 100% CPU and times out, so it's annoying to run it. llvm-svn: 123915 | |||||
* | Object: Add some tests! | Michael J. Spencer | 2011-01-20 | 9 | -0/+76 | |
llvm-svn: 123899 |