index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
macho-dump
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
[MC/Mach-O] Add support for linker options in Mach-O files.
Daniel Dunbar
1
-1
/
+29
2012-05-18
Refactor data-in-code annotations.
Jim Grosbach
1
-0
/
+32
2012-04-26
DumpSegment64Command() wasn't returning correct result. Caught by static anal...
Evan Cheng
1
-1
/
+1
2011-12-12
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
1
-1
/
+0
2011-11-11
LLVMBuild: Add description files for the LLVM tools.
Daniel Dunbar
1
-0
/
+23
2011-10-18
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
Daniel Dunbar
1
-11
/
+5
2011-08-30
Teach macho-dump to dump the uleb128s referred to by linkedit_data segments.
Benjamin Kramer
1
-1
/
+10
2011-08-30
Teach macho-dump how to dump linkedit_data load commands.
Benjamin Kramer
1
-0
/
+19
2011-04-04
Remove unused function.
Eric Christopher
1
-21
/
+0
2011-04-04
silence an unused function warning.
Chris Lattner
1
-0
/
+2
2011-04-03
Start migrating mach-o dumping facilities to the object file out of a
Eric Christopher
1
-2
/
+2
2010-12-16
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> v...
Michael J. Spencer
1
-4
/
+2
2010-12-10
macho-dump: Fix CMake build, following up to r121466.
NAKAMURA Takumi
1
-1
/
+1
2010-12-10
macho-dump: Switch to C++ macho-dump tool.
Daniel Dunbar
1
-1
/
+1
2010-12-10
Mach-O: Tweak field name.
Daniel Dunbar
1
-1
/
+1
2010-12-09
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code...
Michael J. Spencer
1
-2
/
+4
2010-11-27
macho-dump: Add support for --dump-section-data and tweak a few format strings.
Daniel Dunbar
1
-5
/
+19
2010-11-27
macho-dump: Add support for dumping symbol table entries.
Daniel Dunbar
1
-1
/
+43
2010-11-27
macho-dump: Add support for dumping string table data.
Daniel Dunbar
1
-0
/
+8
2010-11-27
macho-dump: Add support for dumping relocation entries.
Daniel Dunbar
1
-19
/
+42
2010-11-27
macho-dump: Add support for dumping sections.
Daniel Dunbar
1
-6
/
+72
2010-11-27
macho-dump: Add support for dumping dysymtab indirect symbol table.
Daniel Dunbar
1
-1
/
+19
2010-11-27
macho-dump: Add support for dumping symtab and dysymtab commands.
Daniel Dunbar
1
-0
/
+52
2010-11-27
macho-dump: Add support for dumping segment load commands.
Daniel Dunbar
1
-3
/
+58
2010-11-27
Object/Mach-O: Add header and load command information.
Daniel Dunbar
1
-12
/
+69
2010-11-27
macho-dump: More sketching.
Daniel Dunbar
1
-2
/
+28
2010-11-27
macho-dump: Stub out C++ macho-dump tool.
Daniel Dunbar
3
-0
/
+58