This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add missing PR mention in ChangeLog


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

commit 7b005726f910af908f0b5ba48b3466d119453b06
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Mon Aug 7 18:25:59 2017 +0200

    Add missing PR mention in ChangeLog
    
    I noticed that the patch pushed previously had an open bug about it, so
    add a reference to it.

Diff:
---
 gdb/ChangeLog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e15e9f2..c4ad2bf 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -35,6 +35,7 @@
 
 2017-08-07  Leszek Swirski  <leszeks@google.com>
 
+	PR symtab/20899
 	* dwarf2read.c (dwarf2_string_attr): Allow DW_FORM_GNU_strp_alt.
 
 2017-08-07  Simon Marchi  <simon.marchi@ericsson.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]