summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-27 09:33:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-27 09:33:58 +0000
commitaef162f6a47fe201401e62b33f3e38e69036f6a0 (patch)
treee3ff799d04eea60d1c5575c76cf794c6d69d554b /contrib
parentUse URLs for patches. (diff)
downloadrtems-aef162f6a47fe201401e62b33f3e38e69036f6a0.tar.bz2
Remove (Obsolete).
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/patches/gcc-core-4.2.3-rtems4.9-20080205.diff99
-rw-r--r--contrib/crossrpms/patches/gcc-core-4.2.4-rtems4.9-20080526.diff44
-rw-r--r--contrib/crossrpms/patches/gcc-core-4.3.0-rtems4.9-20080501.diff107
-rw-r--r--contrib/crossrpms/patches/gcc-core-4.3.1-rtems4.9-20080609.diff107
4 files changed, 0 insertions, 357 deletions
diff --git a/contrib/crossrpms/patches/gcc-core-4.2.3-rtems4.9-20080205.diff b/contrib/crossrpms/patches/gcc-core-4.2.3-rtems4.9-20080205.diff
deleted file mode 100644
index cd82739c08..0000000000
--- a/contrib/crossrpms/patches/gcc-core-4.2.3-rtems4.9-20080205.diff
+++ /dev/null
@@ -1,99 +0,0 @@
-diff -uNr gcc-4.2.3.orig/configure gcc-4.2.3/configure
---- gcc-4.2.3.orig/configure 2007-09-15 02:42:24.000000000 +0200
-+++ gcc-4.2.3/configure 2008-02-05 10:32:47.000000000 +0100
-@@ -1260,7 +1260,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
-+ noconfigdirs="$noconfigdirs target-libiberty target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
- *-*-tpf*)
-diff -uNr gcc-4.2.3.orig/configure.in gcc-4.2.3/configure.in
---- gcc-4.2.3.orig/configure.in 2007-09-15 02:42:24.000000000 +0200
-+++ gcc-4.2.3/configure.in 2008-02-05 10:32:47.000000000 +0100
-@@ -420,7 +420,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
-+ noconfigdirs="$noconfigdirs target-libiberty target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
- *-*-tpf*)
-diff -uNr gcc-4.2.3.orig/gcc/config/arm/rtems-elf.h gcc-4.2.3/gcc/config/arm/rtems-elf.h
---- gcc-4.2.3.orig/gcc/config/arm/rtems-elf.h 2007-09-01 17:28:30.000000000 +0200
-+++ gcc-4.2.3/gcc/config/arm/rtems-elf.h 2008-02-05 10:21:49.000000000 +0100
-@@ -26,6 +26,7 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-+ builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-
-diff -uNr gcc-4.2.3.orig/gcc/config/c4x/rtems.h gcc-4.2.3/gcc/config/c4x/rtems.h
---- gcc-4.2.3.orig/gcc/config/c4x/rtems.h 2007-09-01 17:28:30.000000000 +0200
-+++ gcc-4.2.3/gcc/config/c4x/rtems.h 2008-02-05 10:21:49.000000000 +0100
-@@ -23,6 +23,5 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-- builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-diff -uNr gcc-4.2.3.orig/gcc/config/h8300/t-rtems gcc-4.2.3/gcc/config/h8300/t-rtems
---- gcc-4.2.3.orig/gcc/config/h8300/t-rtems 2004-03-17 03:46:28.000000000 +0100
-+++ gcc-4.2.3/gcc/config/h8300/t-rtems 2008-02-05 10:21:49.000000000 +0100
-@@ -2,6 +2,6 @@
-
- # -mn is not applicable to RTEMS (-mn implies 16bit void*)
-
--MULTILIB_OPTIONS = mh/ms mint32
--MULTILIB_DIRNAMES = h8300h h8300s int32
-+MULTILIB_OPTIONS = mh/ms/msx mint32
-+MULTILIB_DIRNAMES = h8300h h8300s h8sx int32
- MULTILIB_EXCEPTIONS = mint32
-diff -uNr gcc-4.2.3.orig/gcc/config/m68k/t-rtems gcc-4.2.3/gcc/config/m68k/t-rtems
---- gcc-4.2.3.orig/gcc/config/m68k/t-rtems 2005-02-07 06:13:25.000000000 +0100
-+++ gcc-4.2.3/gcc/config/m68k/t-rtems 2008-02-05 10:21:49.000000000 +0100
-@@ -1,7 +1,14 @@
- # Custom multilibs for RTEMS
-
--MULTILIB_OPTIONS = m68000/m68020/m5200/mcpu32/m68030/m68040/m68060 m68881/msoft-float
-+MULTILIB_OPTIONS = m68000/m68020/m5200/m528x/mcpu32/m68030/m68040/m68060/m5307/m5407/mcfv4e
-+MULTILIB_OPTIONS += m68881/msoft-float
- MULTILIB_DIRNAMES =
- MULTILIB_MATCHES = m68000=mc68000 m68000=m68302 mcpu32=m68332 m68020=mc68020 m68030=mc68030
--MULTILIB_MATCHES += m5200=m528x
--MULTILIB_EXCEPTIONS = m68000/msoft-float m5200/m68881 m5200/msoft-float mcpu32/m68881 mcpu32/msoft-float m68040/m68881 m68060/m68881
-+MULTILIB_MATCHES += m5200=m5206e
-+MULTILIB_EXCEPTIONS = m68000/msoft-float m68040/m68881 m68060/m68881
-+MULTILIB_EXCEPTIONS += mcpu32/m68881 mcpu32/msoft-float
-+MULTILIB_EXCEPTIONS += m5200/m68881 m5200/msoft-float
-+MULTILIB_EXCEPTIONS += m528x/m68881 m528x/msoft-float
-+MULTILIB_EXCEPTIONS += m5307/m68881 m5307/msoft-float
-+MULTILIB_EXCEPTIONS += m5407/m68881 m5407/msoft-float
-+MULTILIB_EXCEPTIONS += mcfv4e/m68881 mcfv4e/msoft-float
-diff -uNr gcc-4.2.3.orig/gcc/config/mips/elf.h gcc-4.2.3/gcc/config/mips/elf.h
---- gcc-4.2.3.orig/gcc/config/mips/elf.h 2007-09-01 17:28:30.000000000 +0200
-+++ gcc-4.2.3/gcc/config/mips/elf.h 2008-02-05 10:21:49.000000000 +0100
-@@ -48,6 +48,4 @@
- #undef ENDFILE_SPEC
- #define ENDFILE_SPEC "crtend%O%s crtn%O%s"
-
--#define NO_IMPLICIT_EXTERN_C 1
--
- #define HANDLE_PRAGMA_PACK_PUSH_POP 1
-diff -uNr gcc-4.2.3.orig/gcc/gthr-rtems.h gcc-4.2.3/gcc/gthr-rtems.h
---- gcc-4.2.3.orig/gcc/gthr-rtems.h 2005-06-25 04:02:01.000000000 +0200
-+++ gcc-4.2.3/gcc/gthr-rtems.h 2008-02-05 10:21:49.000000000 +0100
-@@ -38,7 +38,6 @@
- #define __GTHREADS 1
-
- #define __GTHREAD_ONCE_INIT 0
--#define __GTHREAD_MUTEX_INIT 0
- #define __GTHREAD_MUTEX_INIT_FUNCTION rtems_gxx_mutex_init
- #define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION rtems_gxx_recursive_mutex_init
-
diff --git a/contrib/crossrpms/patches/gcc-core-4.2.4-rtems4.9-20080526.diff b/contrib/crossrpms/patches/gcc-core-4.2.4-rtems4.9-20080526.diff
deleted file mode 100644
index 23e109d878..0000000000
--- a/contrib/crossrpms/patches/gcc-core-4.2.4-rtems4.9-20080526.diff
+++ /dev/null
@@ -1,44 +0,0 @@
-diff -Naur gcc-4.2.4.orig/configure gcc-4.2.4/configure
---- gcc-4.2.4.orig/configure 2007-09-15 02:42:24.000000000 +0200
-+++ gcc-4.2.4/configure 2008-05-26 08:48:31.000000000 +0200
-@@ -1260,7 +1260,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
-+ noconfigdirs="$noconfigdirs target-libiberty target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
- *-*-tpf*)
-diff -Naur gcc-4.2.4.orig/configure.in gcc-4.2.4/configure.in
---- gcc-4.2.4.orig/configure.in 2007-09-15 02:42:24.000000000 +0200
-+++ gcc-4.2.4/configure.in 2008-05-26 08:48:31.000000000 +0200
-@@ -420,7 +420,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
-+ noconfigdirs="$noconfigdirs target-libiberty target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
- *-*-tpf*)
-diff -Naur gcc-4.2.4.orig/gcc/config/c4x/rtems.h gcc-4.2.4/gcc/config/c4x/rtems.h
---- gcc-4.2.4.orig/gcc/config/c4x/rtems.h 2007-09-01 17:28:30.000000000 +0200
-+++ gcc-4.2.4/gcc/config/c4x/rtems.h 2008-05-26 08:51:24.000000000 +0200
-@@ -23,6 +23,5 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-- builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-diff -Naur gcc-4.2.4.orig/gcc/config/mips/elf.h gcc-4.2.4/gcc/config/mips/elf.h
---- gcc-4.2.4.orig/gcc/config/mips/elf.h 2007-09-01 17:28:30.000000000 +0200
-+++ gcc-4.2.4/gcc/config/mips/elf.h 2008-05-26 08:58:40.000000000 +0200
-@@ -48,6 +48,4 @@
- #undef ENDFILE_SPEC
- #define ENDFILE_SPEC "crtend%O%s crtn%O%s"
-
--#define NO_IMPLICIT_EXTERN_C 1
--
- #define HANDLE_PRAGMA_PACK_PUSH_POP 1
diff --git a/contrib/crossrpms/patches/gcc-core-4.3.0-rtems4.9-20080501.diff b/contrib/crossrpms/patches/gcc-core-4.3.0-rtems4.9-20080501.diff
deleted file mode 100644
index 1c75abda34..0000000000
--- a/contrib/crossrpms/patches/gcc-core-4.3.0-rtems4.9-20080501.diff
+++ /dev/null
@@ -1,107 +0,0 @@
-diff -Naur gcc-4.3.0.orig/configure gcc-4.3.0/configure
---- gcc-4.3.0.orig/configure 2008-02-02 04:29:30.000000000 +0100
-+++ gcc-4.3.0/configure 2008-05-01 07:52:17.000000000 +0200
-@@ -2185,6 +2185,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-+ skipdirs="$skipdirs target-libiberty"
- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
-@@ -5829,7 +5830,7 @@
- # to it. This is right: we don't want to search that directory
- # for binaries, but we want the header files in there, so add
- # them explicitly.
-- FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include'
-+ FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include -isystem $$r/$(HOST_SUBDIR)/gcc/include-fixed'
-
- # Someone might think of using the pre-installed headers on
- # Canadian crosses, in case the installed compiler is not fully
-diff -Naur gcc-4.3.0.orig/configure.ac gcc-4.3.0/configure.ac
---- gcc-4.3.0.orig/configure.ac 2008-02-02 04:29:30.000000000 +0100
-+++ gcc-4.3.0/configure.ac 2008-05-01 07:51:24.000000000 +0200
-@@ -462,6 +462,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-+ skipdirs="$skipdirs target-libiberty"
- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
-@@ -2340,7 +2341,7 @@
- # to it. This is right: we don't want to search that directory
- # for binaries, but we want the header files in there, so add
- # them explicitly.
-- FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include'
-+ FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include -isystem $$r/$(HOST_SUBDIR)/gcc/include-fixed'
-
- # Someone might think of using the pre-installed headers on
- # Canadian crosses, in case the installed compiler is not fully
-diff -Naur gcc-4.3.0.orig/gcc/config/mips/elf.h gcc-4.3.0/gcc/config/mips/elf.h
---- gcc-4.3.0.orig/gcc/config/mips/elf.h 2007-08-02 12:49:31.000000000 +0200
-+++ gcc-4.3.0/gcc/config/mips/elf.h 2008-05-01 07:51:00.000000000 +0200
-@@ -48,6 +48,4 @@
- #undef ENDFILE_SPEC
- #define ENDFILE_SPEC "crtend%O%s crtn%O%s"
-
--#define NO_IMPLICIT_EXTERN_C 1
--
- #define HANDLE_PRAGMA_PACK_PUSH_POP 1
-diff -Naur gcc-4.3.0.orig/gcc/config/rs6000/rtems.h gcc-4.3.0/gcc/config/rs6000/rtems.h
---- gcc-4.3.0.orig/gcc/config/rs6000/rtems.h 2007-08-02 12:49:31.000000000 +0200
-+++ gcc-4.3.0/gcc/config/rs6000/rtems.h 2008-05-01 07:51:00.000000000 +0200
-@@ -49,8 +49,18 @@
- %{mcpu=604: %{!Dppc*: %{!Dmpc*: -Dmpc604} } } \
- %{mcpu=750: %{!Dppc*: %{!Dmpc*: -Dmpc750} } } \
- %{mcpu=821: %{!Dppc*: %{!Dmpc*: -Dmpc821} } } \
--%{mcpu=860: %{!Dppc*: %{!Dmpc*: -Dmpc860} } }"
-+%{mcpu=860: %{!Dppc*: %{!Dmpc*: -Dmpc860} } } \
-+%{mcpu=8540: %{!Dppc*: %{!Dmpc*: -Dppc8540} } }"
-
- #undef SUBSUBTARGET_EXTRA_SPECS
- #define SUBSUBTARGET_EXTRA_SPECS \
- { "cpp_os_rtems", CPP_OS_RTEMS_SPEC }
-+
-+#undef SUBSUBTARGET_OVERRIDE_OPTIONS
-+#define SUBSUBTARGET_OVERRIDE_OPTIONS \
-+ do { \
-+ if (TARGET_E500) \
-+ { \
-+ rs6000_float_gprs = 1; \
-+ } \
-+ } while(0)
-diff -Naur gcc-4.3.0.orig/gcc/config/rs6000/t-rtems gcc-4.3.0/gcc/config/rs6000/t-rtems
---- gcc-4.3.0.orig/gcc/config/rs6000/t-rtems 2005-05-27 09:54:06.000000000 +0200
-+++ gcc-4.3.0/gcc/config/rs6000/t-rtems 2008-05-01 07:51:00.000000000 +0200
-@@ -1,12 +1,12 @@
- # Multilibs for powerpc RTEMS targets.
-
- MULTILIB_OPTIONS = \
--mcpu=403/mcpu=505/mcpu=601/mcpu=603e/mcpu=604/mcpu=860/mcpu=7400 \
-+mcpu=403/mcpu=505/mcpu=601/mcpu=603e/mcpu=604/mcpu=860/mcpu=7400/mcpu=8540 \
- Dmpc8260 \
- msoft-float
-
- MULTILIB_DIRNAMES = \
--m403 m505 m601 m603e m604 m860 m7400 \
-+m403 m505 m601 m603e m604 m860 m7400 m8540 \
- mpc8260 \
- nof
-
-@@ -31,6 +31,10 @@
- # Map 750 to .
- MULTILIB_MATCHES += mcpu?750=
-
-+# Map e500, 8548 to 8540
-+MULTILIB_MATCHES += mcpu?8540=mcpu?e500
-+MUTLILIB_MATCHES += mcpu?8540=mcpu?8548
-+
- # Soft-float only, default implies msoft-float
- # NOTE: Must match with MULTILIB_MATCHES_FLOAT and MULTILIB_MATCHES
- MULTILIB_SOFTFLOAT_ONLY = \
-@@ -64,3 +68,4 @@
- MULTILIB_EXCEPTIONS += *mcpu=750/Dmpc*
- MULTILIB_EXCEPTIONS += *mcpu=860/Dmpc*
- MULTILIB_EXCEPTIONS += *mcpu=7400/Dmpc*
-+MULTILIB_EXCEPTIONS += *mcpu=8540/Dmpc*
diff --git a/contrib/crossrpms/patches/gcc-core-4.3.1-rtems4.9-20080609.diff b/contrib/crossrpms/patches/gcc-core-4.3.1-rtems4.9-20080609.diff
deleted file mode 100644
index 7357630c8c..0000000000
--- a/contrib/crossrpms/patches/gcc-core-4.3.1-rtems4.9-20080609.diff
+++ /dev/null
@@ -1,107 +0,0 @@
-diff -Naur gcc-4.3.1.orig/configure gcc-4.3.1/configure
---- gcc-4.3.1.orig/configure 2008-02-02 04:29:30.000000000 +0100
-+++ gcc-4.3.1/configure 2008-06-09 07:36:22.000000000 +0200
-@@ -2185,6 +2185,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-+ skipdirs="$skipdirs target-libiberty"
- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
-@@ -5829,7 +5830,7 @@
- # to it. This is right: we don't want to search that directory
- # for binaries, but we want the header files in there, so add
- # them explicitly.
-- FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include'
-+ FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include -isystem $$r/$(HOST_SUBDIR)/gcc/include-fixed'
-
- # Someone might think of using the pre-installed headers on
- # Canadian crosses, in case the installed compiler is not fully
-diff -Naur gcc-4.3.1.orig/configure.ac gcc-4.3.1/configure.ac
---- gcc-4.3.1.orig/configure.ac 2008-02-02 04:29:30.000000000 +0100
-+++ gcc-4.3.1/configure.ac 2008-06-09 07:36:22.000000000 +0200
-@@ -462,6 +462,7 @@
- noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss ${libgcj} target-libmudflap"
- ;;
- *-*-rtems*)
-+ skipdirs="$skipdirs target-libiberty"
- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
- ;;
- # The tpf target doesn't support gdb yet.
-@@ -2340,7 +2341,7 @@
- # to it. This is right: we don't want to search that directory
- # for binaries, but we want the header files in there, so add
- # them explicitly.
-- FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include'
-+ FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include -isystem $$r/$(HOST_SUBDIR)/gcc/include-fixed'
-
- # Someone might think of using the pre-installed headers on
- # Canadian crosses, in case the installed compiler is not fully
-diff -Naur gcc-4.3.1.orig/gcc/config/mips/elf.h gcc-4.3.1/gcc/config/mips/elf.h
---- gcc-4.3.1.orig/gcc/config/mips/elf.h 2007-08-02 12:49:31.000000000 +0200
-+++ gcc-4.3.1/gcc/config/mips/elf.h 2008-06-09 07:36:22.000000000 +0200
-@@ -48,6 +48,4 @@
- #undef ENDFILE_SPEC
- #define ENDFILE_SPEC "crtend%O%s crtn%O%s"
-
--#define NO_IMPLICIT_EXTERN_C 1
--
- #define HANDLE_PRAGMA_PACK_PUSH_POP 1
-diff -Naur gcc-4.3.1.orig/gcc/config/rs6000/rtems.h gcc-4.3.1/gcc/config/rs6000/rtems.h
---- gcc-4.3.1.orig/gcc/config/rs6000/rtems.h 2007-08-02 12:49:31.000000000 +0200
-+++ gcc-4.3.1/gcc/config/rs6000/rtems.h 2008-06-09 07:36:22.000000000 +0200
-@@ -49,8 +49,18 @@
- %{mcpu=604: %{!Dppc*: %{!Dmpc*: -Dmpc604} } } \
- %{mcpu=750: %{!Dppc*: %{!Dmpc*: -Dmpc750} } } \
- %{mcpu=821: %{!Dppc*: %{!Dmpc*: -Dmpc821} } } \
--%{mcpu=860: %{!Dppc*: %{!Dmpc*: -Dmpc860} } }"
-+%{mcpu=860: %{!Dppc*: %{!Dmpc*: -Dmpc860} } } \
-+%{mcpu=8540: %{!Dppc*: %{!Dmpc*: -Dppc8540} } }"
-
- #undef SUBSUBTARGET_EXTRA_SPECS
- #define SUBSUBTARGET_EXTRA_SPECS \
- { "cpp_os_rtems", CPP_OS_RTEMS_SPEC }
-+
-+#undef SUBSUBTARGET_OVERRIDE_OPTIONS
-+#define SUBSUBTARGET_OVERRIDE_OPTIONS \
-+ do { \
-+ if (TARGET_E500) \
-+ { \
-+ rs6000_float_gprs = 1; \
-+ } \
-+ } while(0)
-diff -Naur gcc-4.3.1.orig/gcc/config/rs6000/t-rtems gcc-4.3.1/gcc/config/rs6000/t-rtems
---- gcc-4.3.1.orig/gcc/config/rs6000/t-rtems 2005-05-27 09:54:06.000000000 +0200
-+++ gcc-4.3.1/gcc/config/rs6000/t-rtems 2008-06-09 07:36:22.000000000 +0200
-@@ -1,12 +1,12 @@
- # Multilibs for powerpc RTEMS targets.
-
- MULTILIB_OPTIONS = \
--mcpu=403/mcpu=505/mcpu=601/mcpu=603e/mcpu=604/mcpu=860/mcpu=7400 \
-+mcpu=403/mcpu=505/mcpu=601/mcpu=603e/mcpu=604/mcpu=860/mcpu=7400/mcpu=8540 \
- Dmpc8260 \
- msoft-float
-
- MULTILIB_DIRNAMES = \
--m403 m505 m601 m603e m604 m860 m7400 \
-+m403 m505 m601 m603e m604 m860 m7400 m8540 \
- mpc8260 \
- nof
-
-@@ -31,6 +31,10 @@
- # Map 750 to .
- MULTILIB_MATCHES += mcpu?750=
-
-+# Map e500, 8548 to 8540
-+MULTILIB_MATCHES += mcpu?8540=mcpu?e500
-+MUTLILIB_MATCHES += mcpu?8540=mcpu?8548
-+
- # Soft-float only, default implies msoft-float
- # NOTE: Must match with MULTILIB_MATCHES_FLOAT and MULTILIB_MATCHES
- MULTILIB_SOFTFLOAT_ONLY = \
-@@ -64,3 +68,4 @@
- MULTILIB_EXCEPTIONS += *mcpu=750/Dmpc*
- MULTILIB_EXCEPTIONS += *mcpu=860/Dmpc*
- MULTILIB_EXCEPTIONS += *mcpu=7400/Dmpc*
-+MULTILIB_EXCEPTIONS += *mcpu=8540/Dmpc*