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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[binutils] Add response file option to help and docs
James Henderson
2019-06-21
1
-0
/
+3
*
[llvm-readobj] Match GNU output for DT_RPATH and DT_RUNPATH when dumping dyna...
Yuanfang Chen
2019-06-19
1
-24
/
+11
*
[PDB] Ignore .debug$S subsections with high bit set
Reid Kleckner
2019-06-18
1
-0
/
+5
*
[llvm-readobj] Allow --hex-dump/--string-dump to dump multiple sections
Fangrui Song
2019-06-18
3
-106
/
+117
*
[llvm-readobj] Don't abort printing of dynamic table if string reference is i...
James Henderson
2019-06-14
1
-25
/
+37
*
[llvm-readobj] - Do not fail to dump the object which has wrong type of .shst...
George Rimar
2019-06-14
1
-7
/
+21
*
[AMDGPU] gfx1011/gfx1012 targets
Stanislav Mekhanoshin
2019-06-14
1
-0
/
+2
*
[llvm-readobj] Fix output interleaving issue caused by using multiple streams...
Jordan Rupprecht
2019-06-12
4
-14
/
+16
*
[llvm-readobj/llvm-readelf] - Don't fail to dump the object if .dynsym has br...
George Rimar
2019-06-10
3
-1
/
+12
*
[AArch64][ELF][llvm-readobj] Add support for BTI and PAC dynamic tags
Peter Smith
2019-06-04
1
-13
/
+100
*
[AARCH64][ELF][llvm-readobj] Support for AArch64 .note.gnu.property
Peter Smith
2019-06-04
1
-3
/
+10
*
[llvm-readobj] - An attemp to fix BB.
George Rimar
2019-05-30
1
-2
/
+2
*
[llvm-readobj/llvm-readelf] - Implement GNU style dumper of the SHT_GNU_verde...
George Rimar
2019-05-30
1
-13
/
+44
*
[llvm-readobj/llvm-readelf] - Implement GNU style dumper of the SHT_GNU_verne...
George Rimar
2019-05-30
1
-12
/
+76
*
[llvm-readelf] - Allow dumping of the .dynamic section even if there is no PT...
George Rimar
2019-05-29
1
-78
/
+83
*
[llvm-readobj] -u: don't crash when dumping SHT_ARM_EXIDX if .symtab doesn't ...
Fangrui Song
2019-05-29
1
-3
/
+7
*
Change ELF tools to allow multiple sections per file.
Peter Collingbourne
2019-05-28
1
-24
/
+19
*
[XCOFF] Implement parsing symbol table for xcoffobjfile and output as yaml fo...
Jason Liu
2019-05-28
1
-1
/
+1
*
Cleanups for r361807 that I somehow failed to commit
Hans Wennborg
2019-05-28
1
-4
/
+5
*
Fix some llvm-readelf tests after r361633
Hans Wennborg
2019-05-28
1
-6
/
+7
*
[llvm-readobj] Implement GNU-style output for dynamic table
Simon Atanasyan
2019-05-24
1
-40
/
+75
*
Revert r361630 "[llvm-readelf] - Allow dumping of the .dynamic section even i...
George Rimar
2019-05-24
1
-9
/
+9
*
[llvm-readelf] - Allow dumping of the .dynamic section even if there is no PT...
George Rimar
2019-05-24
1
-9
/
+9
*
[llvm-readobj][mips] Align GOT columns headers properly in 64-bit case
Simon Atanasyan
2019-05-24
1
-3
/
+13
*
[llvm-readelf] - Rework how we parse the .dynamic section.
George Rimar
2019-05-20
3
-15
/
+71
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-0
/
+2
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
3
-33
/
+13
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
3
-13
/
+33
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
3
-33
/
+13
*
[llvm-readobj] - Revert r360676 partially. NFC.
George Rimar
2019-05-16
1
-472
/
+489
*
[llvm-readobj] - Apply clang format. NFC.
George Rimar
2019-05-14
1
-587
/
+564
*
[Object] Change SymbolicFile::printSymbolName to use Error
Fangrui Song
2019-05-10
1
-1
/
+1
*
[Object][XCOFF] Add an XCOFF dumper for llvm-readobj.
Sean Fertile
2019-05-03
4
-0
/
+128
*
[llvm-readobj] Delete and inline relocAddressLess
Fangrui Song
2019-05-02
3
-7
/
+3
*
[Object] Change getSectionName() to return Expected<StringRef>
Fangrui Song
2019-05-02
3
-30
/
+22
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
1
-57
/
+57
*
[WebAssembly] Support EXPLICIT_NAME symbols in llvm-readobj
Dan Gohman
2019-04-30
1
-0
/
+1
*
Minor formatting tweak, no behavior change
Nico Weber
2019-04-26
1
-4
/
+7
*
llvm-cvtres: Make new dupe resource error a bit friendlier
Nico Weber
2019-04-24
1
-26
/
+3
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-0
/
+1
*
Use llvm::stable_sort. NFC
Fangrui Song
2019-04-22
3
-3
/
+3
*
[llvm-readelf] Correctly dump symbols whose section id is SHN_XINDEX
Eugene Leviant
2019-04-15
1
-3
/
+4
*
[llvm-readobj] Reapply: Improve error message for --string-dump
Stephen Tozer
2019-04-15
2
-16
/
+11
*
[StackMaps] Add location size to llvm-readobj -stackmap output
Philip Reames
2019-04-13
1
-6
/
+6
*
[llvm-readobj] Minor style tweak for consistency sake [NFC]
Philip Reames
2019-04-13
2
-4
/
+4
*
[StackMaps] Remove format version from the class name [NFC]
Philip Reames
2019-04-13
3
-5
/
+5
*
[WebAssembly] Add DataCount section to object files
Thomas Lively
2019-04-12
1
-5
/
+5
*
[llvm-readobj] Change variables' name to match LLVM-style. NFC.
Xing GUO
2019-04-12
1
-37
/
+41
*
[llvm-readobj] Should declare `ListScope` for `verneed` entries.
Xing GUO
2019-04-10
1
-0
/
+1
*
[BinaryFormat] Update Mach-O ARM64E CPU subtype and dumping
Shoaib Meenai
2019-04-08
1
-0
/
+1
[next]