diff --git a/include/ChangeLog b/include/ChangeLog index 4680e5912392..3b11371a7e49 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2009-10-19 Rafael Avila de Espindola + + PR40790 + * plugin-api.h: Don't include stdint.h unconditionally. + 2009-10-15 Jakub Jelinek * include/dwarf2.h (DW_LANG_Python): Add comment that it is diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 01d7f4c87da2..110c79e93ad6 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,9 @@ +2009-10-19 Rafael Avila de Espindola + + PR40790 + * configure: Regenerate. + * configure.ac: Add AC_TYPE_UINT64_T. + 2009-10-16 Rafael Avila de Espindola * lto-plugin.c (message): New variable.