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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj][llvm-readelf] - Remove excessive empty lines when reporting er...
Georgii Rymar
2019-12-11
1
-2
/
+0
*
[llvm-readobj] - Implement --dependent-libraries flag.
Georgii Rymar
2019-12-06
1
-0
/
+7
*
[llvm-readelf/llvm-objdump] - Improve/refactor the implementation of SHT_LLVM...
George Rimar
2019-10-07
1
-1
/
+3
*
[llvm-readobj] Replace arch-specific ObjDumper methods by the single `printAr...
Simon Atanasyan
2019-10-04
1
-21
/
+2
*
[llvm-readobj][mips] Remove non-standard --misp-xxx flags
Simon Atanasyan
2019-10-03
1
-27
/
+0
*
[llvm-readobj][mips] Display MIPS specific info under --arch-specific flag
Simon Atanasyan
2019-10-03
1
-1
/
+8
*
[llvm-readobj/llvm-readelf] Delete --arm-attributes (alias for --arch-specific)
Fangrui Song
2019-10-01
1
-2
/
+0
*
[llvm-readobj] Rename --arm-attributes to --arch-specific
Yi Kong
2019-09-27
1
-5
/
+9
*
[llvm-readobj] - Implement LLVM-style dumping for .stack_sizes sections.
George Rimar
2019-09-23
1
-3
/
+1
*
[llvm-readobj] - Remove `reportError(std::error_code EC, StringRef Input)` he...
George Rimar
2019-08-22
1
-8
/
+5
*
[llvm-readobj] Prepend argv[0] to error/warning messages
Fangrui Song
2019-08-20
1
-6
/
+9
*
Recommit r369190 "[llvm-readobj/llvm-readelf] - Improve/cleanup the error rep...
George Rimar
2019-08-17
1
-25
/
+19
*
Revert r369190, r369192 ([llvm-readobj/llvm-readelf] - Improve/cleanup the er...
George Rimar
2019-08-17
1
-18
/
+24
*
[llvm-readobj] - An attemp to fix BB after r369191.
George Rimar
2019-08-17
1
-3
/
+3
*
[llvm-readobj/llvm-readelf] - Improve/cleanup the error reporting API.
George Rimar
2019-08-17
1
-25
/
+19
*
[llvm-readobj] - Remove 'error(Error EC)' helper.
George Rimar
2019-08-13
1
-23
/
+17
*
[llvm-readelf]Print filename for multiple inputs and fix formatting regression
James Henderson
2019-08-09
1
-4
/
+4
*
[llvm-readobj/libObject] - Introduce a custom warning handler for `ELFFile<EL...
George Rimar
2019-08-08
1
-0
/
+6
*
[llvm-readelf] Support dumping of stack sizes sections with readelf --stack-s...
Wolfgang Pieb
2019-08-05
1
-0
/
+11
*
[Object/llvm-readelf/llvm-readobj] - Improve error reporting when e_shstrndx ...
George Rimar
2019-07-16
1
-6
/
+7
*
[llvm-readelf] Print "File: lib.a(file.o)" info when dumping archive files.
Yuanfang Chen
2019-07-15
1
-5
/
+12
*
[llvm-readobj/llvm-readelf] - Report a warning instead of a error when dumpin...
George Rimar
2019-07-11
1
-0
/
+1
*
[binutils] Add response file option to help and docs
James Henderson
2019-06-21
1
-0
/
+3
*
[llvm-readobj] Allow --hex-dump/--string-dump to dump multiple sections
Fangrui Song
2019-06-18
1
-6
/
+2
*
[llvm-readobj] Fix output interleaving issue caused by using multiple streams...
Jordan Rupprecht
2019-06-12
1
-10
/
+9
*
[llvm-readobj/llvm-readelf] - Don't fail to dump the object if .dynsym has br...
George Rimar
2019-06-10
1
-0
/
+6
*
[llvm-readelf] - Rework how we parse the .dynamic section.
George Rimar
2019-05-20
1
-0
/
+5
*
[Object][XCOFF] Add an XCOFF dumper for llvm-readobj.
Sean Fertile
2019-05-03
1
-0
/
+2
*
[llvm-readobj] Delete and inline relocAddressLess
Fangrui Song
2019-05-02
1
-4
/
+0
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
1
-57
/
+57
*
[llvm-readobj] Reapply: Improve error message for --string-dump
Stephen Tozer
2019-04-15
1
-14
/
+7
*
Revert "[llvm-readobj] Improve error message for --string-dump"
Stephen Tozer
2019-04-05
1
-7
/
+14
*
[llvm-readobj] Improve error message for --string-dump
Stephen Tozer
2019-04-05
1
-14
/
+7
*
[llvm-readelf] Allow prefix flags for -p and -x
Jordan Rupprecht
2019-03-29
1
-2
/
+2
*
[CommandLine] Allow grouping options which can have values.
Igor Kudrin
2019-03-01
1
-1
/
+1
*
[llvm-readobj]Fix error messages for bad archive members and add testing for ...
James Henderson
2019-02-27
1
-1
/
+1
*
[CodeView] Fix cycles in debug info when merging Types with global hashes
Alexandre Ganea
2019-02-07
1
-4
/
+24
*
[llvm-readobj] Add a flag to dump just the section-to-segment mapping.
Matt Davis
2019-02-01
1
-2
/
+7
*
[llvm-readelf] Don't suppress static symbol table with --dyn-symbols + --symbols
James Henderson
2019-01-23
1
-6
/
+6
*
[llvm-readelf]Revert --dyn-symbols behaviour to make it GNU compatible, and a...
James Henderson
2019-01-22
1
-0
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-readobj][ELF]Add demangling support
James Henderson
2019-01-17
1
-0
/
+6
*
[llvm-readelf] Allow single-letter flags to be merged.
Jordan Rupprecht
2019-01-15
1
-17
/
+32
*
[binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0
Jordan Rupprecht
2018-12-20
1
-1
/
+1
*
[llvm-readelf] Add -e/--headers support to readobj/elf
Sid Manning
2018-12-11
1
-0
/
+14
*
[llvm-readelf] Make llvm-readelf more compatible with GNU readelf.
Jordan Rupprecht
2018-11-12
1
-49
/
+105
*
[llvm-readobj] Make some commonly used short options visibile in -help
Fangrui Song
2018-09-15
1
-0
/
+9
*
MC: Teach the COFF object writer to write address-significance tables.
Peter Collingbourne
2018-08-22
1
-1
/
+3
*
[llvm-readobj] Generic hex-dump option
Paul Semel
2018-07-25
1
-2
/
+2
*
[llvm-readobj] Generic -string-dump option
Paul Semel
2018-07-18
1
-2
/
+2
[next]