]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove ia64 from obsolete list
authorAlan Modra <amodra@gmail.com>
Thu, 11 Feb 2021 11:55:02 +0000 (22:25 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 11 Feb 2021 12:03:48 +0000 (22:33 +1030)
* config.bfd: Remove ia64 from obsolete list.

bfd/ChangeLog
bfd/config.bfd

index b0f1ce3ae48a97ae19bc1a405b37c312b827596b..d0d45853a643c4dd477e7fa53563b4ad66d04f4b 100644 (file)
@@ -1,3 +1,7 @@
+2021-02-11  Alan Modra  <amodra@gmail.com>
+
+       * config.bfd: Remove ia64 from obsolete list.
+
 2021-02-11  Alan Modra  <amodra@gmail.com>
 
        PR ld/22269
index 7783dca311a92ca00442d9c6da269b01251ea7b8..9434fd6c7e43af7e8422762cee69bb07e52248bd 100644 (file)
@@ -53,7 +53,6 @@ case $targ in
     echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
     exit 1
     ;;
- ia64*-*-* | \
  null)
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration $targ is obsolete." >&2