aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/Makefile.in1
2 files changed, 7 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
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 2ff21e2..76b5d6b 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -4534,6 +4534,7 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(EXCEPT_H) tree-ssa-sccvn.h real.h output.h $(IPA_UTILS_H) \
$(C_PRAGMA_H) $(CPPLIB_H) $(FUNCTION_H) \
cppdefault.h flags.h $(MD5_H) params.def params.h prefix.h tree-inline.h \
+ gimple-pretty-print.h tree-pretty-print.h realmpfr.h \
$(IPA_PROP_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) version.h
# generate the 'build fragment' b-header-vars