aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-10-09 16:21:26 +0000
committerNick Clifton <nickc@redhat.com>2013-10-09 16:21:26 +0000
commit35431c4c2363b6f3b7254e0c2783ae27e956afbc (patch)
tree5cb326ffa52d86445cd72f7ac99722fc74938767 /binutils/ChangeLog
parentaebcf7b7ec8e87eb07bbdef37dafac0b499e35cb (diff)
downloadgdb-35431c4c2363b6f3b7254e0c2783ae27e956afbc.zip
gdb-35431c4c2363b6f3b7254e0c2783ae27e956afbc.tar.gz
gdb-35431c4c2363b6f3b7254e0c2783ae27e956afbc.tar.bz2
PR binutils/16023
* debug.c (debug_type_samep): Add missing break statement.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 48d3f0b..3fd83fb 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,8 @@
2013-10-09 Nick Clifton <nickc@redhat.com>
+ PR binutils/16023
+ * debug.c (debug_type_samep): Add missing break statement.
+
PR binutils/16024
* objdump.c (usage): Mark as a no-return function.
(main): Add comment explaining why a break statement is not