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 /include | |
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 'include')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 4680e591239..3b11371a7e4 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2009-10-19 Rafael Avila de Espindola <espindola@google.com> + + PR40790 + * plugin-api.h: Don't include stdint.h unconditionally. + 2009-10-15 Jakub Jelinek <jakub@redhat.com> * include/dwarf2.h (DW_LANG_Python): Add comment that it is |