summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorsergiodj <sergiodj>2013-10-09 05:23:23 +0000
committersergiodj <sergiodj>2013-10-09 05:23:23 +0000
commit87da1eab9b570eb2aec5cd017d90ac147677ff53 (patch)
tree8fe87a5342e8d9378e93ab2af154ae6bb1460120 /bfd/ChangeLog
parentde2b56fbbc0302260274da761ff29f2d08ebae37 (diff)
downloadgdb-87da1eab9b570eb2aec5cd017d90ac147677ff53.tar.gz
bfd/ChangeLog
2013-10-09 Sergio Durigan Junior <sergiodj@redhat.com> PR binutils/15993 * elf32-m32c.c (dump_symtab): Add missing "break;" statement on each "case". Reindent "switch" statements.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e8534ddaee9..a0110199fea 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-09 Sergio Durigan Junior <sergiodj@redhat.com>
+
+ PR binutils/15993
+ * elf32-m32c.c (dump_symtab): Add missing "break;" statement on each
+ "case". Reindent "switch" statements.
+
2013-10-08 Tom Tromey <tromey@redhat.com>
* bfd-in2.h: Rebuild.