Remove useless includes pulled in by libunwind.
authorwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 10:12:23 +0000 (13:12 +0300)
committerwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 10:12:23 +0000 (13:12 +0300)
These aren't used by libunwind in any configuration and
should be also removed in upstream.

software/include/basec++/memory [deleted file]
software/include/basec++/tuple [deleted file]
software/include/basec++/vector [deleted file]
software/libunwind/__cxxabi_config.h
software/libunwind/strings.h [deleted file]
software/unwinder

diff --git a/software/include/basec++/memory b/software/include/basec++/memory
deleted file mode 100644 (file)
index 899bb3d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CXX_MEMORY
-#define __CXX_MEMORY
-
-#endif /* __CXX_MEMORY */
diff --git a/software/include/basec++/tuple b/software/include/basec++/tuple
deleted file mode 100644 (file)
index c97a8a1..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CXX_TUPLE
-#define __CXX_TUPLE
-
-#endif /* __CXX_TUPLE */
diff --git a/software/include/basec++/vector b/software/include/basec++/vector
deleted file mode 100644 (file)
index ec28441..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CXX_VECTOR
-#define __CXX_VECTOR
-
-#endif /* __CXX_VECTOR */
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..42cd6fe5c99a1418dcc87e301740f0ab37b7d910 100644 (file)
@@ -0,0 +1 @@
+#define LIBCXXABI_ARM_EHABI 0
diff --git a/software/libunwind/strings.h b/software/libunwind/strings.h
deleted file mode 100644 (file)
index 18f596f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-// This is some obsolete BSD crap that libunwind pulls in
-// that's so old and useless it's not worth putting into libbase.
index 7ce966d59aa6c5a8b962dca43a34279b69bec597..70a7d2ad43da6ebf9113b0101bfd4b202e0c7b6b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 7ce966d59aa6c5a8b962dca43a34279b69bec597
+Subproject commit 70a7d2ad43da6ebf9113b0101bfd4b202e0c7b6b