aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-03-24 13:25:45 +0000
committerJoseph Myers <joseph@codesourcery.com>2011-03-24 13:25:45 +0000
commit93cc359e66644f93c4b61dc6e38530f17af522e4 (patch)
tree19bfab4d700ac9893358405b5602c81c589f9f65 /ChangeLog
parent788c8b10e36cc1f18faae28c743d7c3d029608c2 (diff)
downloadbinutils-93cc359e66644f93c4b61dc6e38530f17af522e4.zip
binutils-93cc359e66644f93c4b61dc6e38530f17af522e4.tar.gz
binutils-93cc359e66644f93c4b61dc6e38530f17af522e4.tar.bz2
* configure.ac (ppc*-*-pe): Remove host case.
(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target cases. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4d50f2..7c17c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2011-03-24 Joseph Myers <joseph@codesourcery.com>
+ * configure.ac (ppc*-*-pe): Remove host case.
+ (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
+ xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
+ | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
+ cases.
+ * configure: Regenerate.
+
+2011-03-24 Joseph Myers <joseph@codesourcery.com>
+
* config.sub: Update to version 2011-03-23.
2011-03-22 Joseph Myers <joseph@codesourcery.com>