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] for mach-o add -bind, -lazy-bind, and -weak-bind options
Nick Kledzik
2014-09-16
3
-2
/
+170
*
MC: Add support for BigObj
David Majnemer
2014-09-15
1
-1
/
+3
*
[llvm-objdump] Use PRIX64 with format()
Nick Kledzik
2014-09-13
1
-1
/
+2
*
[llvm-objdump] support -rebase option for mach-o to dump rebasing info
Nick Kledzik
2014-09-12
3
-1
/
+126
*
Object: Add support for bigobj
David Majnemer
2014-09-10
2
-28
/
+17
*
llvm-objdump: don't crash when __compact_unwind has no relocs.
Tim Northover
2014-09-09
1
-0
/
+3
*
Adds the next bit of support for llvm-objdump’s -private-headers for execut...
Kevin Enderby
2014-09-04
1
-1
/
+303
*
Replace printf with outs() <<
Nick Kledzik
2014-09-03
1
-1
/
+1
*
Nuke MCAnalysis.
Sean Silva
2014-09-02
5
-124
/
+2
*
Code review tweaks
Nick Kledzik
2014-09-02
1
-17
/
+17
*
Object/llvm-objdump: allow dumping of mach-o exports trie
Nick Kledzik
2014-08-30
3
-2
/
+79
*
Next bit of support for llvm-objdump’s -private-headers for Mach-O files.
Kevin Enderby
2014-08-29
1
-3
/
+495
*
Modernize raw_fd_ostream's constructor a bit.
Rafael Espindola
2014-08-25
1
-8
/
+8
*
This code is from r216285, which did not go out to the mailing list for some ...
Aaron Ballman
2014-08-24
1
-6
/
+1
*
Add the start of the support for llvm-objdump’s -private-headers for Mach-O...
Kevin Enderby
2014-08-22
3
-0
/
+297
*
Don't own the buffer in object::Binary.
Rafael Espindola
2014-08-19
2
-9
/
+13
*
Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O
Kevin Enderby
2014-08-18
1
-10
/
+77
*
llvm-objdump: don't print relocations in non-relocatable files.
Rafael Espindola
2014-08-17
1
-0
/
+5
*
Fix an off-by-one bug in the target independent llvm-objdump.
Rafael Espindola
2014-08-17
1
-10
/
+5
*
Silencing some -Wcast-qual warnings and removing some C-style casts at the sa...
Aaron Ballman
2014-08-14
1
-2
/
+3
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
llvm-objdump: print contents of MachO __unwind_info sections
Tim Northover
2014-08-12
1
-11
/
+249
*
llvm-objdump: fix remaining use of %x format specifier for 64-bit values
Tim Northover
2014-08-11
1
-1
/
+1
*
llvm-objdump: add missing % in format specifier.
Tim Northover
2014-08-08
1
-2
/
+2
*
llvm-objdump: use portable format specifiers for info.
Tim Northover
2014-08-08
1
-6
/
+6
*
Add the -mcpu= option to llvm-objdump for use with the disassemblers.
Kevin Enderby
2014-08-06
3
-4
/
+21
*
Remove some calls to std::move.
Rafael Espindola
2014-08-01
1
-3
/
+3
*
llvm-objdump: implement printing for MachO __compact_unwind info.
Tim Northover
2014-08-01
3
-2
/
+230
*
Use a reference instead of a pointer.
Rafael Espindola
2014-07-31
1
-1
/
+1
*
Move MCObjectSymbolizer.h to MC/MCAnalysis.
Rafael Espindola
2014-07-31
1
-1
/
+1
*
Use std::unique_ptr to make the ownership explicit.
Rafael Espindola
2014-07-31
2
-5
/
+5
*
Update library dependencies.
NAKAMURA Takumi
2014-07-24
1
-0
/
+1
*
llvm-objdump: Handle BSS sections larger than the object file
David Majnemer
2014-07-14
1
-4
/
+8
*
Update the MemoryBuffer API to use ErrorOr.
Rafael Espindola
2014-07-06
1
-9
/
+10
*
Fix configure+make build.
Rafael Espindola
2014-07-02
1
-1
/
+1
*
Move CFG building code to a new lib/MC/MCAnalysis library.
Rafael Espindola
2014-07-02
3
-5
/
+6
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
1
-4
/
+8
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
1
-8
/
+4
*
Pass a std::unique_ptr& to the create??? methods is lib/Object.
Rafael Espindola
2014-06-23
1
-2
/
+2
*
Convert the Archive API to use ErrorOr.
Rafael Espindola
2014-06-16
1
-3
/
+3
*
Remove 'using std::error_code' from tools.
Rafael Espindola
2014-06-13
3
-31
/
+27
*
Remove all uses of 'using std::error_code' from headers.
Rafael Espindola
2014-06-13
3
-3
/
+3
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
2
-0
/
+2
*
Remove system_error.h.
Rafael Espindola
2014-06-12
3
-3
/
+3
*
Use std::error_code instead of llvm::error_code.
Rafael Espindola
2014-06-11
1
-1
/
+0
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
2
-4
/
+4
*
[DWARF parser] Turn DILineInfo into a struct.
Alexey Samsonov
2014-04-18
1
-3
/
+3
*
objdump: identify WoA WinCOFF/ARM correctly
Saleem Abdulrasool
2014-04-17
1
-0
/
+6
*
[MC] Require an MCContext when constructing an MCDisassembler.
Lang Hames
2014-04-15
2
-9
/
+12
*
tools: fix heap-buffer-overrun detected via ASAN
Saleem Abdulrasool
2014-04-14
1
-0
/
+3
[next]