summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-28 01:43:37 +0000
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-28 01:43:37 +0000
commit352ce91b74a7fb82d55edd7d046035a8f4c6b47c (patch)
tree68289fd1c97278129eaef1ff7179c5a3ee972350 /ChangeLog
parenta54130fbf4b98d104a2e662520592123bfbffa65 (diff)
downloadgcc-352ce91b74a7fb82d55edd7d046035a8f4c6b47c.tar.gz
* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
things that depend on them. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57602 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d28db9402b..492edef095c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-27 Geoffrey Keating <geoffk@apple.com>
+
+ * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
+ things that depend on them.
+
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make subsituted variables more autoconfy.