diff options
author | Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com> | 2008-04-25 17:19:27 +0530 |
---|---|---|
committer | Pompapathi V Gadad <pompa@gcc.gnu.org> | 2008-04-25 17:19:27 +0530 |
commit | 68d154b9d5d7ce8474e5150ee8c155d7143c9866 (patch) | |
tree | a6a7a6078b371372ce6d03033b6110b7c2c26f0a | |
parent | ac89df2f7b69cc7c322f0f40131d8c2f77fe4322 (diff) | |
download | gcc-68d154b9d5d7ce8474e5150ee8c155d7143c9866.zip gcc-68d154b9d5d7ce8474e5150ee8c155d7143c9866.tar.gz gcc-68d154b9d5d7ce8474e5150ee8c155d7143c9866.tar.bz2 |
config.gcc (crx-*-elf): Remove deprecation.
2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
* config.gcc (crx-*-elf): Remove deprecation.
From-SVN: r134662
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/config.gcc | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c634ab3..cecb6c5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com> + + * config.gcc (crx-*-elf): Remove deprecation. + 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net> * config/i386/cygming-crtend.c (register_frame_ctor): Register diff --git a/gcc/config.gcc b/gcc/config.gcc index 7276be3..c951000 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -195,8 +195,7 @@ md_file= # Obsolete configurations. case ${target} in - crx-* \ - | mt-* \ + mt-* \ | strongarm*-* \ | ep9312*-* \ | xscale*-* \ |