summaryrefslogtreecommitdiff
path: root/lib/gcc/mips64el-linux-android/4.8/include/stdnoreturn.h
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-01-27 22:38:08 -0800
committerAndrew Hsieh <andrewhsieh@google.com>2014-01-27 22:40:53 -0800
commit3b5bef47de8017ff39ef5bfbe801e3fa6b272fab (patch)
treee492719f787b517a062b90e28ccf4c7e9aa8d176 /lib/gcc/mips64el-linux-android/4.8/include/stdnoreturn.h
parent27728790b1ad4cc026ac4922eedd5b99d971f20d (diff)
downloadmips64el-linux-android-4.8-3b5bef47de8017ff39ef5bfbe801e3fa6b272fab.tar.gz
Add mips64 toolchain mips64el-linux-android-4.8 (darwin-x86_64)android-wear-5.0.0_r1android-l-preview_r2android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-wear-releaselollipop-releaselollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releasel-preview
Build instructions (on MacOSX): export NDK=your-AOSP-path/ndk cd $NDK ; ./build/tools/dev-cleanup.sh ./build/tools/download-toolchain-sources.sh /tmp/ndk-$USER/src ./build/tools/gen-platforms.sh --minimal --dst-dir=$NDK --ndk-dir=$NDK --arch=mips64 ./build/tools/build-gcc.sh /tmp/ndk-$USER/src $NDK --gdb-version=7.3.x mips64el-linux-android-4.8 --try-64 rm -rf $NDK/toolchains/mips64el-linux-android-4.8/prebuilt/darwin-x86_64/sysroot cp -a $NDK/toolchains/mips64el-linux-android-4.8/prebuilt/darwin-x86_64/* \ $NDK/../prebuilts/gcc/darwin-x86_64/mips/mips64el-linux-android-4.8 Change-Id: Ie6e2169439300f2cb63c08bdbdd716ee212a9922
Diffstat (limited to 'lib/gcc/mips64el-linux-android/4.8/include/stdnoreturn.h')
-rw-r--r--lib/gcc/mips64el-linux-android/4.8/include/stdnoreturn.h35
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/gcc/mips64el-linux-android/4.8/include/stdnoreturn.h b/lib/gcc/mips64el-linux-android/4.8/include/stdnoreturn.h
new file mode 100644
index 0000000..ce4bec9
--- /dev/null
+++ b/lib/gcc/mips64el-linux-android/4.8/include/stdnoreturn.h
@@ -0,0 +1,35 @@
+/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+
+This file is part of GCC.
+
+GCC is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 3, or (at your option)
+any later version.
+
+GCC is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+Under Section 7 of GPL version 3, you are granted additional
+permissions described in the GCC Runtime Library Exception, version
+3.1, as published by the Free Software Foundation.
+
+You should have received a copy of the GNU General Public License and
+a copy of the GCC Runtime Library Exception along with this program;
+see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
+<http://www.gnu.org/licenses/>. */
+
+/* ISO C1X: 7.23 _Noreturn <stdnoreturn.h>. */
+
+#ifndef _STDNORETURN_H
+#define _STDNORETURN_H
+
+#ifndef __cplusplus
+
+#define noreturn _Noreturn
+
+#endif
+
+#endif /* stdnoreturn.h */