diff --git a/samples/powerpc-405fp-linux-gnu/crosstool.config b/samples/powerpc-405-linux-gnu/crosstool.config similarity index 95% rename from samples/powerpc-405fp-linux-gnu/crosstool.config rename to samples/powerpc-405-linux-gnu/crosstool.config index 5c6baa43..c9c05d46 100644 --- a/samples/powerpc-405fp-linux-gnu/crosstool.config +++ b/samples/powerpc-405-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1110M -# Tue Oct 21 23:30:08 2008 +# crosstool-NG version: 1.2.0+svn_trunk@1114 +# Wed Oct 22 20:56:36 2008 # # @@ -81,8 +81,8 @@ CT_ARCH_SUPPORT_TUNE=y # CT_ARCH_DEFAULT_BE is not set # CT_ARCH_DEFAULT_LE is not set CT_ARCH_ABI="" -CT_ARCH_CPU="405fp" -CT_ARCH_TUNE="405fp" +CT_ARCH_CPU="405" +CT_ARCH_TUNE="405" # CT_ARCH_FLOAT_HW is not set CT_ARCH_FLOAT_SW=y CT_TARGET_CFLAGS="" @@ -114,7 +114,7 @@ CT_ARCH_powerpc=y # CT_USE_SYSROOT=y CT_SHARED_LIBS=y -CT_TARGET_VENDOR="405fp" +CT_TARGET_VENDOR="405" CT_TARGET_ALIAS_SED_EXPR="" CT_TARGET_ALIAS="" @@ -336,3 +336,8 @@ CT_GDB_VERSION="6.8" CT_NCURSES_V_5_6=y CT_NCURSES_VERSION="5.6" # CT_DEBUG_strace is not set +# CT_STRACE_V_4_5 is not set +# CT_STRACE_V_4_5_14 is not set +# CT_STRACE_V_4_5_15 is not set +# CT_STRACE_V_4_5_16 is not set +# CT_STRACE_V_4_5_18 is not set diff --git a/samples/powerpc-405-linux-gnu/reported.by b/samples/powerpc-405-linux-gnu/reported.by new file mode 100644 index 00000000..c6f37132 --- /dev/null +++ b/samples/powerpc-405-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Julien DUSSER" +reporter_url="http://sourceware.org/ml/crossgcc/2008-10/msg00054.html" +reporter_comment="Soft-float for the 405 PowerPC" diff --git a/samples/powerpc-405fp-linux-gnu/reported.by b/samples/powerpc-405fp-linux-gnu/reported.by deleted file mode 100644 index e32d8247..00000000 --- a/samples/powerpc-405fp-linux-gnu/reported.by +++ /dev/null @@ -1,3 +0,0 @@ -reporter_name="YEM" -reporter_url="http://ymorin.is-a-geek.org/" -reporter_comment="Soft-float for the 405fp PowerPC"