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-readobj][llvm-readelf][test] - Add a few more dynamic section tests.
Georgii Rymar
2020-01-14
1
-61
/
+288
*
llc: Change behavior of -mcpu with existing attribute
Matt Arsenault
2020-01-07
1
-1
/
+1
*
[llvm-readobj][llvm-objdump][test] - Improve dynamic section testing.
Georgii Rymar
2019-12-27
2
-105
/
+105
*
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
4
-4
/
+4
*
Constrain the macho-stabs test added in f72d001e099 to run on systems configu...
Michael Trent
2019-12-20
1
-0
/
+1
*
llvm-objdump should ignore Mach-O stab symbols for disassembly.
Michael Trent
2019-12-20
2
-0
/
+2
*
[llvm-readobj][llvm-objdump] - Cleanup testing of dynamic tags dumping.
Georgii Rymar
2019-12-19
1
-65
/
+269
*
[llvm-readobj][test] - Move platform specific test cases and their inputs to ...
Georgii Rymar
2019-12-10
1
-4
/
+4
*
[test][tools] Add missing and improve testing
James Henderson
2019-12-09
2
-1
/
+3
*
[ELF] Support for PT_GNU_PROPERTY in header and tools
Peter Smith
2019-12-04
1
-0
/
+14
*
implement printing out raw section data of xcoff objectfile for llvm-objdump
diggerlin
2019-11-19
2
-0
/
+90
*
[llvm-objdump] Print relocation addends in hexadecimal
David Bozier
2019-11-19
5
-10
/
+116
*
Revert "implement printing out raw section data of xcoff objectfile for llvm-...
Leonard Chan
2019-11-18
2
-90
/
+0
*
implement printing out raw section data of xcoff objectfile for llvm-objdump
diggerlin
2019-11-18
2
-0
/
+90
*
[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
2
-5
/
+26
*
[yaml2obj][obj2yaml] - Do not create a symbol table by default.
George Rimar
2019-10-20
2
-1
/
+1
*
Reland [llvm-objdump] Use a counter for llvm-objdump -h instead of the sectio...
Jordan Rupprecht
2019-10-17
1
-9
/
+9
*
Revert r374931 "[llvm-objdump] Use a counter for llvm-objdump -h instead of t...
Hans Wennborg
2019-10-17
1
-9
/
+9
*
[llvm-objdump] Use a counter for llvm-objdump -h instead of the section index.
Jordan Rupprecht
2019-10-15
1
-9
/
+9
*
[llvm-objdump] Adjust spacing and field width for --section-headers
Jordan Rupprecht
2019-10-14
3
-18
/
+173
*
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
/
+0
*
[llvm-objdump] Further rearrange llvm-objdump sections for compatability
Jordan Rupprecht
2019-10-03
5
-42
/
+138
*
[llvm-objdump] Fix llvm-objdump --all-headers output order
George Rimar
2019-09-13
1
-7
/
+7
*
[X86] Print register names in .seh_* directives
Reid Kleckner
2019-08-30
1
-1
/
+1
*
[yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other", "Visibi...
George Rimar
2019-08-30
1
-3
/
+3
*
[llvm-objdump] Add the missing ARMv8 subarch detection
Yi Kong
2019-08-28
2
-0
/
+21
*
[llvm-objdump] - Remove an outdated "FIXME". NFC.
George Rimar
2019-08-22
1
-2
/
+0
*
[llvm-objdump] - Cleanup the error reporting.
George Rimar
2019-08-21
7
-13
/
+13
*
[llvm-objdump] - Remove one of `report_error` functions and improve the error...
George Rimar
2019-08-20
1
-3
/
+3
*
[test/Object] - Move/rewrite 2 more test cases.
George Rimar
2019-08-20
1
-0
/
+58
*
[test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.
George Rimar
2019-08-17
3
-20
/
+22
*
[lib/Object] - Remove objdump-file-header.test
George Rimar
2019-08-15
2
-7
/
+25
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-08-15
3
-6
/
+12
*
[llvm-objdump] - Add a relocation-xindex-symbol.test test case.
George Rimar
2019-08-14
1
-0
/
+36
*
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
/
+0
*
[llvm-objdump] Fix jumptable detection when disassembling Mach-O binaries
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] Emit warning if --start-address/--stop-address specify range o...
Yuanfang Chen
2019-07-24
1
-0
/
+200
*
[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
2
-1
/
+2
*
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
[next]