X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=1d080fc56d88bc7771a96337700272851b05761e;hb=d46addbb52a1f6d970bcac583b0b00ff4326e116;hp=9cd55f7a69c37a692a20729228d9751b8052dbe6;hpb=969b1713b7c5bc0a5fb90d85f82c7f0fd27de34f;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 9cd55f7a69..1d080fc56d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2015-08-07 H.J. Lu + + Sync with GCC + 2015-07-28 Ben Elliston + + * config.sub, config.guess: Import from upstream. + +2015-08-06 Yaakov Selkowitz + + * Makefile.def (libiconv): Define bootstrap=true. + Mark pdf/html/info as missing. + (configure-gcc): Depend on all-libiconv. + (all-gcc): Ditto. + (configure-libcpp): Ditto. + (all-libcpp): Ditto. + (configure-intl): Ditto. + (all-intl): Ditto. + * Makefile.in: Regenerate. + +2015-07-27 H.J. Lu + + Sync with GCC + 2015-07-24 Michael Darling + + PR other/66259 + * config-ml.in: Reflects renaming of configure.in to configure.ac + * configure: Likewise + * configure.ac: Likewise + +2015-07-14 H.J. Lu + + * Makefile.in: Regenerated. + + Sync with GCC + 2015-05-21 Jason Merrill + + * Makefile.tpl: Update comments. + + 2015-04-22 Bernhard Reutner-Fischer + + * Makefile.tpl: Remove surplus whitespace throughout. + + 2015-03-25 Martin Liska + Yury Gribov + + * Makefile.tpl: Fix ln source location for vimrc file. + 2015-07-14 H.J. Lu Sync with GCC @@ -274,7 +321,7 @@ 2014-04-04 Eric Botcazou PR bootstrap/60620 - * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. + * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. * Makefile.in: Regenerate. 2014-03-28 Yaakov Selkowitz