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
*
[WebAssembly] Fix imported function symbol names that differ from their impor...
Dan Gohman
2019-02-07
1
-2
/
+4
*
[CodeView] Fix cycles in debug info when merging Types with global hashes
Alexandre Ganea
2019-02-07
3
-27
/
+58
*
[WebAssembly] Add symbol flag to the binary format llvm.used
Sam Clegg
2019-02-07
1
-0
/
+1
*
[WebAssembly] Expand symbol flags shown by llvm-objdump --symbols
Sam Clegg
2019-02-07
1
-1
/
+14
*
[llvm-readobj] Display sections that do not belong to a segment in the sectio...
Matt Davis
2019-02-05
1
-1
/
+16
*
[llvm-readobj] Report more WebAssembly symbol info
Sam Clegg
2019-02-04
1
-0
/
+9
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-1
/
+1
*
[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
Sam Clegg
2019-02-04
1
-5
/
+5
*
[llvm-readobj] Add a flag to dump just the section-to-segment mapping.
Matt Davis
2019-02-01
3
-11
/
+65
*
[llvm-readobj] - Few minor cleanups. NFC.
George Rimar
2019-01-30
1
-76
/
+49
*
[llvm-readobj] - Simplify the code.
George Rimar
2019-01-30
1
-152
/
+96
*
[llvm-readelf] Don't suppress static symbol table with --dyn-symbols + --symbols
James Henderson
2019-01-23
7
-39
/
+53
*
[llvm-readelf]Revert --dyn-symbols behaviour to make it GNU compatible, and a...
James Henderson
2019-01-22
3
-7
/
+23
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
21
-84
/
+63
*
Add a missing dependency to fix build.
Rui Ueyama
2019-01-17
1
-0
/
+1
*
[llvm-readobj][ELF]Add demangling support
James Henderson
2019-01-17
3
-24
/
+35
*
[llvm-readobj] Set correct offset when dumping hex section output.
Sid Manning
2019-01-16
1
-1
/
+2
*
[llvm-readelf] Allow single-letter flags to be merged.
Jordan Rupprecht
2019-01-15
1
-17
/
+32
*
[llvm-readobj] Don't print '@' at end of unversioned dynsym names
James Henderson
2019-01-08
1
-2
/
+4
*
[CodeView] More appropriate name and type for a Microsoft precompiled headers...
Alexandre Ganea
2019-01-07
1
-2
/
+2
*
[llvm-readobj] [COFF] Print the symbol index for relocations
Martin Storsjo
2019-01-03
1
-0
/
+4
*
[binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0
Jordan Rupprecht
2018-12-20
2
-2
/
+2
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-12-18
2
-39
/
+58
*
[AMDGPU] Emit MessagePack HSA Metadata for v3 code object
Scott Linder
2018-12-12
1
-10
/
+65
*
[llvm-readelf] Add -e/--headers support to readobj/elf
Sid Manning
2018-12-11
1
-0
/
+14
*
[llvm-readobj] Little clean up inside `parseDynamicTable`
Xing GUO
2018-12-08
1
-13
/
+4
*
[llvm-readobj] Improve dynamic section iteration NFC.
Xing GUO
2018-12-01
1
-3
/
+9
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
2
-58
/
+39
*
Revert r343341
Luke Cheeseman
2018-11-23
2
-39
/
+58
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-8
/
+7
*
[libObject] Fix getDesc for Elf_Note_Impl
Jake Ehrlich
2018-11-13
1
-31
/
+30
*
[llvm-readelf] Make llvm-readelf more compatible with GNU readelf.
Jordan Rupprecht
2018-11-12
7
-79
/
+125
*
[Support] Make error banner optional in logAllUnhandledErrors
Jonas Devlieghere
2018-11-11
2
-8
/
+8
*
[llvm-readobj] Implement LLVM style printer for --notes
Jordan Rupprecht
2018-11-07
1
-90
/
+222
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-1
/
+2
*
[COFF][LLD] Add link support for Microsoft precompiled headers OBJs
Alexandre Ganea
2018-11-05
1
-1
/
+3
*
[AArch64] [Windows] Misc fixes for llvm-readobj -unwind.
Eli Friedman
2018-11-02
1
-19
/
+19
*
[llvm-readobj] Fix bugs with unrecognized types in switch statements
Ryan Prichard
2018-10-26
1
-8
/
+16
*
[llvm-readobj] Print ELF header flags names in GNU output
Simon Atanasyan
2018-10-25
1
-48
/
+85
*
[AMDGPU] Defined gfx909 Raven Ridge 2
Tim Renouf
2018-10-24
1
-0
/
+1
*
[ARM64][Windows] Add unwind support to llvm-readobj
Sanjin Sijaric
2018-10-24
3
-38
/
+416
*
[llvm-readobj] Fix an error message about .llvm.call-graph-profile
Fangrui Song
2018-10-12
1
-1
/
+1
*
Revert r343317
Luke Cheeseman
2018-09-28
2
-56
/
+38
*
Reapply changes reverted by r343235
Luke Cheeseman
2018-09-28
2
-38
/
+56
*
Revert r343192 as an ubsan build is currently failing
Luke Cheeseman
2018-09-27
2
-56
/
+38
*
Reapply changes reverted in r343114, lldb patch to follow shortly
Luke Cheeseman
2018-09-27
2
-38
/
+56
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-2
/
+1
*
Revert r343112 as CallFrameString API change has broken lldb builds
Luke Cheeseman
2018-09-26
2
-56
/
+38
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-09-26
2
-38
/
+56
*
Revert r343089 "[AArch64] - Return address signing dwarf support"
Hans Wennborg
2018-09-26
2
-56
/
+38
[next]