llvm-project/lldb
Johnny Chen 9864b5ec5f Add emulate_add_rd_sp_imm (SP plus immediate) to the g_arm_opcodes and g_thumb_opcodes tables.
Change the data type of Context.arg2 to int64_t due to possible negative values.

llvm-svn: 124343
2011-01-27 01:26:19 +00:00
..
docs Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
examples Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
include Added error reporting to IRForTarget so that the 2011-01-27 01:07:04 +00:00
lib Simple makefile fixups. 2011-01-25 23:03:42 +00:00
lldb.xcodeproj Move #define's out of ARMUtils.h and into a newly created file ARMDefines.h. 2011-01-26 01:18:52 +00:00
resources Bumped Xcode project versions to lldb-44 and debugserver-129. 2011-01-25 07:01:26 +00:00
scripts Updated to revision 123723 of LLVM, to bring in 2011-01-18 23:32:05 +00:00
source Add emulate_add_rd_sp_imm (SP plus immediate) to the g_arm_opcodes and g_thumb_opcodes tables. 2011-01-27 01:26:19 +00:00
test Add "-A arch_spec" and "-C compiler_spec" options to the test driver. Example: 2011-01-26 19:07:42 +00:00
tools Enabled extra warnings and fixed a bunch of small issues. 2011-01-25 23:55:37 +00:00
utils The recent change in argument parsing is messing up the emacs lldb mode's capability to properly 2010-12-20 22:58:58 +00:00
www Apply patch from Bruce Mitchener to fix spelling errors. 2011-01-07 17:16:03 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Simple makefile fixups. 2011-01-25 23:03:42 +00:00