aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorMagnus Granberg <baldrick@free.fr>2013-05-21 16:00:49 +0000
committerJakub Jelinek <jakub@redhat.com>2013-05-21 16:00:49 +0000
commit30370bda6ed22a44f5943a4c9032a7d33e65014f (patch)
tree394ac6d0f0a746e3eab68b5845ed25f4b20c97d0 /gcc/ChangeLog
parentf15863c543fbdd8fe4e3b52619e6ac95df8fc630 (diff)
PR plugins/56754
* Makefile.in (PLUGIN_HEADERS): Add $(TARGET_H). git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch@199151 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2d00c66ab1b..32c5262f1e7 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-21 Magnus Granberg <baldrick@free.fr>
+
+ PR plugins/56754
+ * Makefile.in (PLUGIN_HEADERS): Add $(TARGET_H).
+
2013-05-21 Eric Botcazou <ebotcazou@adacore.com>
Backport from mainline