aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorBasile Starynkevitch <basile@starynkevitch.net>2011-04-11 19:31:50 +0000
committerBasile Starynkevitch <bstarynk@gcc.gnu.org>2011-04-11 19:31:50 +0000
commit6075765d8c6993df315a8792440673d95741a5e8 (patch)
treea5a847132fb7f1f6944707318485c56c9dd8e90c /gcc/ChangeLog
parenta58dfa4999fb9f46aa315ff6d99c36d350b24159 (diff)
downloadgcc-6075765d8c6993df315a8792440673d95741a5e8.zip
gcc-6075765d8c6993df315a8792440673d95741a5e8.tar.gz
gcc-6075765d8c6993df315a8792440673d95741a5e8.tar.bz2
Makefile.in (PLUGIN_HEADERS): Add gimple-pretty-print.h tree-pretty-print.h & realmpfr.h.
2011-04-11 Basile Starynkevitch <basile@starynkevitch.net> * Makefile.in (PLUGIN_HEADERS): Add gimple-pretty-print.h tree-pretty-print.h & realmpfr.h. From-SVN: r172275
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3dd0f1d..d1a0555 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+
+2011-04-11 Basile Starynkevitch <basile@starynkevitch.net>
+
+ * Makefile.in (PLUGIN_HEADERS): Add gimple-pretty-print.h
+ tree-pretty-print.h & realmpfr.h.
+
2011-04-11 Vladimir Makarov <vmakarov@redhat.com>
PR middle-end/48464