summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>2012-06-19 20:01:23 +0000
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>2012-06-19 20:01:23 +0000
commitf16c00a6be6dca58f3804b3fcc545c00ef0a7899 (patch)
tree378907a8e75c8f6f1ef952ad6d8a93e17d2944bc /contrib/ChangeLog
parent367b1459a0a977c75979523f7cb6b7c8925effd1 (diff)
downloadgcc-f16c00a6be6dca58f3804b3fcc545c00ef0a7899.tar.gz
* check_makefile_deps.sh: Look for c-common.o in c-family/.
Add a few more crt* files to the list of files to skip. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188792 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 8c21a8a6bad..f0e0e421776 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-19 Steven Bosscher <steven@gcc.gnu.org>
+
+ * check_makefile_deps.sh: Look for c-common.o in c-family/.
+ Add a few more crt* files to the list of files to skip.
+
2012-05-31 Marek Polacek <polacek@redhat.com>
* mklog: Prevent printing three spaces after the date.