[PR19620][GAS][AArch64]Remove mov[z,k,n] relocation symbol name restriction.
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index e8fc96acb5b54a289dff8acb84da86d1a7fd0f72..358a6b0f58632f0705929130d15abcc4740b5417 100644 (file)
@@ -1,3 +1,42 @@
+2016-01-27  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * d-demangle.c (dlang_call_convention): Handle extern Objective-C
+       function calling convention.
+       (dlang_call_convention_p): Likewise.
+       (dlang_type): Likewise.
+       * testsuite/d-demangle-expected: Add coverage tests.
+
+2016-01-27  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * d-demangle.c (dlang_function_args): Append ',' for variadic functions
+       only if parameters were seen before the elipsis symbol.
+       * testsuite/d-demangle-expected: Add coverage test for parameter-less
+       variadic functions.
+
+2016-01-27  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * d-demangle.c (dlang_type): Handle function types only in the context
+       of seeing a pointer type symbol.
+       * testsuite/d-demangle-expected: Update function pointer tests.
+
+2016-01-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * argv.c (dupargv): Change arg to char * const *.  Update comment.
+       (writeargv, countargv): Likewise.
+       * functions.texi (dupargv, writeargv, countargv): Likewise.
+
+2016-01-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * argv.c (dupargv): Replace strlen/xmalloc/strcpy with xstrdup.
+
+2015-12-28  Patrick Palka  <ppalka@gcc.gnu.org>
+
+       * crc32.c: In the documentation, don't refer to GDB's
+       now-nonexistent crc32 implementation.  In the table-generation
+       program embedded within the documentation, change the type of
+       the induction variables i and j from int to unsigned int, to
+       avoid undefined behavior.
+
 2015-12-21  Nick Clifton  <nickc@redhat.com>
 
        PR 66827
This page took 0.0233 seconds and 4 git commands to generate.