hanchenye-llvm-project/lldb/source/Plugins/Platform
Justin Hibbits db39cdfbb7 Fix some bugs from D5988
Summary:
Ed Maste found some problems with the commit in D5988.  Address most of these.
While here, also add floating point return handling.  This doesn't handle
128-bit long double yet.  Since I don't have any system that uses it, I don't
currently have plans to implement it.

Reviewers: emaste

Reviewed By: emaste

Subscribers: emaste, lldb-commits

Differential Revision: http://reviews.llvm.org/D6049

llvm-svn: 220963
2014-10-31 15:57:52 +00:00
..
FreeBSD Fix some bugs from D5988 2014-10-31 15:57:52 +00:00
Kalimba Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections 2014-09-29 08:02:24 +00:00
Linux Add breakpoint instruction byte sequences for arm to 2014-10-28 03:43:54 +00:00
MacOSX Fix implicit conversion of NULL constant to 'bool'. 2014-10-21 20:35:35 +00:00
POSIX Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled. 2014-10-10 00:09:16 +00:00
Windows Test suite runs better again after recent fixes that would select a platform if a "file a.out" auto selected a different platform than the selected one. 2014-09-19 20:11:50 +00:00
gdb-server Move ConnectionFileDescriptor to platform-specific Host directory. 2014-10-06 21:22:36 +00:00
CMakeLists.txt
Makefile Use PARALLEL_DIRS instead of DIRS in the Makefile 2014-10-14 06:26:33 +00:00