projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09473be
)
gdb/ChangeLog: Fix filenames in a couple of entries
author
Joel Brobecker
<brobecker@adacore.com>
Mon, 26 Mar 2018 16:09:56 +0000
(09:09 -0700)
committer
Joel Brobecker
<brobecker@adacore.com>
Mon, 2 Apr 2018 13:49:57 +0000
(06:49 -0700)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 7e220ef89576e40bb54fd0a5e65cd94a38c08d07..0a0eabbb2d77510a3405ead7331fa5cdbaeca3d1 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-440,11
+440,11
@@
2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
- *
gdb/
symtab.c (find_pc_sect_line): fixed indentation.
+ * symtab.c (find_pc_sect_line): fixed indentation.
2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
- *
gdb/
symtab.c (find_pc_sect_line): now uses binary search.
+ * symtab.c (find_pc_sect_line): now uses binary search.
2018-03-19 Tom Tromey <tom@tromey.com>