index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Object
/
Inputs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
Move tests from test/Archive to test/Object.
Rafael Espindola
8
-0
/
+2
2013-07-04
Add support for archives with no symbol table or string table.
Rafael Espindola
1
-0
/
+2
2013-07-03
Add support for gnu archives with a string table and no symtab.
Rafael Espindola
1
-0
/
+5
2013-06-18
Basic support for parsing Mach-O universal binaries in LLVMObject library
Alexey Samsonov
1
-0
/
+0
2013-06-12
[yaml2obj] Remove fragile test case.
Sean Silva
1
-7
/
+0
2013-06-11
Fix dubious type name similar to member name.
Sean Silva
5
-5
/
+5
2013-06-10
[yaml2obj] Initial ELF support.
Sean Silva
5
-0
/
+31
2013-06-06
Teach llvm-objdump with the -macho parser how to use the data in code table
Kevin Enderby
1
-0
/
+0
2013-06-06
Print symbol names in relocations when dumping COFF as YAML.
Rafael Espindola
2
-6
/
+6
2013-06-05
Handle relocations that don't point to symbols.
Rafael Espindola
1
-0
/
+0
2013-06-03
[Object/COFF] Fix Windows .lib name handling.
Rui Ueyama
2
-0
/
+0
2013-05-06
Split Alignment out of the Section Characteristics.
Rafael Espindola
2
-4
/
+8
2013-05-03
Revert r181009.
Amara Emerson
2
-0
/
+0
2013-05-03
Add support for reading ARM ELF build attributes.
Amara Emerson
2
-0
/
+0
2013-04-25
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
1
-0
/
+0
2013-04-23
Fix typo.
Rafael Espindola
2
-4
/
+4
2013-04-19
Don't read one command past the end.
Rafael Espindola
1
-0
/
+0
2013-04-04
Add back parsing of header charactestics.
Rafael Espindola
1
-0
/
+1
2013-04-03
Implement the "mips endian" for r_info.
Rafael Espindola
1
-0
/
+0
2013-01-06
[Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl.
Michael J. Spencer
1
-0
/
+0
2013-01-06
[objdump] Add --private-headers, -p.
Michael J. Spencer
1
-0
/
+0
2012-12-17
Teach MachO which sections contain code
Tim Northover
1
-0
/
+0
2012-11-13
Adding changes to support GNU style archive library reading
Shankar Easwaran
3
-0
/
+0
2012-09-05
Add missing file for test.
Nick Lewycky
1
-0
/
+0
2012-08-29
Moved input for objdump test from Mips to Inputs.
Jack Carter
1
-0
/
+0
2012-08-02
Move test yaml files under Inputs until they are converted to be the actual
Matt Beaumont-Gay
2
-0
/
+166
2012-08-02
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
1
-0
/
+0
2012-06-23
Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...
Marshall Clow
1
-0
/
+0
2012-03-09
Support reading GNU symbol versions in ELFObjectFile
David Meyer
4
-0
/
+41
2012-03-01
[Object]
David Meyer
3
-2
/
+4
2012-02-28
[Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF.
Michael J. Spencer
3
-0
/
+31
2011-10-31
Rename "TestObjectFiles" to "Inputs" (like the pattern for Clang tests)
Matt Beaumont-Gay
8
-0
/
+12