summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@linux.vnet.ibm.com>2013-10-09 05:23:23 +0000
committerSergio Durigan Junior <sergiodj@linux.vnet.ibm.com>2013-10-09 05:23:23 +0000
commit03fc0bdbb22d4f9b66fd8c43bf0fcf32a7066d75 (patch)
treebca8067e327ec7ec073fa270b6c3ebb50a5ff27d /bfd/ChangeLog
parent3e97608bb7ca2422119703ac1929384f2670a88e (diff)
downloadbinutils-redhat-03fc0bdbb22d4f9b66fd8c43bf0fcf32a7066d75.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 e8534ddaee..a0110199fe 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.