binutils-gdb/sim/lm32
Mike Frysinger 52d37d2c91 sim: drop arch-specific config.h
All of the settings in here are handled by the common top-level
config.h, so drop the individual arch-config.h files entirely.

This will also help guarantee that we don't add any new arch
specific defines that would affect common code which will help
with the effort of unifying them.
2021-06-16 00:22:53 -04:00
..
aclocal.m4 sim: overhaul alignment settings management 2021-06-12 21:14:50 -04:00
arch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arch.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ChangeLog sim: drop arch-specific config.h 2021-06-16 00:22:53 -04:00
configure sim: drop arch-specific config.h 2021-06-16 00:22:53 -04:00
configure.ac sim: overhaul alignment settings management 2021-06-12 21:14:50 -04:00
cpu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpuall.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decode.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decode.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-lm32cpu.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
dv-lm32timer.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
dv-lm32uart.c sim: assume sys/select.h always exists 2021-06-12 22:19:30 -04:00
lm32-sim.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
lm32.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
Makefile.in sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
mloop.in Add missing stdlib.h includes to sim 2021-05-04 13:19:33 -06:00
model.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sem-switch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sem.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-if.c sim: overhaul alignment settings management 2021-06-12 21:14:50 -04:00
sim-main.h sim: cgen: invert sim_state storage for cgen ports 2021-05-17 00:46:32 -04:00
traps.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
user.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00