diff options
author | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-10-13 09:15:00 +0000 |
---|---|---|
committer | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-10-13 09:15:00 +0000 |
commit | aeb15dbf397e64536cf5eb475f70cff0e1e27004 (patch) | |
tree | b44abbf7f862b9068bb9c33051bcfa83ce9fcdc7 /lto-plugin/ChangeLog | |
parent | d6ef094a5b1afb9df7a49586e6f07a15ab8be89d (diff) | |
download | gcc-aeb15dbf397e64536cf5eb475f70cff0e1e27004.tar.gz |
2009-10-13 Richard Guenther <rguenther@suse.de>
* Makefile.am (liblto_plugin_la_LIBADD): Link against the
correct libiberty.
* Makefile.in: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152698 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r-- | lto-plugin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index cabfcca9f2e..a68e3ff3343 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,9 @@ +2009-10-13 Richard Guenther <rguenther@suse.de> + + * Makefile.am (liblto_plugin_la_LIBADD): Link against the + correct libiberty. + * Makefile.in: Regenerated. + 2009-10-08 Rafael Avila de Espindola <espindola@google.com> * lto-plugin.c (add_input_library): New. |