binutils-gdb/sim/aarch64
Mike Frysinger 5e6951299a sim: aarch64: fix -Wimplicit-fallthrough warnings
Replace some fall through comments with the attribute, and add some
default abort calls when the compiler can't figure out that the set
of values were already fully enumerated in the switch statement.
2023-12-21 01:59:22 -05:00
..
aarch64-sim.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cpustate.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
cpustate.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
decode.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
interp.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
local.mk sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
memory.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
memory.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
sim-main.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
simulator.c sim: aarch64: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
simulator.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00