Add readahead cache to gdb's vFile:pread
[binutils-gdb.git] / ChangeLog
index f8690bed8e7495394e4d32cd31eef4301b5840c6..1d080fc56d88bc7771a96337700272851b05761e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2015-08-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with GCC
+       2015-07-28  Ben Elliston  <bje@gnu.org>
+
+       * config.sub, config.guess: Import from upstream.
+
+2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
+
+       * 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  <hongjiu.lu@intel.com>
 
        Sync with GCC