binutils-gdb/sim/aarch64
Mike Frysinger 2bf4edd2ea sim: aarch64: fix -Wshadow=local warnings
These functions have local vars named "val" of type float, and
then create nested vars named "val" of type double.  This is a
bit confusing and causes build time warnings.
2023-12-22 23:29:19 -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 -Wshadow=local warnings 2023-12-22 23:29:19 -05:00
simulator.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00