This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 4e6fe7477a Automatic date update in version.in new 86a7300762 Fix "fall through" comments new 621846f4e2 Add missing ATTRIBUTE_NORETURNs new 565e0edacc Fix "obvious" fall-through warnings new 0019cd49ca Add a fall-through comment to stabsread.c new da0e15638d Add fall-through comment to i386-tdep.c new e3829d13f6 Add two fall-through comments in rs6000-tdep.c new 15c9ffd697 Add missing "breaks" new 449b1ac7ad Add a missing break in record_linux_system_call new 85e26832a0 Add -Wimplicit-fallthrough
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 77 +++++++++++++++++++++++++++++++++++++++++++++++++ gdb/arch/arm.c | 3 +- gdb/arm-tdep.c | 1 + gdb/c-exp.y | 2 +- gdb/coffread.c | 4 ++- gdb/configure | 3 +- gdb/cp-name-parser.y | 2 +- gdb/d-exp.y | 2 +- gdb/d-valprint.c | 1 + gdb/dbxread.c | 4 +-- gdb/dwarf2loc.c | 2 +- gdb/dwarf2read.c | 3 +- gdb/eval.c | 1 + gdb/f-exp.y | 2 +- gdb/gdbserver/ChangeLog | 4 +++ gdb/gdbserver/configure | 3 +- gdb/gdbtypes.c | 6 ++-- gdb/go-exp.y | 2 +- gdb/i386-tdep.c | 1 + gdb/linux-record.c | 1 + gdb/mdebugread.c | 3 +- gdb/mi/mi-cmd-stack.c | 1 + gdb/mi/mi-main.c | 1 + gdb/msp430-tdep.c | 2 +- gdb/nat/x86-dregs.c | 2 +- gdb/p-exp.y | 2 +- gdb/remote.c | 2 +- gdb/riscv-tdep.c | 1 + gdb/rs6000-tdep.c | 2 ++ gdb/s390-tdep.c | 6 ++-- gdb/stabsread.c | 6 ++-- gdb/symfile.c | 2 +- gdb/utils.c | 1 + gdb/warning.m4 | 3 +- gdb/xcoffread.c | 2 +- 35 files changed, 132 insertions(+), 28 deletions(-)