[AArch64] Make gdbserver register set selection dynamic
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b766a0b2638b2d73475265da3132a371cce7f1b5..10aa711eef5285c68954c5a28db2b17a3989ce70 100644 (file)
@@ -1,3 +1,152 @@
+2021-11-03  Luis Machado  <luis.machado@linaro.org>
+
+       PR gdb/28355
+
+       * arch/aarch64.h (struct aarch64_features): New struct.
+
+2021-10-22  Tom de Vries  <tdevries@suse.de>
+
+       PR tui/28483
+       * tui/tui-winsource.c (tui_source_window_base::update_breakpoint_info):
+       Fix returns in loop body.
+
+2021-10-04  Tom de Vries  <tdevries@suse.de>
+
+       PR build/28318
+       * ax_cxx_compile_stdcxx.m4: Add CXX_DIALECT to CXX.
+       * configure: Regenerate.
+
+2021-09-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * version.in: Set GDB version number to 11.1.90.DATE-git.
+
+2021-09-13  Joel Brobecker  <brobecker@adacore.com>
+
+       GDB 11.1 released.
+
+2021-09-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * version.in: Set GDB version number to 11.1.
+
+2021-09-08  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2/read.h (dwarf2_per_objfile::resize_symtabs): Remove.
+       * dwarf2/read.c (all_comp_units_iterator, all_comp_units_range):
+       New classes.
+       (dwarf2_per_objfile::symtab_set_p)
+       (dwarf2_per_objfile::get_symtab, dwarf2_per_objfile::set_symtab):
+       Adjust to resizeable vectors.
+       (dwarf2_gdb_index::expand_symtabs_matching)
+       (dwarf2_base_index_functions::map_symbol_filenames)
+       (dwarf2_debug_names_index::expand_symtabs_matching): Use
+       all_comp_units_range.
+       (dwarf2_initialize_objfile, dwarf2_build_psymtabs)
+       (add_type_unit): Don't call resize_symtabs.
+
+2021-09-07  John Baldwin  <jhb@FreeBSD.org>
+
+       * fbsd-nat.c (fbsd_nat_target::info_proc): Use plongest and
+       pulongest instead of %j.
+
+2021-08-30  Tom de Vries  <tdevries@suse.de>
+
+       PR cli/28290
+       * gdb/corelow.c (core_target_open): Skip call to gdb_abspath in the
+       empty-string case.
+
+2021-08-23  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/26880
+       * gdb/exec.c (exec_file_attach): Use %s instead of %ps in call to
+       error function.
+
+2021-08-06  Simon Marchi  <simon.marchi@polymtl.ca>
+           Tom de Vries  <tdevries@suse.de>
+
+       PR symtab/28004
+       * dwarf2/read.c (dwarf2_rnglists_process, dwarf2_ranges_process):
+       Fix zero address complaint.
+
+2021-08-02  Tom Tromey  <tromey@adacore.com>
+
+       PR varobj/28131
+       * varobj.c (~varobj): Delete 'dynamic' before 'root'.
+
+2021-08-02  Shahab Vahedi  <shahab@synopsys.com>
+
+       PR gdb/28104
+       * gdbtypes.c (gdbtypes_post_init): Use
+       "arch_boolean_type (..., unsigned=1, ...) to construct
+       "boolean".
+       cp-valprint.c (test_print_flags): New.
+       (_initialize_cp_valprint): Run the "test_print_flags" unit-test.
+
+2021-07-28  Tom de Vries  <tdevries@suse.de>
+
+       * dwarf2/read.c (attr_to_dynamic_prop): Handle DW_FORM_data16.
+
+2021-07-27  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/26904
+       * gdb/testsuite/gdb.ada/big_packed_array.exp: Add xfail.
+
+2021-07-27  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/26903
+       * gdb/testsuite/gdb.ada/array_of_variant.exp: Add xfails.
+
+2021-07-26  Frederic Cambus  <fred@statdns.com>
+
+       * syscalls/netbsd.xml: Regenerate.
+
+2021-07-26  Shahab Vahedi  <shahab@synopsys.com>
+           Simon Marchi  <simon.marchi@efficios.com>
+
+       PR gdb/28103
+       * valprint.c (val_print_type_code_flags): Merely shift the VAL
+       to the right to get rid of the lower bits.
+       (test_print_flags): New.
+       (_initialize_valprint): Invoke the "test_print_flags" as a unit-test.
+
+2021-07-26  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       PR gdb/28076
+       * mi/mi-cmd-break.c (mi_cmd_break_condition): Handle the case
+       of having no condition argument.
+
+2021-07-20  Luis Machado  <luis.machado@linaro.org>
+           Pedro Alves  <pedro@palves.net>
+
+       PR gdb/28110
+       * gdbarch.sh: Updated documentation for gdbarch_tagged_address_p.
+       * gdbarch.h: Regenerate.
+       * printcmd.c (should_validate_memtags): Reorder comparisons and only
+       validate tags for pointer and reference types.  Skip validation of
+       optimized out or unavailable values.
+       (print_command_1): Guard call memory tagging validation code with
+       a try/catch block.
+
+2021-07-19  Tom Tromey  <tromey@adacore.com>
+
+       PR gdb/28093
+       * language.c (auto_or_unknown_language::parser): Call error.
+
+2021-07-17  Sergey Belyashov  <Sergey.Belyashov@gmail.com>
+
+       * Makefile.in (ALL_TARGET_OBS): Add z80-tdep.c.
+       * NEWS: Mention z80 support.
+       * configure.tgt: Handle z80*.
+       * features/Makefile (XMLTOC): Add z80.xml.
+       * features/z80-cpu.xml: New.
+       * features/z80.c: Generate.
+       * features/z80.xml: New.
+       * z80-tdep.c: New file.
+       * z80-tdep.h: New file.
+
+2021-07-13  Lancelot Six  <lsix@lancelotsix.com>
+
+       * make-init-c: Use /bin/sh as shebang.
+
 2021-07-13  Pedro Alves  <pedro@palves.net>
 
        PR gdb/28080
This page took 0.0251 seconds and 4 git commands to generate.