bfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete.
authorKaz Kojima <kkojima@rr.iij4u.or.jp>
Mon, 7 Dec 2015 00:58:37 +0000 (09:58 +0900)
committerKaz Kojima <kkojima@rr.iij4u.or.jp>
Mon, 7 Dec 2015 01:01:02 +0000 (10:01 +0900)
bfd/ChangeLog
bfd/config.bfd

index e810dbe..8c0336d 100644 (file)
@@ -1,3 +1,7 @@
+2015-12-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * config.bfd: Mark sh5*-*-* and sh64*-*-* as obsolete.
+
 2015-12-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf32-i386.c (elf_i386_convert_load): Skip if addend isn't 0.
 2015-12-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf32-i386.c (elf_i386_convert_load): Skip if addend isn't 0.
index 462a00d..c11204e 100644 (file)
@@ -53,6 +53,7 @@ case $targ in
     echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
     exit 1
     ;;
     echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
     exit 1
     ;;
+ sh5*-*-* | sh64*-*-* | \
  null)
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration $targ is obsolete." >&2
  null)
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration $targ is obsolete." >&2