binutils-gdb/sim
Mike Frysinger 77b3c4f666 sim: or1k: fix -Wimplicit-fallthrough warnings
Replace some fall through comments with the attribute.
2023-12-21 01:59:23 -05:00
..
aarch64 sim: aarch64: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
arm sim: arm: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
avr sim: avr: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
bfin sim: bfin: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
bpf sim: bpf: fix -Wunused-variable warnings 2023-12-19 05:51:10 -05:00
common sim: common: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
cr16 sim: cr16: add missing break statement 2023-12-21 01:41:49 -05:00
cris sim: cris: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
d10v sim: d10v: fix -Wunused-but-set-variable warnings 2023-12-07 21:41:27 -07:00
erc32 sim: erc32: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
example-synacor sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
frv sim: frv: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
ft32 sim: ft32: fix -Wunused-variable warnings 2023-12-19 05:51:10 -05:00
h8300 sim: h8300: fix -Wunused-variable warnings 2023-12-19 05:51:10 -05:00
igen sim: igen: do not reindent literal semantics output 2023-12-14 22:33:47 -05:00
iq2000 sim: signal: mark signal callback funcs as noreturn since they don't return 2023-12-21 01:59:22 -05:00
lm32 sim: signal: mark signal callback funcs as noreturn since they don't return 2023-12-21 01:59:22 -05:00
m4 sim: signal: mark signal callback funcs as noreturn since they don't return 2023-12-21 01:59:22 -05:00
m32c sim: m32c: use UTF-8 encoding 2023-12-05 07:50:56 -05:00
m32r sim: signal: mark signal callback funcs as noreturn since they don't return 2023-12-21 01:59:22 -05:00
m68hc11 sim: m68hc11: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:22 -05:00
mcore sim: mcore: fix Wimplicit-fallthrough warnings 2023-12-21 01:59:23 -05:00
microblaze sim: microblaze: fix -Wunused-variable warnings 2023-12-19 05:51:10 -05:00
mips sim: mips: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:23 -05:00
mn10300 sim: signal: mark signal callback funcs as noreturn since they don't return 2023-12-21 01:59:22 -05:00
moxie sim: moxie: fix -Wunused-variable warnings 2023-12-19 05:51:11 -05:00
msp430 sim: msp430: fix -Wunused-variable warnings 2023-12-19 05:51:11 -05:00
or1k sim: or1k: fix -Wimplicit-fallthrough warnings 2023-12-21 01:59:23 -05:00
ppc sim: add ATTRIBUTE_FALLTHROUGH for local code 2023-12-21 01:59:22 -05:00
pru sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
riscv sim/riscv: fix JALR instruction simulation 2023-10-18 17:55:31 +01:00
rl78 Rename bfd_bread and bfd_bwrite 2023-08-09 08:48:09 +09:30
rx sim: rx: mark abort func as noreturn since it doesn't 2023-12-21 01:45:15 -05:00
sh sim: sh: add missing breaks to bit processing 2023-12-21 01:46:04 -05:00
testsuite Yet another fix for mcore-sim (rotli) 2023-12-18 22:04:25 -07:00
v850 sim: v850: fix -Wunused-variable warnings 2023-12-19 05:51:11 -05:00
.gitignore sim: drop unused gentmap & nltvals.def logic 2021-11-28 13:24:00 -05:00
aclocal.m4 sim: smp: make option available again 2022-12-25 02:13:30 -05:00
arch-subdir.mk.in sim: build: drop support for creating libsim.a in subdirs 2023-01-10 01:15:26 -05:00
ChangeLog-2021
config.h.in sim: build: stop probing system extensions (ourselves) 2023-01-16 04:22:10 -05:00
configure sim: warnings: enable -Wduplicated-cond 2023-12-21 00:02:20 -05:00
configure.ac sim: warnings: enable only for development builds 2023-12-04 23:45:27 -05:00
COPYING
gdbinit.in sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
MAINTAINERS sim: Update mailing list address 2022-09-01 10:15:09 -04:00
Makefile.am sim: warnings: enable only for development builds 2023-12-04 23:45:27 -05:00
Makefile.in sim: cgen: unify the genmloop logic a bit 2023-12-20 21:24:40 -05:00
README-HACKING sim: build: delete Make-common.in logic 2023-01-13 17:34:53 -05:00