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
/
tools
/
llvm-objdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-objdump: ELF: Handle code and data mix in all scenarios
Hemant Kulkarni
2016-08-25
1
-11
/
+94
*
llvm-objdump: Add Hexagon printer changes for -S/-l options
Hemant Kulkarni
2016-08-18
1
-0
/
+4
*
llvm-objdump: add coff import library symbol listing support
Saleem Abdulrasool
2016-08-18
3
-0
/
+43
*
[AMDGPU] llvm-objdump: Skip amd_kernel_code_t only at the begining of kernel ...
Sam Kolton
2016-08-17
1
-20
/
+47
*
llvm-objdump: Implement source[line numbers] interleaving
Hemant Kulkarni
2016-08-15
2
-15
/
+113
*
Use the range variant of find/find_if instead of unpacking begin/end
David Majnemer
2016-08-12
2
-15
/
+14
*
Use the range variant of find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-15
/
+11
*
Reapply "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
1
-4
/
+14
*
Revert "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
1
-14
/
+4
*
More fixes to get good error messages for bad archives.
Kevin Enderby
2016-08-02
1
-4
/
+14
*
[COFF] Remove a duplicate import_directory_table_entry definition
David Majnemer
2016-07-31
1
-1
/
+1
*
The next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-29
2
-7
/
+15
*
Next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-19
1
-12
/
+20
*
BPF: Use official ELF e_machine value
Alexei Starovoitov
2016-07-15
1
-0
/
+1
*
llvm-objdump: extend __mh_execute_header handling to other special syms
Tim Northover
2016-07-14
1
-5
/
+7
*
llvm-objdump: handle stubbed and malformed dylibs better
Tim Northover
2016-07-14
1
-2
/
+12
*
[Object] Re-apply r275316 now that I have the corresponding LLD patch ready.
Lang Hames
2016-07-14
2
-32
/
+24
*
[Object] Revert r275316, Archive::child_iterator changes, while I update lld.
Lang Hames
2016-07-14
2
-24
/
+32
*
[Object] Change Archive::child_iterator for better interop with Error/Expected.
Lang Hames
2016-07-13
2
-32
/
+24
*
Finish cleaning up most of the error handling in libObject’s MachOUniversal...
Kevin Enderby
2016-06-28
3
-3
/
+26
*
[Object, COFF] An import data directory might not consist soley of imports
David Majnemer
2016-06-26
1
-10
/
+16
*
Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to ...
Kevin Enderby
2016-06-24
2
-10
/
+16
*
Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-bit universal f...
Kevin Enderby
2016-06-21
1
-3
/
+6
*
[llvm-objdump] Support detection of feature bits from the object and implemen...
Daniel Sanders
2016-06-16
1
-4
/
+2
*
Fix llvm-objdump when disassembling a stripped Mach-O binary with the -macho ...
Kevin Enderby
2016-06-15
1
-1
/
+21
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
1
-1
/
+1
*
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
2016-05-31
3
-15
/
+40
*
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
Benjamin Kramer
2016-05-27
1
-2
/
+3
*
[CMake] Restrict libxar linkage to just llvm-objdump
Chris Bieneman
2016-05-26
1
-0
/
+4
*
llvm-objdump: support dumping AUX records for weak externals
Saleem Abdulrasool
2016-05-26
1
-0
/
+7
*
Revert "llvm-objdump: support dumping AUX records for weak externals"
Saleem Abdulrasool
2016-05-25
1
-6
/
+0
*
llvm-objdump: support dumping AUX records for weak externals
Saleem Abdulrasool
2016-05-25
1
-0
/
+6
*
Tweak to change in r270491 to deal with the lld-x86_64-darwin13 bot having a ...
Kevin Enderby
2016-05-23
1
-0
/
+4
*
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...
Kevin Enderby
2016-05-23
1
-0
/
+383
*
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
2016-05-17
3
-24
/
+82
*
Clean up the specific error message for a malformed Mach-O files with bad seg...
Kevin Enderby
2016-05-05
1
-2
/
+2
*
Thread Expected<...> up from libObject’s getType() for symbols to allow llv...
Kevin Enderby
2016-05-02
3
-32
/
+77
*
Fix a bug in llvm-objdump for -private-headers printing the LC_CODE_SIGNATURE...
Kevin Enderby
2016-04-28
1
-1
/
+1
*
Update llvm-objdump for disassembly of ARM Mach-O files to always include the...
Kevin Enderby
2016-04-28
1
-3
/
+5
*
Fix bugs in llvm-objdump printing the last word for -section in non i386 and ...
Kevin Enderby
2016-04-27
1
-2
/
+2
*
Fix a bug in llvm-objdump printing of 32-bit addresses for -section in non i3...
Kevin Enderby
2016-04-27
1
-1
/
+1
*
Reapply: "ARM: put correct symbol index on indirect pointers in __thread_ptr.""
Tim Northover
2016-04-26
1
-1
/
+1
*
llvm-objdump: deal with invalid ARM encodings slightly better.
Tim Northover
2016-04-22
1
-7
/
+17
*
MachO: remove weird ARM/Thumb interface from MachOObjectFile
Tim Northover
2016-04-22
1
-5
/
+12
*
AMDGPU: Fix crash when dumping unknown opcode
Matt Arsenault
2016-04-22
1
-0
/
+5
*
Fix crash in llvm-objdump with -macho -objc-meta-data that was trying dump a ...
Kevin Enderby
2016-04-21
1
-0
/
+3
*
Thread Expected<...> up from libObject’s getName() for symbols to allow llv...
Kevin Enderby
2016-04-20
3
-65
/
+151
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
2
-3
/
+3
*
Revert r265817
Colin LeMahieu
2016-04-08
1
-2
/
+1
*
[llvm-objdump] Printing hex instead of dec by default
Colin LeMahieu
2016-04-08
1
-1
/
+2
[next]