Aarch64 SVE VG is Vector Granule
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d16920d80e9a5721d9096f5b79f3978042e5593e..070547fd551d9882becde6b3f4bf418368381480 100644 (file)
@@ -1,3 +1,67 @@
+2018-08-21  Alan Hayward  <alan.hayward@arm.com>
+
+       * arch/aarch64.h (aarch64_regnum): Update comment.
+
+2018-08-21  Alan Hayward  <alan.hayward@arm.com>
+
+       * NEWS: Add SVE to 8.2 section.
+
+2018-08-21  Pedro Alves  <palves@redhat.com>
+
+       * guile/scm-utils.c (gdbscm_parse_function_args_1): New, factored
+       out from gdbscm_parse_function_args.
+       (gdbscm_parse_function_args): Rework to use gdbscm_wrap and
+       gdbscm_parse_function_args_1.
+
+2018-08-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       PR gdb/17816
+       * m32c-tdep.c (m32c_decode_srcdest4): Remove unnecessary ternary
+       operator.
+
+2018-08-19  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * solib-svr4.c (svr4_exec_displacement): Fix formatting.
+
+2018-08-19  Michael Spang  <spang@google.com>
+
+       PR gdb/11786
+       * solib-svr4.c (svr4_exec_displacement): Ignore memsz fields
+       for PT_TLS segments.
+
+2018-08-18  Kevin Buettner  <kevinb@redhat.com>
+
+       * dwarf2expr.h (struct dwarf_expr_context): Add virtual method
+       dwarf_variable_value.
+       * dwarf2-frame.c (class dwarf_expr_executor):
+       Add override for dwarf_variable_value.
+       * dwarf2loc.c (class dwarf_evaluate_loc_desc): Likewise.
+       (class symbol_needs_eval_context): Likewise.
+       (indirect_synthetic_pointer): Add forward declaration.
+       (sect_variable_value): New function.
+       (dwarf2_compile_expr_to_ax): Add case for DW_OP_GNU_variable_value.
+       * dwarf2expr.c (dwarf_expr_context::execute_stack_op): Add case
+       for DW_OP_GNU_variable_value.
+
+2018-08-16  Tom Tromey  <tom@tromey.com>
+
+       * top.c (read_command_file): Update.
+       (command_line_input): Remove "repeat" argument.
+       * ada-lang.c (get_selections): Update.
+       * linespec.c (decode_line_2): Update.
+       * defs.h (command_line_input): Remove argument.
+       * cli/cli-script.c (read_next_line): Update.
+       * python/py-gdb-readline.c: Update.
+
+2018-08-17  Tom Tromey  <tom@tromey.com>
+
+       * cli/cli-script.c (read_next_line): Pass 0 as repeat argument to
+       command_line_input.
+
+2018-08-15  Tom Tromey  <tom@tromey.com>
+
+       * aarch64-linux-tdep.c (aarch64_linux_core_read_vq): Use pulongest.
+
 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
 
        * mi/mi-cmd-disas.c (mi_cmd_disassemble): Add -a option.
This page took 0.027393 seconds and 4 git commands to generate.