summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-27 07:42:10 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-27 07:42:10 +0000
commitde27a4735751b94d7822a3bb977eb410a4dc98e0 (patch)
tree5c35e1a8044ac5dd77b1e3143e71814c99932d3c /gcc/ChangeLog
parentde4998ea667e1a18f625a18406a12cbcc92dea01 (diff)
downloadgcc-de27a4735751b94d7822a3bb977eb410a4dc98e0.tar.gz
* cppfiles.c (read_include_file): Add comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47369 138bc75d-0d04-0410-961f-82ee72b054a4
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 1a22e47bf97..2d6093552dc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-27 Zack Weinberg <zack@codesourcery.com>
+
+ * cppfiles.c (read_include_file): Add comment.
+
2001-11-26 Richard Henderson <rth@redhat.com>
* toplev.c (rest_of_compilation): Call free_bb_for_insn before exit.