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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...
Fangrui Song
2019-12-24
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-2
/
+2
*
[test][tools] Add missing and improve testing
James Henderson
2019-12-09
1
-0
/
+1
*
[llvm-objdump] Print relocation addends in hexadecimal
David Bozier
2019-11-19
3
-6
/
+59
*
[llvm-objdump] Fix spurious "The end of the file was unexpectedly encountered...
Sid Manning
2019-11-05
1
-0
/
+37
*
[llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<secti...
George Rimar
2019-10-21
1
-2
/
+23
*
Fix test to avoid check-not matching the temp file absolute path
Reid Kleckner
2019-10-10
1
-0
/
+3
*
[llvm-objdump][test] Move test to X86 dir to avoid errors disassembling on no...
Jordan Rupprecht
2019-10-03
1
-0
/
+70
*
[llvm-objdump] Further rearrange llvm-objdump sections for compatability
Jordan Rupprecht
2019-10-03
3
-37
/
+38
*
[llvm-objdump] - Cleanup the error reporting.
George Rimar
2019-08-21
6
-9
/
+9
*
[test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.
George Rimar
2019-08-17
2
-20
/
+0
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-08-15
3
-6
/
+12
*
Revert "[llvm-objdump] Re-commit r367284."
Michael Pozulp
2019-08-05
3
-12
/
+6
*
[llvm-objdump] Re-commit r367284.
Michael Pozulp
2019-08-04
3
-6
/
+12
*
Move macho-data-in-code.ll to X86/macho-data-in-code.ll (to only run when x86...
Kuba Mracek
2019-08-01
1
-0
/
+45
*
Revert "[llvm-objdump] Add warning messages if disassembly + source for probl...
Michael Pozulp
2019-07-30
3
-12
/
+6
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-07-30
3
-6
/
+12
*
[llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case an...
George Rimar
2019-07-24
1
-0
/
+28
*
[llvm-objdump] Keep warning for --disassemble-functions in correct order.
Yuanfang Chen
2019-07-09
1
-1
/
+11
*
Add lit.local.cfg to llvm-objdump tests
Steven Wu
2019-07-09
1
-1
/
+1
*
Teach the symbolizer lib symbolize objects directly.
Yuanfang Chen
2019-07-08
1
-0
/
+49
*
[macCatalyst] Print out macCatalyst in llvm-objdump for the platform
Alex Lorenz
2019-07-03
1
-1
/
+1
*
Add support for the 'macCatalyst' MachO platform
Alex Lorenz
2019-07-02
1
-0
/
+54
*
[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
*
[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
1
-15
/
+20
*
[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] [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
[next]