Do not manually dissect OP_TYPE operations
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f7ca2c9ff7c6c554cfb87e8ace6d8535c9091d14..0bf7d511f8249150724f4a7a3dbaeb0c675d187e 100644 (file)
@@ -1,3 +1,43 @@
+2020-12-14  Tom Tromey  <tom@tromey.com>
+
+       * dtrace-probe.c (dtrace_process_dof_probe): Use value_type.
+       * typeprint.c (whatis_exp): Always use evaluate_type.
+       (maintenance_print_type): Likewise.  Simplify.
+
+2020-12-14  Tom Tromey  <tromey@adacore.com>
+
+       * dictionary.c (language_defn::search_name_hash): Ignore "B".
+       * ada-lang.c (advance_wild_match): Ignore "B".
+       (full_match): Remove.
+       (do_full_match): Rewrite.
+
+2020-12-14  Tom Tromey  <tromey@adacore.com>
+
+       * ada-lang.c (get_var_value): Only consider exact matches.
+
+2020-12-14  Tom Tromey  <tromey@adacore.com>
+
+       * dwarf2/read.c (rewrite_array_type): New function.
+        (quirk_ada_thick_pointer_struct): Use rewrite_array_type.
+
+2020-12-14  Tom Tromey  <tromey@adacore.com>
+
+       * valarith.c (fixed_point_binop): Call error on division by zero.
+
+2020-12-13  Tom Tromey  <tom@tromey.com>
+
+       * gdbtypes.c (safe_parse_type): Make argument const.
+       * value.h (parse_and_eval_type): Make argument const.
+       * eval.c (parse_and_eval_type): Make argument const.
+
+2020-12-13  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * NEWS: Mention new commands.
+       * target-dcache.c: Add 'cli/cli-cmds.h' include.
+       (maint_flush_dcache_command): New function.
+       (_initialize_target_dcache): Create new 'maint flush dcache'
+       command.
+
 2020-12-13  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * NEWS: Mention new commands, and that the old commands are now
This page took 0.027968 seconds and 4 git commands to generate.