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
...
*
[llvm-objdump] Warn if no user specified sections (-j) are not found.
Yuanfang Chen
2019-07-02
1
-0
/
+73
*
[llvm-objdump] Match GNU objdump on symbol types shown in disassembly
Yuanfang Chen
2019-06-24
1
-10
/
+49
*
[llvm-objdump] Allow --disassemble-functions to take demangled names
Yuanfang Chen
2019-06-22
2
-27
/
+61
*
[llvm-objdump] Move --start-address >= --stop-address check out of the
Yuanfang Chen
2019-06-22
1
-2
/
+2
*
[binutils] Add response file option to help and docs
James Henderson
2019-06-21
1
-0
/
+6
*
[llvm-objdump] Switch between ARM/Thumb based on mapping symbols.
Eli Friedman
2019-06-20
1
-4
/
+4
*
[llvm-objdump] Remove unnecessary indentation when dumping ELF data.
Yuanfang Chen
2019-06-19
1
-4
/
+3
*
Print dylib load kind (weak, reexport, etc) in llvm-objdump -m -dylibs-used
Michael Trent
2019-06-18
1
-4
/
+7
*
[llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit ...
Fangrui Song
2019-06-17
2
-17
/
+22
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[ELF][llvm-objdump] Treat dynamic tag values as virtual addresses instead of ...
Wolfgang Pieb
2019-06-10
1
-0
/
+113
*
[llvm-objdump] Fix Bugzilla ID 41862 to support checking addresses of disasse...
Jordan Rupprecht
2019-06-07
1
-1
/
+2
*
[llvm-objdump] Add warning if --disassemble-functions specifies an unknown sy...
Michael Pozulp
2019-06-07
1
-0
/
+11
*
Revert "[llvm-objdump] Add warning if --disassemble-functions specifies an un...
Vlad Tsyrklevich
2019-06-07
1
-11
/
+0
*
[NFC] Delete trailing whitespace character.
Michael Pozulp
2019-06-07
1
-1
/
+1
*
[llvm-objdump] Print source when subsequent lines in the translation unit com...
Michael Pozulp
2019-06-07
6
-1
/
+78
*
[llvm-objdump] Add warning if --disassemble-functions specifies an unknown sy...
Michael Pozulp
2019-06-07
1
-0
/
+11
*
[NFC] Test commit.
Michael Pozulp
2019-06-07
1
-1
/
+1
*
[llvm-objdump] - Disassemble non-executable sections if specifically requested.
George Rimar
2019-06-05
2
-7
/
+51
*
[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support DT_PPC_GOT and DT_PPC_OPT
Fangrui Song
2019-06-05
1
-6
/
+17
*
[AArch64][ELF] Add support for PLT decoding with BTI instructions present
Peter Smith
2019-06-04
1
-1
/
+56
*
[llvm] [test] Remove non-portable EISDIR test from macho-disassemble-g-dsym.test
Michal Gorny
2019-06-03
1
-5
/
+0
*
Fix test to add missing '|' to regex.
Douglas Yung
2019-05-30
1
-1
/
+1
*
Update the tests in r362121 / r362141 to allow for Windows-specific error
Michael Trent
2019-05-30
1
-1
/
+2
*
Write new tests for r362121
Michael Trent
2019-05-30
5
-0
/
+14
*
Reverting change r362121 due to lld-x86_64-ubuntu-fast test failures
Michael Trent
2019-05-30
1
-11
/
+0
*
Support Universal dSYM files in llvm-objdump
Michael Trent
2019-05-30
1
-0
/
+11
*
[llvm-objdump][test] Fix for spurious matches against file paths
James Henderson
2019-05-24
3
-10
/
+10
*
fix accidental implicit matches in elf-disassemble-symbol-labels-rel.test
Bob Haarman
2019-05-23
1
-0
/
+1
*
[llvm-objdump][test] Make MachO test names consistent
Fangrui Song
2019-05-23
3
-0
/
+0
*
[llvm-objdump][test] Make test names consistent
James Henderson
2019-05-23
5
-0
/
+0
*
[llvm-objdump][test] Improve testing of some switches #3
James Henderson
2019-05-23
14
-34
/
+604
*
[llvm-objdump][test] Improve testing of some switches #2
James Henderson
2019-05-23
6
-16
/
+100
*
[llvm-objdump] Dump inline relocations if the relocated section is specified ...
Fangrui Song
2019-05-22
1
-11
/
+2
*
[llvm-objdump] Make --disassemble-functions imply -d
George Rimar
2019-05-21
1
-0
/
+22
*
[llvm-objdump]Move test code missed in r360904
James Henderson
2019-05-16
2
-24
/
+24
*
[llvm-objdump]Split section-filter.test in two to remove X86 dependency
James Henderson
2019-05-16
2
-87
/
+85
*
[llvm-objdump] Add "REQUIES: x86-registered-target" to section-filter.test af...
Fangrui Song
2019-05-16
1
-0
/
+1
*
[llvm-objdump]Improve testing of some switches #1
James Henderson
2019-05-16
4
-34
/
+255
*
AArch64: support binutils-like things on arm64_32.
Tim Northover
2019-05-14
5
-0
/
+34
*
[test]Make test work on Windows
James Henderson
2019-05-14
1
-2
/
+1
*
[llvm-objdump] Print st_other
Fangrui Song
2019-05-10
1
-0
/
+36
*
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
[prev]
[next]