summaryrefslogtreecommitdiff
path: root/gcc/config/m68k
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-25 15:13:25 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-25 15:13:25 +0000
commit18a2c293da3a27ff303a67ef7e610145e914e444 (patch)
tree0d68d47c3efd09f056898b183cdfed46a6e9ebd3 /gcc/config/m68k
parentbe4beff1fd988b04b84bad1ce00d3e46fff51aab (diff)
downloadgcc-18a2c293da3a27ff303a67ef7e610145e914e444.tar.gz
2009-03-25 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk r15061 * gcc/basilys.h: (ppl_Coefficient_t, ppl_Linear_Expression_t) (ppl_Constraint_t, ppl_Constraint_System_t, ppl_Generator_t) (ppl_Generator_System_t): typedef copied from <ppl_c.h>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@145063 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k')
-rw-r--r--gcc/config/m68k/t-rtems1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/m68k/t-rtems b/gcc/config/m68k/t-rtems
index 2b0750f0f05..0997afebc94 100644
--- a/gcc/config/m68k/t-rtems
+++ b/gcc/config/m68k/t-rtems
@@ -4,5 +4,6 @@ M68K_MLIB_CPU += && (match(MLIB, "^68") \
|| MLIB == "5206" \
|| MLIB == "5208" \
|| MLIB == "5307" \
+ || MLIB == "5329" \
|| MLIB == "5407" \
|| MLIB == "5475")