OSDN Git Service

2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
authorpompa <pompa@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Apr 2008 11:49:27 +0000 (11:49 +0000)
committerpompa <pompa@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Apr 2008 11:49:27 +0000 (11:49 +0000)
* config.gcc (crx-*-elf): Remove deprecation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@134662 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

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