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
/
test
/
tools
/
llvm-objdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Select VOP3 form of add
Matt Arsenault
2019-05-08
1
-2
/
+2
*
[llvm-objdump] - Print relocation record in a GNU format.
George Rimar
2019-05-07
1
-11
/
+30
*
[llvm-objdump] Print newlines before and after "Disassembly of section ...:"
Fangrui Song
2019-05-01
5
-0
/
+16
*
[Object][XCOFF] Add intial support for section header table.
Sean Fertile
2019-04-25
4
-0
/
+43
*
[llvm-objdump] Prep for adding newlines before and after "Disassembly of sect...
Fangrui Song
2019-04-25
4
-30
/
+17
*
[llvm] Prevent duplicate files in debug line header in dwarf 5: another attempt
Ali Tamur
2019-04-19
2
-5
/
+4
*
[llvm-objdump] Test tabs in disassemble-align.s with a more visible character
Fangrui Song
2019-04-16
1
-14
/
+16
*
[llvm-objdump] Align instructions to a tab stop in disassembly output
Fangrui Song
2019-04-16
1
-0
/
+29
*
[llvm-objdump] Simplify PrintHelpMessage() logic
Fangrui Song
2019-04-16
1
-1
/
+1
*
Revert r358405: "[llvm-objdump] Align instructions to a tab stop in disassemb...
Alex Lorenz
2019-04-15
1
-29
/
+0
*
Revert r358418: "[llvm-objdump] Simplify PrintHelpMessage() logic"
Alex Lorenz
2019-04-15
1
-1
/
+1
*
[llvm-objdump] Simplify PrintHelpMessage() logic
Fangrui Song
2019-04-15
1
-1
/
+1
*
[llvm-objdump] Align instructions to a tab stop in disassembly output
Fangrui Song
2019-04-15
1
-0
/
+29
*
[BinaryFormat] Update Mach-O ARM64E CPU subtype and dumping
Shoaib Meenai
2019-04-08
2
-0
/
+17
*
[llvm-objdump] Fix split of source lines; don't ltrim source lines
Fangrui Song
2019-04-07
1
-4
/
+3
*
[llvm-objdump] Simplify disassembleObject
Fangrui Song
2019-04-07
1
-2
/
+2
*
[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...
George Rimar
2019-04-03
9
-92
/
+91
*
Add reproduction instructions to llvm-objdump's embedded source test.
Eric Christopher
2019-03-28
1
-0
/
+10
*
Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...
Ali Tamur
2019-03-26
2
-4
/
+5
*
[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-26
2
-5
/
+4
*
Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
2
-4
/
+5
*
[llvm] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
2
-5
/
+4
*
[llvm-objdump] Support arg grouping for -j and -M (e.g. llvm-objdump -sj.foo ...
Jordan Rupprecht
2019-03-21
2
-4
/
+39
*
Fix Mach-O bind and rebase validation errors in libObject
Michael Trent
2019-03-20
2
-46
/
+46
*
[ELF] Fix GCC8 warnings about "fall through", NFCI
Jonas Hahnfeld
2019-03-13
1
-0
/
+77
*
[yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad...
James Henderson
2019-03-12
1
-0
/
+3
*
Detect malformed LC_LINKER_COMMANDs in Mach-O binaries
Michael Trent
2019-03-11
2
-7
/
+10
*
[DebugInfo] Fix the type of the formated variable
Petar Jovanovic
2019-03-07
1
-2
/
+2
*
[llvm-objdump] Should print unknown d_tag in hex format
Xing GUO
2019-03-02
1
-0
/
+3
*
[WebAssembly] Remove uses of ThreadModel
Thomas Lively
2019-02-28
1
-1
/
+1
*
[llvm-objdump] Should print strings when dumping DT_RPATH, DT_RUNPATH, DT_SON...
Xing GUO
2019-02-27
1
-0
/
+202
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-0
/
+221
*
[llvm-objdump] Add `Version Definitions` dumper
Xing GUO
2019-02-26
1
-0
/
+41
*
[llvm-objdump] Implement -Mreg-names-raw/-std options.
Igor Kudrin
2019-02-26
1
-0
/
+18
*
[llvm-objdump] Add `Version References` dumper
Xing GUO
2019-02-25
2
-0
/
+97
*
objdump fails to parse Mach-O binaries with n_desc bearing stabs
Michael Trent
2019-02-23
2
-0
/
+3
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
1
-1
/
+1
*
Revert "Revert "[llvm-objdump] Allow short options without arguments to be gr...
Matthew Voss
2019-02-19
6
-6
/
+28
*
Fix BB after r354319 "[yaml2obj] - Do not skip zeroes blocks if there are rel...
George Rimar
2019-02-19
1
-0
/
+0
*
[yaml2obj] - Do not skip zeroes blocks if there are relocations against them.
George Rimar
2019-02-19
1
-0
/
+52
*
Revert "[llvm-objdump] Allow short options without arguments to be grouped"
Matthew Voss
2019-02-14
2
-3
/
+1
*
[llvm-objdump] Allow short options without arguments to be grouped
Matthew Voss
2019-02-14
2
-1
/
+3
*
[PowerPC] Fix printing of negative offsets in call instruction dissasembly.
Sean Fertile
2019-02-12
2
-0
/
+45
*
[yaml2obj][obj2yaml] - Add support for dumping/parsing .dynamic sections.
George Rimar
2019-02-09
1
-2
/
+59
*
[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
Sam Clegg
2019-02-04
1
-2
/
+2
*
[llvm-objdump] - llvm-objdump can skip bytes at the end of a section.
Sid Manning
2019-02-01
1
-0
/
+11
*
[llvm-objdump] - Update test after r352366. NFC.
George Rimar
2019-01-28
1
-2
/
+2
*
[llvm-objdump] - Print LMAs when dumping section headers.
George Rimar
2019-01-28
4
-2
/
+110
*
[llvm-objdump] - Implement the --adjust-vma option.
George Rimar
2019-01-28
1
-0
/
+131
*
[llvm-objdump] - Dump the archive headers when -all-headers is specified.
George Rimar
2019-01-18
1
-0
/
+25
[next]