-Wimplicit-fallthrough noreturn fixes
authorAlan Modra <amodra@gmail.com>
Wed, 5 Oct 2016 06:14:07 +0000 (16:44 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 5 Oct 2016 23:10:30 +0000 (09:40 +1030)
commit1e0f0b4d0191263e35d81a3670d56bf639be274a
tree28044a8a1465af050024a631369d532e8a8f162f
parent2b804145796e948fa4c025c07eb201e700281e6b
-Wimplicit-fallthrough noreturn fixes

binutils/
* cxxfilt.c (usage): Add ATTRIBUTE_NORETURN.
* elfedit.c (usage): Likewise.
* nm.c (usage): Likewise.
* objcopy.c (copy_usage, strip_usage): Likewise.
* srconv.c (show_usage): Likewise.
* strings.c (usage): Likewise.
* sysdump.c (show_usage): Likewise.
* srconv.c: Remove unneeded forward function declarations.
* strings.c: Likewise.
* sysdump.c: Likewise.
gas/
* as.h (as_assert): Add ATTRIBUTE_NORETURN.
binutils/ChangeLog
binutils/cxxfilt.c
binutils/elfedit.c
binutils/nm.c
binutils/objcopy.c
binutils/srconv.c
binutils/strings.c
binutils/sysdump.c
gas/ChangeLog
gas/as.h
This page took 0.033466 seconds and 4 git commands to generate.