[binutils-gdb] Revert accidental empty commits

Tom de Vries vries@sourceware.org
Mon Nov 30 13:00:00 GMT 2020


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c18d491fbdc6c3a985f086fafe49ef4ef8880210

commit c18d491fbdc6c3a985f086fafe49ef4ef8880210
Author: Tom de Vries <tdevries@suse.de>
Date:   Mon Nov 30 13:59:57 2020 +0100

    Revert accidental empty commits
    
    Revert empty commits:
    - "[gdb] Don't return non-existing path in debuginfod_source_query"
      commit 59404f827cb1134b68dbf228d380ff86d15c9f01
    - "[gdb/testsuite] Fix minimal encodings KPASSes"
      commit 61049d1ee59905589b2ad3f8140a2582e01add7a

Diff:
---
 gdb/ChangeLog           | 5 -----
 gdb/testsuite/ChangeLog | 6 ------
 2 files changed, 11 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c80416b5297..6c9a68eeff5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -5,11 +5,6 @@
 	is_reference parameter.
 	(dwarf2_evaluate_property): Update dwarf2_locexpr_baton_eval call.
 
-2020-11-30  Tom de Vries  <tdevries@suse.de>
-
-	* debuginfod-support.c (debuginfod_source_query)
-	(debuginfod_debuginfo_query): Only set DESTNAME if successful.
-
 2020-11-30  Tom Tromey  <tom@tromey.com>
 
 	* rust-lang.c (rust_op_name): Remove.
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 77ac55258ee..882d02f5ef1 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -3,12 +3,6 @@
 	PR symtab/26905
 	* gdb.dwarf2/count.exp: Remove kfails.
 
-2020-11-30  Tom de Vries  <tdevries@suse.de>
-
-	* gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
-	* gdb.ada/mod_from_name.exp: Same.
-	* gdb.ada/pckd_arr_ren.exp: Same.
-
 2020-11-24  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
 
 	* gdb.base/condbreak-multi-context.exp: Do not hard-code location


More information about the Gdb-cvs mailing list