Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
tools
/
llvm-objdump
4182d1c
android: tools: remove redundant Android.bp
by Mauro Rossi
· 7 years ago
4bdf303
android: add soong building rules
by Mauro Rossi
· 7 years ago
e9414c2
llvm-objdump -m -D should disassemble all text segments
by Michael Trent
· 7 years ago
daf8332
[llvm-obdump] - Fix the help lines for -stop-address and -z.
by George Rimar
· 7 years ago
45d116d
[llvm-objdump] - Cleanup the code. NFCI.
by George Rimar
· 7 years ago
04fde6b
[llvm-objdump] - Change the output for --all-headers.
by George Rimar
· 7 years ago
b40f52c
[llvm-objdump][MachO] Fix error reporting after r350848 and r350849
by Francis Visoiu Mistrih
· 7 years ago
74733b9
[llvm-objdump][MachO] Use the -dsym file name when reporting errors
by Francis Visoiu Mistrih
· 7 years ago
c54f433
[llvm-objdump][MachO] Correctly handle the llvm::Error when -dsym has errors
by Francis Visoiu Mistrih
· 7 years ago
03e297e
[llvm-objdump] - Do not include reserved undefined symbol in -t output.
by George Rimar
· 7 years ago
5482030
[llvm-objdump] - Implement -z/--disassemble-zeroes.
by George Rimar
· 7 years ago
56b18a6
[llvm-objdump] - Print symbol addressed when dumping disassembly output (-d)
by George Rimar
· 7 years ago
f6ea129
[binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0
by Jordan Rupprecht
· 7 years ago
96c60ea
[llvm-objdump] - Fix one more BB.
by George Rimar
· 7 years ago
927407d
[llvm-objdump] - Fix BB.
by George Rimar
· 7 years ago
92b052b
[llvm-objdump] - Demangle the symbols when printing symbol table and relocations.
by George Rimar
· 7 years ago
f66defb
Update the Swift version numbers reported by objdump
by Michael Trent
· 7 years ago
4376a27
[llvm-objdump] Print a blank row at the end of sections
by Xing GUO
· 7 years ago
84a656e
[llvm-objdump] Use `auto` declaration in typecasting
by Xing GUO
· 7 years ago
6a5c77e
[llvm-objdump] Improve ELF file type checking statements (D54509)
by Xing GUO
· 7 years ago
8e8485e
[llvm-objdump] Use WithColor for error reporting
by Jonas Devlieghere
· 7 years ago
11c0888
[llvm-objdump] Add symbol 'O' for object data
by Kristina Brooks
· 7 years ago
686dfe3
[Support] Make error banner optional in logAllUnhandledErrors
by Jonas Devlieghere
· 7 years ago
a3cc6ce
[llvm-objdump] Mark syms/t flags as NotHidden. NFC.
by Kristina Brooks
· 7 years ago
bb1b895
[llvm-objdump] Add --reloc alias for -r (PR39407)
by Kristina Brooks
· 7 years ago
6ee0163
[llvm-objdump] support '--syms' as an alias of -t
by Kristina Brooks
· 7 years ago
d32696a
[llvm-objdump] Don't crash when using `-a` on non-archives
by James Henderson
· 7 years ago
198a3ab
[llvm-objdump] Add '--full-contents' as alias for '-s'
by James Henderson
· 7 years ago
95eb915
[llvm-objdump] Fix --file-headers (-f) option
by Petar Jovanovic
· 7 years ago
3b35e17
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
by Fangrui Song
· 7 years ago
73e2113
[llvm-objdump] Keep the memory buffer from the dSYM alive when using -g -dsym
by Francis Visoiu Mistrih
· 7 years ago
e47abe7
[llvm-objdump] Label calls to the PLT.
by Joel Galenson
· 7 years ago
ebae6b8
Print "invalid mangled name" when we can't demangle something.
by Zachary Turner
· 7 years ago
c04ae04
[llvm-objdump] Add ability to demangle COFF symbols.
by Zachary Turner
· 7 years ago
85ffa19
[ADT] Normalize empty triple components
by Petr Hosek
· 7 years ago
18aa36f
[llvm-objdump] Remove continue after report_error which is unreachable
by Fangrui Song
· 7 years ago
58b1de4
objdump: Better handling of Mach-O universal binaries
by Dave Lee
· 7 years ago
6069e66
[ADT] Replace std::isprint by llvm::isPrint.
by Michael Kruse
· 7 years ago
05d358b
[llvm-objdump] Add dynamic section printing to private-headers option
by Paul Semel
· 7 years ago
baea3f0
[llvm-objdump] Add -demangle (-C) option
by Paul Semel
· 7 years ago
9c475e3
[llvm-objdump] - An attempt to fix BB after r337361.
by George Rimar
· 7 years ago
10c3b3d
[llvm-objdump] - Stop reporting bogus section IDs.
by George Rimar
· 7 years ago
31b21da
Revert "[llvm-objdump] Add -demangle (-C) option"
by Paul Semel
· 7 years ago
3a44ccd
[llvm-objdump] Add -demangle (-C) option
by Paul Semel
· 7 years ago
145133c
Reapply: "objdump: Support newer ObjC image info flags"
by Dave Lee
· 7 years ago
d20537e
Revert "objdump: Support newer ObjC image info flags"
by Dave Lee
· 7 years ago
8c4cc47
objdump: Support newer ObjC image info flags
by Dave Lee
· 7 years ago
fd46678
[llvm-objdump] Add --archive-headers (-a) option
by Paul Semel
· 7 years ago
d069a21
[llvm-objdump] Add --file-headers (-f) option
by Paul Semel
· 7 years ago
3605e12
Handle absolute symbols as branch targets in disassembly.
by Sterling Augustine
· 7 years ago
84e5dbf
[llvm-objdump] Add -x --all-headers options
by Fangrui Song
· 7 years ago
3fc70658
[llvm-objdump] Add -R option
by Paul Semel
· 7 years ago
86986e7
Implemented sane default for llvm-objdump's relocation Value format
by Daniel Cederman
· 7 years ago
77b93b3
Fix debug build by adding missing dependencies on libBinaryFormat
by Sam Clegg
· 7 years ago
86cf232
Hexagon: Put relocations after instructions not packets.
by Sid Manning
· 7 years ago
0b24b74
Remove @brief commands from doxygen comments, too.
by Adrian Prantl
· 7 years ago
26b584c
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
cc3b83d
[WebAssembly] objdump: Don't assume all relocations have symbols
by Sam Clegg
· 7 years ago
588fa1c
[WebAssembly] Implement getRelocationValueString()
by Sam Clegg
· 7 years ago
c475d79
[llvm-objdump] Issue error message when object file cannot be created
by Gerolf Hoflehner
· 7 years ago
7effcbd
[llvm-objdump] Print "..." instead of random data for virtual sections
by Francis Visoiu Mistrih
· 7 years ago
0b9d56a
Define InitLLVM to do common initialization all at once.
by Rui Ueyama
· 7 years ago
4ead3eb
[tools] Change std::sort to llvm::sort in response to r327219
by Mandeep Singh Grang
· 7 years ago
476b258
[AMDGPU] Improve disassembler error handling
by Tim Corringham
· 7 years ago
a17a5fa
For llvm-objdump and Mach-O files, fix the printing of module init and
by Kevin Enderby
· 7 years ago
67fe795
[llvm-objdump] Support disassembling by symbol name
by Rafael Auler
· 8 years ago
0e9471b
For llvm-objdump and Mach-O files, update the printing of some thread states
by Kevin Enderby
· 8 years ago
5e4b515
[DebugInfo] Support DWARF v5 source code embedding extension
by Scott Linder
· 8 years ago
adbbd24
[llvm-objdump] Use unique_ptr to simplify memory ownership
by David Blaikie
· 8 years ago
e019ebf
Use delete[] instead of free
by Serge Pavlov
· 8 years ago
fef5198
Use delete[] to deallocate array of chars
by Serge Pavlov
· 8 years ago
35abcb5
Refactor DisassembleInfo in MachODump.cpp
by Serge Pavlov
· 8 years ago
6ccb37f
llvm-objdump when printing the Objective-C meta data also prints the Swift ABI
by Kevin Enderby
· 8 years ago
25b29aa
Fix typo
by Alex Denisov
· 8 years ago
f864e51
llvm-objdump: prevent out of bounds accesses during unwind dumping.
by Tim Northover
· 8 years ago
ca5092a
Avoid int to string conversion in Twine or raw_ostream contexts.
by Benjamin Kramer
· 8 years ago
d1fe0c4
Fix more inconsistent line endings. NFC.
by Dimitry Andric
· 8 years ago
6469bc6
Updated llvm-objdump to display local relocations in Mach-O binaries
by Michael Trent
· 8 years ago
d770752
Remove redundant includes from tools.
by Michael Zolotukhin
· 8 years ago
87e8c32
reverting out -r320532 because a warning is breaking the lld build
by Michael Trent
· 8 years ago
2aa4a86
Updated llvm-objdump to display local relocations in Mach-O binaries
by Michael Trent
· 8 years ago
fc1d511
Reverting r320166 to fix test failures.
by Michael Trent
· 8 years ago
bed8c44
Updated llvm-objdump to display local relocations in Mach-O binaries
by Michael Trent
· 8 years ago
4a6bb53
[CMake] Use PRIVATE in target_link_libraries for executables
by Shoaib Meenai
· 8 years ago
59d4cbb
Test commit, as per the LLVM Developer Policy.
by Michael Trent
· 8 years ago
ce8f24e
Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-O
by Kevin Enderby
· 8 years ago
bdc30c02
Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each.
by Aaron Ballman
· 8 years ago
fbb50d9
[tools] Add option to install binutils symlinks
by Shoaib Meenai
· 8 years ago
d8ff2f4
Untabify.
by NAKAMURA Takumi
· 8 years ago
a8a175e
Convert a few ErrorOr to Expected.
by Rafael Espindola
· 8 years ago
890f4de
[llvm-objdump] Use initializer list for scoped xar api constructors
by Francis Ricci
· 8 years ago
5124768
Guard xar RAII behind HAVE_LIBXAR
by Francis Ricci
· 8 years ago
d7c6322
[llvm-objdump] Add RAII for xar apis
by Francis Ricci
· 8 years ago
97ca964
[Support] Rename tool_output_file to ToolOutputFile, NFC
by Reid Kleckner
· 8 years ago
4d7a2de
Fix a bug in llvm-objdump when disassembling using the wrong default CPU
by Kevin Enderby
· 8 years ago
b261c46
Allow public Triple deduction from ObjectFiles.
by Vlad Tsyrklevich
· 8 years ago
6ad4356
[dwarfdump] Make .eh_frame an alias for .debug_frame
by Jonas Devlieghere
· 8 years ago
552028f
[llvm-objdump] Fix memory leaks in macho dump
by Francis Ricci
· 8 years ago
9022eea
Remove unneccessary string copies from method invocations.
by Vlad Tsyrklevich
· 8 years ago
8e66c2e
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
by Adrian Prantl
· 8 years ago
Next »