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-readobj
/
COFFDumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach the llvm-readobj COFF dumper to dump debug line tables from object files
Timur Iskhodzhanov
2013-12-19
1
-0
/
+165
*
Retry submitting r186623: COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-19
1
-0
/
+24
*
Revert "COFFDumper: Dump data directory entries."
Rui Ueyama
2013-07-18
1
-24
/
+0
*
COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-18
1
-0
/
+24
*
COFFDumper: Print uint64_t with the right format string.
Benjamin Kramer
2013-07-06
1
-3
/
+3
*
readobj: Dump PE/COFF optional records.
Rui Ueyama
2013-06-12
1
-11
/
+77
*
Handle relocations that don't point to symbols.
Rafael Espindola
2013-06-05
1
-5
/
+3
*
llvm-readobj: Dump more COFF auxiliary records
Nico Rieck
2013-04-22
1
-1
/
+6
*
llvm-readobj: Check for null section pointer
Nico Rieck
2013-04-22
1
-1
/
+1
*
llvm-readobj: Do not print NULL StringRefs
Nico Rieck
2013-04-22
1
-3
/
+3
*
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
1
-5
/
+12
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
1
-0
/
+1014