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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objdump] - Remove one overload of reportError. NFCI.
George Rimar
2019-08-27
3
-47
/
+34
*
[llvm-objdump] - Cleanup the error reporting.
George Rimar
2019-08-21
5
-166
/
+182
*
[llvm-objdump] - Remove one of `report_error` functions and improve the error...
George Rimar
2019-08-20
3
-31
/
+53
*
[llvm-objdump] - Restore lost comment.
George Rimar
2019-08-19
1
-0
/
+1
*
[Object/COFF.h] - Stop returning std::error_code in a few methods. NFCI.
George Rimar
2019-08-19
1
-12
/
+4
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-4
/
+4
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-08-15
2
-26
/
+52
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
3
-70
/
+146
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
3
-146
/
+70
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
3
-70
/
+146
*
Revert "[llvm-objdump] Re-commit r367284."
Michael Pozulp
2019-08-05
2
-51
/
+26
*
[llvm-objdump] Re-commit r367284.
Michael Pozulp
2019-08-04
2
-26
/
+51
*
[llvm-objdump] Fix jumptable detection when disassembling Mach-O binaries
Kuba Mracek
2019-08-01
1
-18
/
+36
*
Revert "[llvm-objdump] Add warning messages if disassembly + source for probl...
Michael Pozulp
2019-07-30
2
-51
/
+26
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-07-30
2
-26
/
+51
*
[llvm-objdump][NFC] Make the PrettyPrinter::printInst() output buffered
Seiya Nuta
2019-07-25
1
-16
/
+12
*
[llvm-objdump] Emit warning if --start-address/--stop-address specify range o...
Yuanfang Chen
2019-07-24
1
-0
/
+37
*
[llvm-objdump] Keep warning for --disassemble-functions in correct order.
Yuanfang Chen
2019-07-09
1
-1
/
+5
*
Teach the symbolizer lib symbolize objects directly.
Yuanfang Chen
2019-07-08
1
-2
/
+1
*
[llvm-objdump] Warn if no user specified sections (-j) are not found.
Yuanfang Chen
2019-07-02
1
-3
/
+26
*
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
Fangrui Song
2019-06-30
1
-17
/
+18
*
[llvm-objdump] Match GNU objdump on symbol types shown in disassembly
Yuanfang Chen
2019-06-24
1
-6
/
+13
*
[llvm-objdump] Allow --disassemble-functions to take demangled names
Yuanfang Chen
2019-06-22
1
-9
/
+10
*
[llvm-objdump] Move --start-address >= --stop-address check out of the
Yuanfang Chen
2019-06-22
1
-3
/
+3
*
[binutils] Add response file option to help and docs
James Henderson
2019-06-21
1
-0
/
+3
*
[llvm-objdump] Switch between ARM/Thumb based on mapping symbols.
Eli Friedman
2019-06-20
1
-29
/
+80
*
[llvm-objdump] Remove unnecessary indentation when dumping ELF data.
Yuanfang Chen
2019-06-19
1
-3
/
+1
*
Test commit access
Yuanfang Chen
2019-06-19
1
-0
/
+1
*
Print dylib load kind (weak, reexport, etc) in llvm-objdump -m -dylibs-used
Michael Trent
2019-06-18
1
-1
/
+10
*
[llvm-objdump] Tidy up AMDGCNPrettyPrinter
Fangrui Song
2019-06-18
1
-13
/
+13
*
[llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit ...
Fangrui Song
2019-06-17
1
-7
/
+6
*
Symbolize: Replace the Options constructor with in-class initialization. NFCI.
Peter Collingbourne
2019-06-11
1
-3
/
+4
*
[llvm-objdump] Fix Bugzilla ID 41862 to support checking addresses of disasse...
Jordan Rupprecht
2019-06-07
1
-2
/
+2
*
[llvm-objdump] Add warning if --disassemble-functions specifies an unknown sy...
Michael Pozulp
2019-06-07
1
-0
/
+12
*
Revert "[llvm-objdump] Add warning if --disassemble-functions specifies an un...
Vlad Tsyrklevich
2019-06-07
1
-12
/
+0
*
[llvm-objdump] Print source when subsequent lines in the translation unit com...
Michael Pozulp
2019-06-07
1
-2
/
+3
*
[llvm-objdump] Add warning if --disassemble-functions specifies an unknown sy...
Michael Pozulp
2019-06-07
1
-0
/
+12
*
[llvm-objdump] - Disassemble non-executable sections if specifically requested.
George Rimar
2019-06-05
1
-1
/
+2
*
Write new tests for r362121
Michael Trent
2019-05-30
1
-6
/
+57
*
Reverting change r362121 due to lld-x86_64-ubuntu-fast test failures
Michael Trent
2019-05-30
1
-57
/
+6
*
Support Universal dSYM files in llvm-objdump
Michael Trent
2019-05-30
1
-6
/
+57
*
[Object] object::ELFObjectFile::symbol_begin(): skip symbol index 0
Fangrui Song
2019-05-23
1
-5
/
+0
*
[llvm-objdump] Dump inline relocations if the relocated section is specified ...
Fangrui Song
2019-05-22
1
-17
/
+17
*
Properly categorize llvm-objdump options
Serge Guelton
2019-05-22
2
-71
/
+127
*
[llvm-objdump] Make --disassemble-functions imply -d
George Rimar
2019-05-21
1
-1
/
+2
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
2
-29
/
+23
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
2
-23
/
+29
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
2
-29
/
+23
*
AArch64: support binutils-like things on arm64_32.
Tim Northover
2019-05-14
1
-2
/
+27
*
[Object] Change ObjectFile::getSectionContents to return Expected<ArrayRef<ui...
Fangrui Song
2019-05-14
1
-3
/
+1
[next]