aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-12 11:14:36 +0100
committerRalf Corsepius <corsepiu@gcc.gnu.org>2004-11-12 11:14:36 +0100
commit0e03665c19d2df42c511a5109d84de59d061cb25 (patch)
tree791da784c0e771b1e3a48321a32eda00ce58a769 /gcc
parent805221b9265c751508113a25af236d9f3429b46d (diff)
downloadgcc-0e03665c19d2df42c511a5109d84de59d061cb25.zip
gcc-0e03665c19d2df42c511a5109d84de59d061cb25.tar.gz
gcc-0e03665c19d2df42c511a5109d84de59d061cb25.tar.bz2
t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Remove m505/roe multilib variant.
2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org> * config/rs6000/t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Remove m505/roe multilib variant. From-SVN: r90525
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/rs6000/t-rtems1
2 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3696bd1..5408d08 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * config/rs6000/t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY):
+ Remove m505/roe multilib variant.
+
2004-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
* expr.c (emit_group_load) <CONCAT>: Use extract_bit_field
diff --git a/gcc/config/rs6000/t-rtems b/gcc/config/rs6000/t-rtems
index 364a22d..05d9a26 100644
--- a/gcc/config/rs6000/t-rtems
+++ b/gcc/config/rs6000/t-rtems
@@ -33,6 +33,7 @@ MULTILIB_MATCHES = ${MULTILIB_MATCHES_ENDIAN} \
# Cpu-variants supporting new exception processing only
MULTILIB_NEW_EXCEPTIONS_ONLY = \
+*mcpu=505*/*D_OLD_EXCEPTIONS* \
*mcpu=604*/*D_OLD_EXCEPTIONS* \
*mcpu=750*/*D_OLD_EXCEPTIONS* \
*mcpu=821*/*D_OLD_EXCEPTIONS* \