Revert the AM_ZLIB change in binutils
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index f59c0d135905d2fc4d88467495cc0cf9acebf908..bd3890c5b9c67e2dbb8b8d149921cfc9970f866f 100644 (file)
@@ -1,3 +1,36 @@
+2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac: Revert the AM_ZLIB change.
+       * Makefile.in: Regenerated.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+
+2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (ZLIB): New.
+       (ZLIBINC): Likewise.
+       (AM_CFLAGS): Add $(ZLIBINC).
+       (readelf_LDADD): Add $(ZLIB).
+       * configure.ac (AM_ZLIB): Removed.
+       (zlibdir): New.  AC_SUBST.
+       (zlibinc): Likewise.
+       Add --with-system-zlib.
+       * Makefile.in: Regenerated.
+       * config.in: Likewise.
+       * configure: Likewise.
+
+2015-03-19  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (get_machine_flags): Decode RL78's G13 and G14 flags.
+
+2015-03-18  Jon Turney  <jon.turney@dronecode.org.uk>
+           Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/18087
+       * doc/binutils.texi: Note that when objcopy compresses debug
+       sections the compression is only performed if it makes the section
+       smaller.
+
 2015-03-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/18101
This page took 0.024552 seconds and 4 git commands to generate.