llvm-project/lldb/source
Johnny Chen d88d96cac9 Add emulation for "ADR" operations. Add a ThumbImm8Scaled() convenience function
and rename the original ThumbImmScaled() function to ThumbImm7Scaled().

llvm-svn: 126335
2011-02-23 21:24:25 +00:00
..
API Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form 2011-02-23 00:35:02 +00:00
Breakpoint Fixed the BreakpointLocationList to be able to do O(1) lookups on breakpoint 2011-02-05 00:38:04 +00:00
Commands Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form 2011-02-23 00:35:02 +00:00
Core Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form 2011-02-23 00:35:02 +00:00
Expression Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form 2011-02-23 00:35:02 +00:00
Host Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form 2011-02-23 00:35:02 +00:00
Interpreter Don't limit StreamTee to just two streams. It now can contain 2011-02-20 02:15:07 +00:00
Plugins Add emulation for "ADR" operations. Add a ThumbImm8Scaled() convenience function 2011-02-23 21:24:25 +00:00
Symbol Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form 2011-02-23 00:35:02 +00:00
Target Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form 2011-02-23 00:35:02 +00:00
Utility All UnwindPlan objects are now passed around as shared pointers. 2011-02-15 00:19:15 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Patch to remove uses of non-standard strcasestr and replace then with 2011-02-04 18:55:41 +00:00
lldb.cpp Added new target instance settings for execution settings: 2011-02-18 01:44:25 +00:00