binutils-gdb/gdb/arch
Tom Tromey 86a7300762 Fix "fall through" comments
This patch updates existing "fall through" comments so that they can
be recognized by gcc's -Wimplicit-fallthrough comment-parsing
heuristic.

ChangeLog
2018-05-04  Tom Tromey  <tom@tromey.com>

	* s390-tdep.c (s390_process_record): Fix fall-through comments.
	* xcoffread.c (scan_xcoff_symtab): Move comment later.
	* symfile.c (section_is_mapped): Fix fall-through comment.
	* stabsread.c (define_symbol, read_member_functions): Fix
	fall-through comment.
	* s390-linux-tdep.c (s390_process_record): Fix fall-through
	comment.
	* remote.c (remote_wait_as): Fix fall-through comment.
	* p-exp.y (yylex): Fix fall-through comment.
	* nat/x86-dregs.c (x86_length_and_rw_bits): Fix fall-through
	comment.
	* msp430-tdep.c (msp430_gdbarch_init): Fix fall-through comment.
	* mdebugread.c (parse_partial_symbols): Fix fall-through comment.
	* jv-exp.y (yylex): Fix fall-through comment.
	* go-exp.y (lex_one_token): Fix fall-through comment.
	* gdbtypes.c (get_discrete_bounds, rank_one_type): Fix
	fall-through comment.
	* f-exp.y (yylex): Fix fall-through comment.
	* dwarf2read.c (process_die): Fix fall-through comments.
	* dbxread.c (process_one_symbol): Fix fall-through comment.
	* d-exp.y (lex_one_token): Fix fall-through comment.
	* cp-name-parser.y (yylex): Fix fall-through comment.
	* coffread.c (coff_symtab_read): Fix fall-through comment.
	* c-exp.y (lex_one_token): Fix fall-through comment.
	* arm-tdep.c (arm_decode_miscellaneous): Fix fall-through
	comment.
	* arch/arm.c (arm_instruction_changes_pc): Fix fall-through
	comment.
2018-05-04 22:04:46 -06:00
..
aarch64-insn.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aarch64-insn.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aarch64.c Add "common-defs.h" include to files in arch/ subdir not yet including it. 2018-02-21 11:03:41 -08:00
aarch64.h Explicitly specify common tdesc.h for use with aarch64.h 2018-02-27 16:30:40 +00:00
amd64.c Add "common-defs.h" include to files in arch/ subdir not yet including it. 2018-02-21 11:03:41 -08:00
amd64.h Move arch/tdesc.h to common/tdesc.h 2018-02-26 11:46:57 +00:00
arm-get-next-pcs.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-get-next-pcs.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-linux.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-linux.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm.c Fix "fall through" comments 2018-05-04 22:04:46 -06:00
arm.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386.c Move arch/tdesc.h to common/tdesc.h 2018-02-26 11:46:57 +00:00
i386.h Move arch/tdesc.h to common/tdesc.h 2018-02-26 11:46:57 +00:00
tic6x.c Move arch/tdesc.h to common/tdesc.h 2018-02-26 11:46:57 +00:00
tic6x.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
xtensa.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00