index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-objdump
/
COFFDump.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-135
/
+292
*
Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}.
Rui Ueyama
2013-09-27
1
-2
/
+2
*
Re-submit r191472 with a fix for big endian.
Rui Ueyama
2013-09-27
1
-0
/
+46
*
Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...
Rui Ueyama
2013-09-27
1
-46
/
+0
*
Fix another -Wnon-pod-varargs error in r191472.
Rui Ueyama
2013-09-27
1
-1
/
+1
*
Fix -Wnon-pod-varargs error in r191472.
Rui Ueyama
2013-09-27
1
-6
/
+6
*
llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
2013-09-27
1
-0
/
+46
*
readobj: Dump PE/COFF optional records.
Rui Ueyama
2013-06-12
1
-1
/
+1
*
Handle relocations that don't point to symbols.
Rafael Espindola
2013-06-05
1
-1
/
+1
*
Sort a few more #include lines in tools/... unittests/... and utils/...
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Quick build fix for c++03 clang. This needs a proper solution. Note that thes...
Michael J. Spencer
2012-12-05
1
-4
/
+4
*
Add dump of Win64 EH unwind data.
Michael J. Spencer
2012-12-05
1
-0
/
+355