Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
0e00af21580d7ee85e14abd518d4aa54157dcbf5
/
source
/
Plugins
/
Disassembler
/
llvm
d5f76bb
Patch to remove uses of non-standard strcasestr and replace then with
by Greg Clayton
· 14 years ago
b01000f
A few of the issue I have been trying to track down and fix have been due to
by Greg Clayton
· 14 years ago
1e2e271
Fixed the "-b" option on disassembly to always pad out the bytes with for
by Greg Clayton
· 14 years ago
91557b0
Fixed a bug where the LLVM disassembler was ignoring the show_address parameter.
by Sean Callanan
· 14 years ago
e9cab7a
Revert last checkin to DisassemblerLLVM.cpp; that was some temporary
by Jason Molenda
· 14 years ago
a6b71de
Built the native unwinder with all the warnings c++-4.2 could muster;
by Jason Molenda
· 14 years ago
5c4c746
Added the ability to get the disassembly instructions from the function and
by Greg Clayton
· 14 years ago
eea2640
Moved the section load list up into the target so we can use the target
by Greg Clayton
· 14 years ago
8541f2f
Added extensive logging of the code that is actually going
by Sean Callanan
· 14 years ago
c9b6000
Updated LLVM and Clang to July 20 at 16:00.
by Greg Clayton
· 14 years ago
54e7afa
Merged Eli Friedman's linux build changes where he added Makefile files that
by Greg Clayton
· 14 years ago
cf7f1ad
Fixed up disassembly to not emit the module name before all function names
by Greg Clayton
· 14 years ago
7043635
Centralized all disassembly into static functions in source/Core/Disassembler.cpp.
by Greg Clayton
· 14 years ago
0a298dc
Fixed a problem where invalid triples were being passed
by Sean Callanan
· 14 years ago
cf01505
Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu
by Greg Clayton
· 14 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 14 years ago