config.gcc (crx-*-elf): Remove deprecation.
authorPompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
Fri, 25 Apr 2008 11:49:27 +0000 (17:19 +0530)
committerPompapathi V Gadad <pompa@gcc.gnu.org>
Fri, 25 Apr 2008 11:49:27 +0000 (17:19 +0530)
2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
* config.gcc (crx-*-elf): Remove deprecation.

From-SVN: r134662

gcc/ChangeLog
gcc/config.gcc

index c634ab396d360603cc6b6721d491e77c64dd612c..cecb6c50068be489f1d249e271ed4faf14275b5b 100644 (file)
@@ -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
index 7276be31019a8742d7bb1b056418e1490bd72bb5..c951000ccaf8fccbe32bb6d307a1044708dffc45 100644 (file)
@@ -195,8 +195,7 @@ md_file=
 
 # Obsolete configurations.
 case ${target} in
-   crx-*               \
- | mt-*                        \
+   mt-*                        \
  | strongarm*-*                \
  | ep9312*-*           \
  | xscale*-*           \