Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_Z
[binutils-gdb.git] / config / ChangeLog
index 3003b7efe9e66f6d26daccb7ecfe904fef2285e7..6ffb0ed1e6676107e6fe601eb8ff40675261130b 100644 (file)
@@ -1,3 +1,28 @@
+2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * zlib.m4 (AM_ZLIB): Set zlibdir to -L\$(top_builddir)/../zlib
+       and set zlibinc to -I\$(top_srcdir)/../zlib.
+
+2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * zlib.m4 (AM_ZLIB): Unset zlibdir and zlibinc only for
+       --with-system-zlib.
+
+2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * zlib.m4 (AM_ZLIB): Replace --with-zlib with --with-system-zlib.
+
+2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * isl.m4: Sync with GCC tree.
+
+2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with GCC
+       2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * elf.m4 (ACX_ELF_TARGET_IFELSE): nvptx-*-none isn't ELF.
+
 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        Sync with GCC