index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-objdump
/
MachODump.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix spelling in comment.
Michael J. Spencer
2011-10-07
1
-3
/
+3
*
Revert 141376 and 141377 due to breaking the build.
Bill Wendling
2011-10-07
1
-3
/
+3
*
Fix spelling in comment.
Michael J. Spencer
2011-10-07
1
-3
/
+3
*
llvm-objdump: Detach symbol listing from section enumeration for mach-o.
Benjamin Kramer
2011-09-21
1
-19
/
+16
*
llvm-objdump: Take the data from the right object when there's no dSYM around.
Benjamin Kramer
2011-09-21
1
-11
/
+13
*
llvm-objdump: Fix use after free.
Benjamin Kramer
2011-09-21
1
-1
/
+1
*
llvm-objdump: Output line info next to the disassembly if available.
Benjamin Kramer
2011-09-21
1
-52
/
+153
*
llvm-objdump: factor code better, add comments.
Benjamin Kramer
2011-09-20
1
-137
/
+165
*
Nope, there's another one!
Benjamin Kramer
2011-09-19
1
-1
/
+1
*
Missed one instance of implicit pointer conversion.
Benjamin Kramer
2011-09-19
1
-1
/
+1
*
Try to make MSVC 2010 happy.
Benjamin Kramer
2011-09-19
1
-2
/
+2
*
Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi...
Benjamin Kramer
2011-09-19
1
-0
/
+489
[prev]