gdb: remove spurious colon in create_debug_type_hash_table debug print
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ed4da7aae9314d92c7392ac3bfed432c66ae9a65..2315d5bc6ea124033dd0da64813276ed5052f6ca 100644 (file)
@@ -1,3 +1,38 @@
+2021-03-15  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * dwarf2/read.c (create_debug_type_hash_table): Remove colon at
+       end of debug print.
+
+2021-03-15  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * dwarf2/read.c (dw2_get_file_names_reader): Remove info_ptr
+       parameter, adjust caller.
+
+2021-03-15  Tom Tromey  <tromey@adacore.com>
+
+       * ada-exp.y (simple_exp): Always push a result for unary '+'.
+
+2021-03-15  Tom Tromey  <tromey@adacore.com>
+
+       * ada-lang.c (ada_unop_ind_operation::evaluate): Call
+       ada_ensure_varsize_limit.
+
+2021-03-15  Tom Tromey  <tromey@adacore.com>
+
+       * ada-lang.c (numeric_type_p, integer_type_p): Return true for
+       fixed-point.
+       * ada-exp.y (maybe_overload): New function.
+       (ada_wrap_overload): New function.
+       (ada_un_wrap2, ada_wrap2, ada_wrap_op): Use maybe_overload.
+       (exp1, simple_exp, relation, and_exp, and_then_exp, or_exp)
+       (or_else_exp, xor_exp, primary): Update.
+
+2021-03-15  Tom Tromey  <tromey@adacore.com>
+
+       PR ada/27545:
+       * ada-lang.c (ada_var_value_operation::evaluate): Use recursive
+       call for tagged type.
+
 2021-03-15  Tom Tromey  <tromey@adacore.com>
 
        * ada-exp.y (exp1): Handle resolution of the right hand side of an
This page took 0.024427 seconds and 4 git commands to generate.