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
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Update test cases after FixFunctionBitcasts
Heejin Ahn
2018-11-07
1
-0
/
+0
*
[llvm-objdump] Add dynamic section printing to private-headers option
Paul Semel
2018-07-25
1
-0
/
+0
*
[llvm-objdump] Add --archive-headers (-a) option
Paul Semel
2018-07-05
1
-0
/
+0
*
Some targets don't have lld built, so just use a binary copy
Sterling Augustine
2018-06-28
1
-0
/
+0
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
typo
Sam Clegg
2018-04-27
1
-0
/
+0
*
[WebAssembly] Section symbols must have local binding
Sam Clegg
2018-04-27
1
-0
/
+0
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
1
-0
/
+0
*
[WebAssembly] Use section index in relocation section header
Sam Clegg
2018-04-24
1
-0
/
+0
*
[llvm-objdump] Remove test object file
Francis Visoiu Mistrih
2018-04-19
1
-0
/
+0
*
[llvm-objdump] Print "..." instead of random data for virtual sections
Francis Visoiu Mistrih
2018-04-19
1
-0
/
+0
*
[WebAssembly] Reorder reloc sections to come between symtab and name
Nicholas Wilson
2018-03-05
1
-0
/
+0
*
[WebAssembly] Update pre-generated test files to match latest llc output. NFC.
Nicholas Wilson
2018-03-01
1
-0
/
+0
*
[DebugInfo] Add remaining files to r325970
Scott Linder
2018-02-23
1
-0
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-0
/
+0
*
[wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219)
Vedant Kumar
2017-10-23
1
-0
/
+0
*
Add error handling to the dyld compact export entries in libObject.
Kevin Enderby
2017-07-20
12
-0
/
+0
*
[WebAssembly] Be consistent in generating trivial test input files
Sam Clegg
2017-07-10
3
-0
/
+19
*
[Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.
Juergen Ributzka
2017-03-30
2
-0
/
+0
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
1
-0
/
+0
*
Add the error handling for Mach-O dyld compact lazy bind, weak bind and
Kevin Enderby
2017-03-27
19
-0
/
+0
*
Add the rest of the error checking for Mach-O dyld compact bind entry errors
Kevin Enderby
2017-03-20
17
-0
/
+0
*
[WebAssembly] Update llvm-objdump tests for the new wasm version number.
Dan Gohman
2017-02-22
1
-0
/
+0
*
Move test from r294430 to target-specific directory
Diana Picus
2017-02-08
1
-0
/
+0
*
Use dynamic symbols for ELF disassembly
Sam Parker
2017-02-08
1
-0
/
+0
*
[WebAssembly] Add llvm-objdump support for wasm file format
Derek Schuff
2016-11-30
1
-0
/
+0
*
llvm-objdump: deal with unexpected object files more gracefully.
Tim Northover
2016-11-15
1
-0
/
+0
*
Fix test failure in r281232
Hemant Kulkarni
2016-09-12
1
-73
/
+0
*
llvm-objdump: Add --start-address and --stop-address options
Hemant Kulkarni
2016-09-12
1
-0
/
+73
*
llvm-objdump: add coff import library symbol listing support
Saleem Abdulrasool
2016-08-18
1
-0
/
+0
*
Reapply "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
4
-0
/
+40
*
Revert "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
4
-40
/
+0
*
More fixes to get good error messages for bad archives.
Kevin Enderby
2016-08-02
4
-0
/
+40
*
The next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-29
5
-0
/
+49
*
Next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-25
2
-0
/
+21
*
[yaml2obj] Remove --format option in favor of YAML tags
Chris Bieneman
2016-06-27
1
-0
/
+1
*
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...
Kevin Enderby
2016-05-23
1
-0
/
+0
*
Fix bugs in llvm-objdump printing the last word for -section in non i386 and ...
Kevin Enderby
2016-04-27
1
-0
/
+0
*
Fix a bug in llvm-objdump printing of 32-bit addresses for -section in non i3...
Kevin Enderby
2016-04-27
1
-0
/
+0
*
Add a test case for the crash fixed with r267037. David Blaikie said it woul...
Kevin Enderby
2016-04-27
1
-0
/
+0
*
[llvm-objdump] Add support for dumping the PE TLS directory
David Majnemer
2016-03-15
1
-0
/
+0
*
[DebugInfo] Dump CIE augmentation data as a list of hex bytes
Simon Atanasyan
2016-03-01
1
-0
/
+0
*
[DebugInfo] Support zero-length CIE in the _eh_frame parser
Igor Laevsky
2016-01-27
1
-0
/
+0
*
[llvm-objdump] Use report_error() and improve error coverage.
Davide Italiano
2016-01-13
1
-0
/
+0
*
Print the eh_frame section in MachoDump.
Pete Cooper
2015-12-14
1
-0
/
+0
*
Reapply r250906 with many suggested updates from Rafael Espindola.
Kevin Enderby
2015-11-05
3
-0
/
+42
*
Backing out commit r250906 as it broke lld.
Kevin Enderby
2015-10-21
3
-42
/
+0
*
This removes the eating of the error in Archive::Child::getSize() when the ch...
Kevin Enderby
2015-10-21
3
-0
/
+42
*
Move llvm-objdump malformed Mach-O tests to X86 test directory.
Kevin Enderby
2015-10-10
7
-0
/
+0
*
Fix a bugs in the Mach-O disassembler when disassembling from a
Kevin Enderby
2015-10-10
1
-0
/
+0
[next]