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
/
llvm-objdump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland [llvm-objdump] Use a counter for llvm-objdump -h instead of the sectio...
Jordan Rupprecht
2019-10-17
1
-1
/
+13
*
Revert r374931 "[llvm-objdump] Use a counter for llvm-objdump -h instead of t...
Hans Wennborg
2019-10-17
1
-13
/
+1
*
[llvm-objdump] Use a counter for llvm-objdump -h instead of the section index.
Jordan Rupprecht
2019-10-15
1
-1
/
+13
*
[llvm-objdump] - Remove one overload of reportError. NFCI.
George Rimar
2019-08-27
1
-4
/
+3
*
[llvm-objdump] - Cleanup the error reporting.
George Rimar
2019-08-21
1
-9
/
+6
*
[llvm-objdump] - Remove one of `report_error` functions and improve the error...
George Rimar
2019-08-20
1
-3
/
+3
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-08-15
1
-1
/
+1
*
Revert "[llvm-objdump] Re-commit r367284."
Michael Pozulp
2019-08-05
1
-1
/
+1
*
[llvm-objdump] Re-commit r367284.
Michael Pozulp
2019-08-04
1
-1
/
+1
*
Revert "[llvm-objdump] Add warning messages if disassembly + source for probl...
Michael Pozulp
2019-07-30
1
-1
/
+1
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-07-30
1
-1
/
+1
*
[llvm-objdump] Delete unused forward declarations
Fangrui Song
2019-04-15
1
-2
/
+0
*
[llvm-objdump] Reorganize cl::opt variables and move Mach-O specifics to Mach...
Fangrui Song
2019-04-15
1
-38
/
+0
*
[llvm-objdump] Migrate some functions from std::error_code to Error
Fangrui Song
2019-04-09
1
-1
/
+0
*
[llvm-objdump] Migrate relocation handling functions from error_code to Error
Fangrui Song
2019-04-08
1
-16
/
+13
*
[llvm-objdump] Simplify Expected<T> handling with unwrapOrError
Fangrui Song
2019-04-07
1
-11
/
+14
*
[llvm-objdump] Add `Version References` dumper
Xing GUO
2019-02-25
1
-0
/
+1
*
[llvm-objdump] - Print LMAs when dumping section headers.
George Rimar
2019-01-28
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-objdump] - Move getRelocationValueString and dependenices out of the ll...
George Rimar
2019-01-18
1
-7
/
+76
*
[llvm-objdump] - Cleanup the code. NFCI.
George Rimar
2019-01-15
1
-28
/
+28
*
[llvm-objdump] Add ability to demangle COFF symbols.
Zachary Turner
2018-08-20
1
-1
/
+1
*
objdump: Better handling of Mach-O universal binaries
Dave Lee
2018-08-03
1
-0
/
+2
*
[llvm-objdump] Add dynamic section printing to private-headers option
Paul Semel
2018-07-25
1
-0
/
+1
*
[llvm-objdump] Add -demangle (-C) option
Paul Semel
2018-07-18
1
-0
/
+2
*
Revert "[llvm-objdump] Add -demangle (-C) option"
Paul Semel
2018-07-11
1
-2
/
+0
*
[llvm-objdump] Add -demangle (-C) option
Paul Semel
2018-07-11
1
-0
/
+2
*
[llvm-objdump] Add --file-headers (-f) option
Paul Semel
2018-07-04
1
-0
/
+1
*
[llvm-objdump] Add -x --all-headers options
Fangrui Song
2018-06-27
1
-0
/
+1
*
[llvm-objdump] Add -R option
Paul Semel
2018-06-07
1
-0
/
+2
*
Add the rest of the error checking for Mach-O dyld compact bind entry errors
Kevin Enderby
2017-03-20
1
-8
/
+8
*
llvm-objdump: make NoLeadingAddr work on more than just MachO
Saleem Abdulrasool
2017-02-08
1
-0
/
+1
*
[WebAssembly] Add llvm-objdump support for wasm file format
Derek Schuff
2016-11-30
1
-0
/
+1
*
General clean up of error handling in llvm-objdump to remove its use of repor...
Kevin Enderby
2016-11-16
1
-0
/
+1
*
llvm-objdump: add coff import library symbol listing support
Saleem Abdulrasool
2016-08-18
1
-0
/
+2
*
Finish cleaning up most of the error handling in libObject’s MachOUniversal...
Kevin Enderby
2016-06-28
1
-0
/
+1
*
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
2016-05-31
1
-3
/
+8
*
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
2016-05-17
1
-1
/
+9
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+2
*
Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to...
Kevin Enderby
2016-04-06
1
-0
/
+1
*
Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Igor Laevsky
2016-01-26
1
-0
/
+2
*
For llvm-objdump, add the option -private-header (without the trailing ’s’)
Kevin Enderby
2016-01-13
1
-0
/
+2
*
[llvm-objdump] Mark noreturn function as such.
Davide Italiano
2015-12-29
1
-1
/
+2
*
[llvm-objdump] Move COFF function to where it belongs.
Davide Italiano
2015-12-20
1
-0
/
+1
*
Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Pete Cooper
2015-12-18
1
-2
/
+0
*
Improve DWARFDebugFrame::parse to also handle __eh_frame.
Pete Cooper
2015-12-18
1
-0
/
+2
*
[llvm-objdump/MachO] Don't cut'n'paste the same code over and over.
Davide Italiano
2015-12-08
1
-0
/
+1
*
[llvm-objdump] Call exit(1) on error, i.e. fail early.
Davide Italiano
2015-08-05
1
-1
/
+1
*
[llvm-objdump] Merging MachO DumpSections in to FilterSections. Simplifying ...
Colin LeMahieu
2015-07-29
1
-2
/
+1
*
[llvm-objdump] Added -j flag to filter sections that are operated on.
Colin LeMahieu
2015-07-29
1
-1
/
+2
[next]