Make mapped_debug_names and mapped_index final
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index bd2934e32b743bad8196bb0c775ca5b5bcc676ac..b94384b28297ae13c48b4d9e1644c8f1840fa020 100644 (file)
@@ -1,3 +1,137 @@
+2017-12-30  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * dwarf2read.c (struct mapped_debug_names): Make final.
+       (struct mapped_index): Make final.
+
+2017-12-29  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * common/diagnostics.h
+       (DIAGNOSTIC_IGNORE_SWITCH_DIFFERENT_ENUM_TYPES): New macro.
+       * amd64-linux-tdep.c (amd64_canonicalize_syscall): Use it.
+
+2017-12-29  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * linux-thread-db.c (thread_db_detach): Remove call to
+       delete_thread_db_info.
+
+2017-12-28  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * target.h (enum target_object) <TARGET_OBJECT_HPUX_UREGS,
+       TARGET_OBJECT_HPUX_SOLIB_GOT>: Remove.
+
+2017-12-27  Franck Jullien  <franck.jullien@gmail.com>
+           Stafford Horne  <shorne@gmail.com>
+
+       * target-descriptions.c (tdesc_register_in_reggroup_p): Support
+       arbitrary strings.
+       (tdesc_use_registers): Add logic to register new reggroups.
+       (tdesc_reg::group): Update comment to indicate we allow
+       arbitrary strings.
+       * NEWS (Changes since GDB 8.0): Announce that GDB supports
+       arbitrary reggroups.
+
+2017-12-27  Stafford Horne  <shorne@gmail.com>
+
+       * reggroups.c (reggroup_gdbarch_new): New function.
+       (reggroup_find): New function.
+       * reggroups.h (reggroup_gdbarch_new): New function.
+       (reggroup_find): New function.
+
+2017-12-27  Stafford Horne  <shorne@gmail.com>
+
+       * reggroups.c (reggroups_init): Change to depend only on
+       obstack rather than gdbarch.
+       (reggroup_add): Remove logic for forcing premature init.
+       (_initialize_reggroup): Set `reggroups_data` with
+       gdbarch_data_register_pre_init() rather than
+       gdbarch_data_register_post_init().
+
+2017-12-27  Stafford Horne  <shorne@gmail.com>
+
+       * infcmd.c (_initialize_infcmd): Add help for info reg $reggroup
+       and info all-registers $reggroup feature.
+
+2017-12-23  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * target-descriptions.c (print_c_tdesc)
+       <printf_field_type_assignment>: Add ATTRIBUTE_PRINTF.
+
+2017-12-21  Simon Marchi  <simon.marchi@ericsson.com>
+           Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * target-descriptions.c (print_c_tdesc) <visit>: Don't output
+       field_type declaration, use printf_field_type_assignment
+       instead.
+       <printf_field_type_assignment>: New method.
+       * features/aarch64-core.c, features/aarch64-fpu.c
+       features/arc-arcompact.c, features/arc-v2.c,
+       features/arm/arm-with-iwmmxt.c, features/i386/32bit-core.c,
+       features/i386/32bit-mpx.c, features/i386/32bit-sse.c,
+       features/i386/64bit-avx512.c, features/i386/64bit-core.c,
+       features/i386/64bit-mpx.c, features/i386/64bit-sse.c,
+       features/i386/x32-core.c, features/or1k.c,
+       features/rs6000/powerpc-7400.c,
+       features/rs6000/powerpc-altivec32.c,
+       features/rs6000/powerpc-altivec32l.c,
+       features/rs6000/powerpc-altivec64.c,
+       features/rs6000/powerpc-altivec64l.c,
+       features/rs6000/powerpc-cell32l.c,
+       features/rs6000/powerpc-cell64l.c,
+       features/rs6000/powerpc-isa205-altivec32l.c,
+       features/rs6000/powerpc-isa205-altivec64l.c,
+       features/rs6000/powerpc-isa205-vsx32l.c,
+       features/rs6000/powerpc-isa205-vsx64l.c,
+       features/rs6000/powerpc-vsx32.c,
+       features/rs6000/powerpc-vsx32l.c,
+       features/rs6000/powerpc-vsx64.c,
+       features/rs6000/powerpc-vsx64l.c, features/s390-gs-linux64.c,
+       features/s390-tevx-linux64.c, features/s390-vx-linux64.c,
+       features/s390x-gs-linux64.c, features/s390x-tevx-linux64.c,
+       features/s390x-vx-linux64.c: Re-generate.
+
+2017-12-20  Uros Bizjak  <ubizjak@gmail.com>
+
+       * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Remove
+       write-only assignment to "insn" variable.
+
+2017-12-20  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * spu-tdep.c (spu_gdbarch_init): Set set_gdbarch_significant_addr_bit
+       to 64 bits.
+       (ppc_linux_init_abi): Likewise, if Cell/B.E. is supported.
+
+2017-12-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c (ada_to_fixed_type_1): Rethrow errors with
+       a more detailed exception message when getting an exception
+       while trying to read the value of an XVZ variable.
+       * ada-valprint.c (ada_val_print): Only catch RETURN_MASK_ERROR
+       exceptions.  Print an error message when an exception is caught.
+
+2017-12-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c (assign_component): Strip any TYPE_CODE_TYPEDEF
+       layer from lhs' type.
+       (assign_aggregate): Likewise.
+
+2017-12-18  Xavier Roirand  <roirand@adacore.com>
+
+       * ada-lang.c (ada_convert_actual): Change the way actual value
+       are passed to the inferior when the inferior expects a pointer type.
+
+2017-12-17  Stafford Horne  <shorne@gmail.com>
+
+       * gdb/or1k-tdep.c (show_or1k_debug): Fix function parameter alignment.
+       (or1k_analyse_inst): Likewise.
+       (or1k_single_step_through_delay): Likewise.
+       (or1k_frame_cache): Fix parameter alignment and use paddress()
+       instead of %x.
+
+2017-12-17  Stafford Horne  <shorne@gmail.com>
+
+       * NEWS (Changes since GDB 8.0): Mention new or1k target and new
+       commands to set/show or1k debug.
+
 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        * typeprint.c (whatis_exp): Fix ARI warning and reindent "if"
        in_inclusive_range.
 
 2017-10-30  Pedro Alves  <palves@redhat.com>
-           Simon Marchi <simon.marchi@ericsson.com>
+           Simon Marchi  <simon.marchi@ericsson.com>
 
        * remote.c (remote_set_syscall_catchpoint): Build a std::string
        instead of a gdb::unique_xmalloc_ptr, using string_appendf.
This page took 0.027722 seconds and 4 git commands to generate.