diff options
author | Jeff Law <law@redhat.com> | 2017-05-15 10:48:41 -0600 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 2017-05-15 10:48:41 -0600 |
commit | d8cbc93b65ace8a36002839d5ee944efff59d643 (patch) | |
tree | b94a2f475e45d5e9ee977ebd4d138a18bd7c07a0 /binutils/ChangeLog | |
parent | 52a86f843b6dee1de9977293da9786649b146b05 (diff) | |
download | gdb-d8cbc93b65ace8a36002839d5ee944efff59d643.zip gdb-d8cbc93b65ace8a36002839d5ee944efff59d643.tar.gz gdb-d8cbc93b65ace8a36002839d5ee944efff59d643.tar.bz2 |
2017-05-15 Jeff Law <law@redhat.com>
* readelf.c (display_arc_attribute): Avoid implicit fallthru.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7222d9a..675050b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2017-05-15 Jeff Law <law@redhat.com> + + * readelf.c (display_arc_attribute): Avoid implicit fallthru. + 2017-05-15 Maciej W. Rozycki <macro@imgtec.com> * testsuite/binutils-all/mips/mips16-undecoded.d: Add `-mips3' |