Add gdb/ChangeLog-2013 entry in fnchange.lst.
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index 5e4473255eea690234983fd019bb343b55ecc797..825ddd2d1fa4bee4b20e575d0251ef4ce3b2b595 100644 (file)
@@ -1,5 +1,159 @@
+2013-11-22  Cary Coutant  <ccoutant@google.com>
+    
+       PR other/59195
+       * cp-demangle.c (struct d_info_checkpoint): New struct.
+       (struct d_print_info): Add current_template field.
+       (d_operator_name): Set flag when processing a conversion
+       operator.
+       (cplus_demangle_type): When processing <template-args> for
+       a conversion operator, backtrack if necessary.
+       (d_expression_1): Renamed from d_expression.
+       (d_expression): New wrapper around d_expression_1.
+       (d_checkpoint): New function.
+       (d_backtrack): New function.
+       (d_print_init): Initialize current_template.
+       (d_print_comp): Set current_template.
+       (d_print_cast): Put current_template in scope for
+       printing conversion operator name.
+       (cplus_demangle_init_info): Initialize is_expression and
+       is_conversion.
+       * cp-demangle.h (struct d_info): Add is_expression and
+       is_conversion fields.
+       * testsuite/demangle-expected: New test cases.
+
+2013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * configure: Regenerate.
+
+2013-11-12  Uros Bizjak  <ubizjak@gmail.com>
+
+       * cp-demangle.c (d_copy_templates): Cast result of malloc
+       to (struct d_print_template *).
+       (d_print_comp): Cast result of realloc to (struct d_saved scope *).
+
+2013-10-29  Marc Glisse  <marc.glisse@inria.fr>
+
+       PR tree-optimization/58689
+       * concat.c: Remove note about xmalloc.
+
+2013-10-27  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * testsuite/test-demangle.c: Include unistd.h.
+
+2013-10-25  Gary Benson  <gbenson@redhat.com>
+
+       * cp-demangle.c (struct d_saved_scope): New structure.
+       (struct d_print_info): New fields saved_scopes and
+       num_saved_scopes.
+       (d_print_init): Initialize the above.
+       (d_print_free): New function.
+       (cplus_demangle_print_callback): Call the above.
+       (d_copy_templates): New function.
+       (d_print_comp): New variables saved_templates and
+       need_template_restore.
+       [DEMANGLE_COMPONENT_REFERENCE, DEMANGLE_COMPONENT_RVALUE_REFERENCE]:
+       Capture scope the first time the component is traversed, and use the
+       captured scope for subsequent traversals.
+       * testsuite/demangle-expected: Add regression test.
+
+2013-10-23  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * testsuite/test-expandargv.c: Include unistd.h.
+
+2013-10-15  David Malcolm  <dmalcolm@redhat.com>
+
+       * configure.ac: If --enable-host-shared, use -fPIC.
+       * configure: Regenerate.
+
+2013-10-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * cp-demangle.c (d_name): Demangle local-source-names.
+       * testsuite/demangle-expected: New test.
+
+2013-09-10  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR bootstrap/58386
+       Revert:
+
+       2013-09-10  Gary Benson  <gbenson@redhat.com>
+
+       * cp-demangle.c: Include hashtab.h.
+       (struct d_print_info): New field saved_scopes.
+       (d_print_init): Initialize the above.
+       (d_print_free): New function.
+       (cplus_demangle_print_callback): Call the above.
+       (struct d_saved_scope): New structure.
+       (d_store_scope): New function.
+       (d_free_scope) Likewise.
+       (d_restore_scope) Likewise.
+       (d_hash_saved_scope) Likewise.
+       (d_equal_saved_scope) Likewise.
+       (d_print_comp): New variable saved_scope.
+       [DEMANGLE_COMPONENT_REFERENCE,
+       DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
+       time the component is traversed, and use the captured scope for
+       subsequent traversals.
+       * testsuite/demangle-expected: Add regression test.
+
+2013-09-10  Gary Benson  <gbenson@redhat.com>
+
+       * cp-demangle.c: Include hashtab.h.
+       (struct d_print_info): New field saved_scopes.
+       (d_print_init): Initialize the above.
+       (d_print_free): New function.
+       (cplus_demangle_print_callback): Call the above.
+       (struct d_saved_scope): New structure.
+       (d_store_scope): New function.
+       (d_free_scope) Likewise.
+       (d_restore_scope) Likewise.
+       (d_hash_saved_scope) Likewise.
+       (d_equal_saved_scope) Likewise.
+       (d_print_comp): New variable saved_scope.
+       [DEMANGLE_COMPONENT_REFERENCE,
+       DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
+       time the component is traversed, and use the captured scope for
+       subsequent traversals.
+       * testsuite/demangle-expected: Add regression test.
+
+2013-08-20  Alan Modra  <amodra@gmail.com>
+
+       * floatformat.c (floatformat_ibm_long_double): Rename to..
+       (floatformat_ibm_long_double_big): ..this.
+       (floatformat_ibm_long_double_little): New.
+
+2013-07-09  Tristan Gingold  <gingold@adacore.com>
+
+       * makefile.vms (OBJS): Add dwarfnames.obj
+
+2013-05-31  Matt Burgess <matthew@linuxfromscratch.org>
+
+       PR other/56780
+       * libiberty/configure.ac: Move test for --enable-install-libiberty
+       outside of the 'with_target_subdir' test so that it actually gets
+       run.  Add output messages to show the test result.
+       * libiberty/configure: Regenerate.
+       * libiberty/Makefile.in (install_to_libdir): Place the
+       installation of the libiberty library in the same guard as that
+       used for the headers to prevent it being installed unless
+       requested via --enable-install-libiberty.
+
+2013-05-06  David Edelsohn  <dje.gcc@gmail.com>
+           Peter Bergner  <bergner@vnet.ibm.com>
+           Segher Boessenkool  <segher@kernel.crashing.org>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       * hashtab.c (hash_pointer): Remove conditional and avoid
+       unexecuted shift equal to wordsize.
+
+2013-04-22  Andi Kleen  <ak@linux.intel.com>
+
+       * hashtab.c (hash_pointer): Move to end of file and reimplement.
+
 2013-04-03  Jason Merrill  <jason@redhat.com>
 
+       * cp-demangle.c (cplus_demangle_type): Fix function quals.
+       (d_pointer_to_member_type): Simplify.
+
        Demangle C++11 ref-qualifier.
        * cp-demangle.c (d_ref_qualifier): New.
        (d_nested_name, d_function_type): Use it.
        * aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete.
        * configure: Regenerate.
 
-2010-10-07  Andi Kleen <ak@linux.intel.com>
+2010-10-07  Andi Kleen  <ak@linux.intel.com>
 
        * configure: Regenerate.
        * configure.ac: Turn PR_SET_NAME check into link check.
 
-2010-10-06  Andi Kleen <ak@linux.intel.com>
+2010-10-06  Andi Kleen  <ak@linux.intel.com>
 
        * Makefile.in (CFILES): Add setproctitle.
        (CONFIGURED_OFILES): Add setproctitle.
This page took 0.031224 seconds and 4 git commands to generate.