Fix the disassembly of conditional instructions will illegal condition selections.
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index 99b20da65c62d26ccea93052f39f1d3d00f04b41..3b360a5c72f53da8816c23d509ba18ebc1273830 100644 (file)
@@ -1,3 +1,53 @@
+2015-11-09  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac: Check size of size_t.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+
+2015-11-09  Alan Modra  <amodra@gmail.com>
+
+       * obstack.c (_obstack_newchunk): Silence -Wc++compat warning.
+       (_obstack_begin_worker): Likewise.  Move assignment to h->chunk
+       after alloc failure check.
+
+2015-11-09  Alan Modra  <amodra@gmail.com>
+
+       PR gdb/17133
+       * obstack.c (__alignof__): Expand alignof_type from alignof.h.
+       (obstack_exit_failure): Don't use exitfail.h.
+       (_): Include libintl.h when HAVE_LIBINTL_H and nls enabled.
+       Provide default.  Don't include gettext.h.
+       (_Noreturn): Define.
+       * obstacks.texi: Adjust node references to external libc info files.
+
+2015-11-09  Alan Modra  <amodra@gmail.com>
+
+       PR gdb/17133
+       * obstack.c: Import current gnulib file.
+       * obstacks.texi: Updated doc, from glibc's manual/memory.texi.
+
+2015-11-06  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure.ac: Set AC_CV_FUNC_GETPAGESIZE to "yes" on
+       Android hosts.
+       * configure: Regenerate.
+
+2015-09-30  Nick Clifton  <nickc@redhat.com>
+
+       Import the following patches from the GCC mainline:
+
+       2015-08-15  Ian Lance Taylor  <iant@google.com>
+
+       * cp-demangle.c (d_abi_tags): Preserve di->last_name across any
+       ABI tags.
+
+2015-08-11  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * d-demangle.c (dlang_parse_real): Remove call to strtod.
+       (strtod): Remove declaration.
+       * testsuite/d-demangle-expected: Update float and complex literal
+       tests to check correct hexadecimal demangling.
+
 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure: Regenerated.
This page took 0.02673 seconds and 4 git commands to generate.