aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorAndreas Tobler <a.tobler@schweiz.org>2007-07-25 21:38:55 +0000
committerAndreas Tobler <andreast@gcc.gnu.org>2007-07-25 23:38:55 +0200
commit9faca04e40916505887bce2e984c41a54a145f33 (patch)
treee45a703d70ddf0103bc82db7f915f8d9f19932c1 /gcc/ChangeLog
parent6887a8b9b74d26cafd06b9a5fdc5fd7e7d81abbd (diff)
downloadgcc-9faca04e40916505887bce2e984c41a54a145f33.zip
gcc-9faca04e40916505887bce2e984c41a54a145f33.tar.gz
gcc-9faca04e40916505887bce2e984c41a54a145f33.tar.bz2
darwin.c: Include debug.h.
2007-07-25 Andreas Tobler <a.tobler@schweiz.org> * config/darwin.c: Include debug.h. From-SVN: r126933
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 861f347..9084dd0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-25 Andreas Tobler <a.tobler@schweiz.org>
+
+ * config/darwin.c: Include debug.h.
+
2007-07-25 Steve Ellcey <sje@cup.hp.com>
PR target/32218