diff options
author | espindola <espindola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-10-19 16:23:38 +0000 |
---|---|---|
committer | espindola <espindola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-10-19 16:23:38 +0000 |
commit | f5dac1ddbe81641c0261523de1c3d7ccd40b59ab (patch) | |
tree | 9b571a0e971201035fe640a90bd6890148d3fc40 /lto-plugin | |
parent | cc6056e1873c7daa9b0041cdb6af67b57adbd9b6 (diff) | |
download | gcc-f5dac1ddbe81641c0261523de1c3d7ccd40b59ab.tar.gz |
missing changelog
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152982 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin')
-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 01d7f4c87da..110c79e93ad 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,9 @@ +2009-10-19 Rafael Avila de Espindola <espindola@google.com> + + PR40790 + * configure: Regenerate. + * configure.ac: Add AC_TYPE_UINT64_T. + 2009-10-16 Rafael Avila de Espindola <espindola@google.com> * lto-plugin.c (message): New variable. |