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
/
llvm-readobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj] Add experimental support for SHT_RELR sections
Jake Ehrlich
2018-06-28
1
-0
/
+1
*
[llvm-readobj] Update readobj to re-use parsing code.
Zachary Turner
2017-05-03
1
-0
/
+5
*
[CodeView] Decouple record deserialization from visitor dispatch.
Zachary Turner
2016-08-05
1
-1
/
+1
*
[CodeView] Use llvm::Error instead of std::error_code.
Zachary Turner
2016-08-04
1
-0
/
+1
*
Thread Expected<...> up from libObject’s getName() for symbols to allow llv...
Kevin Enderby
2016-04-20
1
-0
/
+10
*
Fix typo. NFC.
Tim Northover
2016-03-01
1
-2
/
+2
*
Add a unwrapOrError utility and use it to simplify ELFDumper.cpp.
Rafael Espindola
2016-02-17
1
-0
/
+6
*
This reverts commit r260488 and r260489.
Rafael Espindola
2016-02-16
1
-6
/
+0
*
[readobj] Handle ELF files with no section table or with no program headers.
Michael J. Spencer
2016-02-11
1
-0
/
+6
*
[llvm-readobj] Option to emit readelf like output
Hemant Kulkarni
2016-02-10
1
-0
/
+2
*
Revert "[llvm-readobj] Option to emit readelf like output"
Hemant Kulkarni
2016-02-10
1
-2
/
+0
*
[llvm-readobj] Option to emit readelf like output
Hemant Kulkarni
2016-02-10
1
-0
/
+2
*
[readobj] Expand CodeView dumping functionality
Reid Kleckner
2016-01-13
1
-0
/
+3
*
Fix llvm-readobj build on Windows, match noreturn attribute on reportError in...
Reid Kleckner
2015-12-04
1
-1
/
+2
*
llvm-readobj: Handle invalid references to the string table.
Rafael Espindola
2015-07-20
1
-0
/
+1
*
llvm-readobj: call exit(1) on error.
Rafael Espindola
2015-07-20
1
-1
/
+1
*
Modify llvm-readobj to dump symbol record bytes.
Zachary Turner
2015-02-18
1
-1
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[llvm-readobj][ELF] New `-mips-plt-got` command line option to output
Simon Atanasyan
2014-06-18
1
-0
/
+1
*
Remove all uses of 'using std::error_code' from headers.
Rafael Espindola
2014-06-13
1
-2
/
+1
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
Use std::error_code instead of llvm::error_code.
Rafael Espindola
2014-06-11
1
-2
/
+0
*
tools: add support for decoding ARM attributes
Saleem Abdulrasool
2014-01-30
1
-0
/
+1
*
Teach the llvm-readobj COFF dumper to dump debug line tables from object files
Timur Iskhodzhanov
2013-12-19
1
-0
/
+1
*
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
1
-0
/
+1
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
1
-6
/
+29
*
[llvm-readobj] Add ELF .dynamic table dumping.
Michael J. Spencer
2013-02-20
1
-0
/
+22