summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>2015-07-14 15:22:24 +0000
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>2015-07-14 15:22:24 +0000
commit6406d366f7883c84bae0b3a231283c288df73ec4 (patch)
tree010bdd037da29b962a2082919467c6b03e0bc4c8 /ChangeLog
parentc850ece7f5ea9c8214613b8616e29206fa1cfe16 (diff)
downloadgcc-6406d366f7883c84bae0b3a231283c288df73ec4.tar.gz
Sync toplevel configure with binutils-gdb
Sync with binutils-gdb: 2015-05-13 John David Anglin <dave.anglin@bell.net> * configure.ac: Disable configuration of GDB for HPUX targets. * configure: Regenerate. 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> * configure.ac: Add --with-system-zlib. * configure: Regenerated. 2015-01-28 James Bowman <james.bowman@ftdichip.com> * configure.ac: Add FT32 support. * configure: Regenerate. 2015-01-12 Anthony Green <green@moxielogic.com> * configure.ac: Don't disable gprof for moxie. * configure: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225777 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 719fa2d917c..27edb460dbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,29 @@
2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
Sync with binutils-gdb:
+ 2015-05-13 John David Anglin <dave.anglin@bell.net>
+
+ * configure.ac: Disable configuration of GDB for HPUX targets.
+ * configure: Regenerate.
+
+ 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.ac: Add --with-system-zlib.
+ * configure: Regenerated.
+
+ 2015-01-28 James Bowman <james.bowman@ftdichip.com>
+
+ * configure.ac: Add FT32 support.
+ * configure: Regenerate.
+
+ 2015-01-12 Anthony Green <green@moxielogic.com>
+
+ * configure.ac: Don't disable gprof for moxie.
+ * configure: Rebuild.
+
+2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ Sync with binutils-gdb:
2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
PR ld/18355