From e71f0db6e340192b149a74a4a99058091e8455fa Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Wed, 28 Oct 2015 14:13:30 -0700 Subject: Rename nios2 sample to match the naming convention. With current name, 'make saveconfig' is broken for this sample. Also, it is confusing to have a sample named 'nios2-elf-mingw32' while show-tuple refers to it as 'nios2-spico-elf' and saveconfig attempts to save it into 'i686-w64-mingw32,nios2-spico-elf'. Signed-off-by: Alexey Neyman diff --git a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config new file mode 100644 index 0000000..167df55 --- /dev/null +++ b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config @@ -0,0 +1,18 @@ +CT_EXPERIMENTAL=y +CT_LOCAL_TARBALLS_DIR="${HOME}/src" +CT_SAVE_TARBALLS=y +# CT_REMOVE_DOCS is not set +CT_LOG_EXTRA=y +CT_ARCH_nios2=y +CT_STATIC_TOOLCHAIN=y +CT_TOOLCHAIN_BUGURL="https://bitbucket.org/netzimme/eax-gcc/issues?status=new&status=open" +CT_TARGET_VENDOR="spico" +CT_CANADIAN=y +CT_HOST="i686-w64-mingw32" +CT_BINUTILS_V_2_25=y +CT_CC_LANG_CXX=y +CT_DEBUG_gdb=y +# CT_GDB_CROSS is not set +CT_MPFR_V_3_1_2=y +CT_ISL_V_0_12_2=y +CT_MPC_V_1_0_2=y diff --git a/samples/i686-w64-mingw32,nios2-spico-elf/reported.by b/samples/i686-w64-mingw32,nios2-spico-elf/reported.by new file mode 100644 index 0000000..c2bc32b --- /dev/null +++ b/samples/i686-w64-mingw32,nios2-spico-elf/reported.by @@ -0,0 +1,3 @@ +reporter_name="Daniel Zimmermann " +reporter_url="http://www.zimme.de" +reporter_comment="cross compiler toolchain for the NIOS2 architecture. NIOS2 is a soft microprocessor from Altera" diff --git a/samples/nios2-elf-mingw32/crosstool.config b/samples/nios2-elf-mingw32/crosstool.config deleted file mode 100644 index 167df55..0000000 --- a/samples/nios2-elf-mingw32/crosstool.config +++ /dev/null @@ -1,18 +0,0 @@ -CT_EXPERIMENTAL=y -CT_LOCAL_TARBALLS_DIR="${HOME}/src" -CT_SAVE_TARBALLS=y -# CT_REMOVE_DOCS is not set -CT_LOG_EXTRA=y -CT_ARCH_nios2=y -CT_STATIC_TOOLCHAIN=y -CT_TOOLCHAIN_BUGURL="https://bitbucket.org/netzimme/eax-gcc/issues?status=new&status=open" -CT_TARGET_VENDOR="spico" -CT_CANADIAN=y -CT_HOST="i686-w64-mingw32" -CT_BINUTILS_V_2_25=y -CT_CC_LANG_CXX=y -CT_DEBUG_gdb=y -# CT_GDB_CROSS is not set -CT_MPFR_V_3_1_2=y -CT_ISL_V_0_12_2=y -CT_MPC_V_1_0_2=y diff --git a/samples/nios2-elf-mingw32/reported.by b/samples/nios2-elf-mingw32/reported.by deleted file mode 100644 index c2bc32b..0000000 --- a/samples/nios2-elf-mingw32/reported.by +++ /dev/null @@ -1,3 +0,0 @@ -reporter_name="Daniel Zimmermann " -reporter_url="http://www.zimme.de" -reporter_comment="cross compiler toolchain for the NIOS2 architecture. NIOS2 is a soft microprocessor from Altera" -- cgit v0.10.2-6-g49f6