binutils-gdb/sim/sh
Mike Frysinger 35f7d33dd9 sim: sh: fix switch-bool warnings
This code triggers -Werror=switch-bool warnings with <=gcc-5 versions.
Rework it to use if statements instead as it also simplifies a bit.
2021-11-13 00:57:00 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
gencode.c sim: sh: rework carry checks to not rely on integer overflows 2021-11-13 00:57:00 -05:00
interp.c sim: sh: fix switch-bool warnings 2021-11-13 00:57:00 -05:00
local.mk sim: hoist gencode & opc2c build rules up to common builds 2021-11-02 22:59:07 -04:00
Makefile.in sim: sh: enable -Werror everywhere 2021-11-06 20:32:31 -04:00
sim-main.h sim: sh: rework register layout with anonymous unions & structs 2021-11-06 20:32:31 -04:00