summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-28 15:35:34 +0000
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-28 15:35:34 +0000
commitdba2c8eadb4c8ef02ead3ec1cad0af30b539207a (patch)
tree0488dd3fd81651c9bfba077e1bd2c3298eff399c /ChangeLog
parent18866fd0669eb2896f795b8d6df30c21b96e40d2 (diff)
downloadgcc-dba2c8eadb4c8ef02ead3ec1cad0af30b539207a.tar.gz
* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
Enable bfd, binutils and opcodes. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139715 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17a7a8c3afa..6e531fdfe33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-28 Tristan Gingold <gingold@adacore.com>
+
+ * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
+ Enable bfd, binutils and opcodes.
+ * configure: Regenerate.
+
2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.