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] Update error message and add test case for mach-o file with ba...
Nick Kledzik
2014-10-14
2
-0
/
+6
*
Update llvm-objdump’s Mach-O symbolizer code to print the name of symbol st...
Kevin Enderby
2014-09-26
1
-0
/
+1
*
Flush out enough of llvm-objdump’s SymbolizerSymbolLookUp() for Mach-O file...
Kevin Enderby
2014-09-24
1
-3
/
+6
*
[llvm-objdump] clean up test cases now that build bots are green
Nick Kledzik
2014-09-17
3
-8
/
+6
*
[llvm-objdump] properly use c_str() with format("%s"). Improve getLibrarySho...
Nick Kledzik
2014-09-17
2
-6
/
+6
*
tweak test case for debugging bot
Nick Kledzik
2014-09-16
1
-3
/
+3
*
Hookup the MCSymbolizer to llvm-objdump’s disassembly for Mach-O files.
Kevin Enderby
2014-09-16
2
-0
/
+14
*
tweak test case to help build bot
Nick Kledzik
2014-09-16
1
-1
/
+2
*
tweak test case to help solve why failing on one build bot
Nick Kledzik
2014-09-16
1
-1
/
+2
*
[llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options
Nick Kledzik
2014-09-16
6
-0
/
+27
*
Stop suppress error messages in test case to see why one buildbot is failing
Nick Kledzik
2014-09-12
1
-1
/
+1
*
[llvm-objdump] support -rebase option for mach-o to dump rebasing info
Nick Kledzik
2014-09-12
2
-0
/
+15
*
llvm-objdump: don't crash when __compact_unwind has no relocs.
Tim Northover
2014-09-09
2
-0
/
+8
*
Removed the ctime printed “time stamp” from macho-private-headers.test to...
Kevin Enderby
2014-09-04
1
-1
/
+0
*
Adds the next bit of support for llvm-objdump’s -private-headers for execut...
Kevin Enderby
2014-09-04
2
-0
/
+243
*
Fix test case to match correct llvm-objdump output
Nick Kledzik
2014-09-03
1
-3
/
+3
*
Object/llvm-objdump: allow dumping of mach-o exports trie
Nick Kledzik
2014-08-30
2
-0
/
+11
*
Next bit of support for llvm-objdump’s -private-headers for Mach-O files.
Kevin Enderby
2014-08-29
1
-0
/
+92
*
Add the start of the support for llvm-objdump’s -private-headers for Mach-O...
Kevin Enderby
2014-08-22
2
-0
/
+5
*
Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O
Kevin Enderby
2014-08-18
1
-0
/
+15
*
llvm-objdump: print contents of MachO __unwind_info sections
Tim Northover
2014-08-12
4
-0
/
+57
*
llvm/test/tools/llvm-objdump: Reorganize target-dependent some tests.
NAKAMURA Takumi
2014-08-07
8
-0
/
+2
*
Add the -mcpu= option to llvm-objdump for use with the disassemblers.
Kevin Enderby
2014-08-06
2
-0
/
+15
*
llvm-objdump: implement printing for MachO __compact_unwind info.
Tim Northover
2014-08-01
4
-0
/
+54
*
llvm-objdump: Handle BSS sections larger than the object file
David Majnemer
2014-07-14
2
-0
/
+6
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
tools: fix heap-buffer-overrun detected via ASAN
Saleem Abdulrasool
2014-04-14
1
-0
/
+1
*
tools: address possible non-null terminated filenames
Saleem Abdulrasool
2014-04-14
2
-0
/
+26
*
tools: teach objdump about FILE aux records
Saleem Abdulrasool
2014-04-13
2
-0
/
+5
*
Object/COFF: Support large relocation table.
Rui Ueyama
2014-03-21
2
-0
/
+14
*
llvm-objdump output hex to match binutils' objdump
Greg Fitzgerald
2014-03-20
1
-0
/
+17
*
llvm-objdump: Indent unwind info contents.
Rui Ueyama
2014-03-04
1
-80
/
+80
*
llvm-objdump: Fix typo in output.
Rui Ueyama
2014-03-04
1
-4
/
+4
*
llvm-objdump: Print x64 unwind info in executable.
Rui Ueyama
2014-03-04
3
-50
/
+105
*
Make a test for llvm-objdump a little bit more readable.
Rui Ueyama
2014-03-04
1
-44
/
+44
*
llvm-objdump: Do not attempt to disassemble symbols outside of section
Simon Atanasyan
2014-02-24
3
-0
/
+28
*
llvm-objdump/COFF: Print SEH table addresses.
Rui Ueyama
2014-02-20
1
-0
/
+1
*
Object/COFF: Fix padding between CSDVersion and EditList.
Rui Ueyama
2014-02-20
1
-3
/
+3
*
llvm-objdump/COFF: Print load configuration table.
Rui Ueyama
2014-02-19
2
-4
/
+52
*
llvm-objdump/COFF: Print ordinal base number.
Rui Ueyama
2014-01-17
1
-0
/
+1
*
llvm-objdump/COFF: Print DLL name in the export table header.
Rui Ueyama
2014-01-16
1
-0
/
+1
*
llmv-objdump/COFF: Print export table contents.
Rui Ueyama
2014-01-16
2
-6
/
+13
*
Resurrect lit.local.cfg to un-break hexagon buildbot.
Rui Ueyama
2013-09-27
1
-0
/
+3
*
Re-submit r191472 with a fix for big endian.
Rui Ueyama
2013-09-27
10
-125
/
+128
*
Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...
Rui Ueyama
2013-09-27
10
-128
/
+125
*
llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
2013-09-27
10
-125
/
+128
*
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
Kai Nacke
2013-09-15
1
-10
/
+10
*
Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-08-27
1
-1
/
+1
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
Revert: Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-07-08
1
-1
/
+1
[next]