diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fe04699b45..6543260b29 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2020-06-15 Alan Modra + + * config.bfd: Obsolete powerpcle-*-pe targets. + 2020-06-15 Alan Modra PR 26103 diff --git a/bfd/config.bfd b/bfd/config.bfd index 40f259c92a..231e6f155d 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -53,6 +53,7 @@ case $targ in echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2 exit 1 ;; + powerpcle-*-pe | powerpcle-*-winnt* | powerpcle-*-cygwin* | \ null) if test "x$enable_obsolete" != xyes; then echo "*** Configuration $targ is obsolete." >&2