binutils-gdb/sim/m32c
Mike Frysinger df68e12b3b sim: create header namespace
The gdb/callback.h & gdb/remote-sim.h headers have nothing to do with
gdb and are really definitions for the libsim API under the sim/ tree.
While gdb uses those headers as a client, it's not specific to it.  So
create a new sim/ namespace and move the headers there.
2021-05-14 00:41:05 -04:00
..
aclocal.m4 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
ChangeLog sim: create header namespace 2021-05-14 00:41:05 -04:00
config.in sim: nrun: add local strsignal prototype 2021-05-01 16:37:39 -04:00
configure sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
configure.ac sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
cpu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gdb-if.c sim: create header namespace 2021-05-14 00:41:05 -04:00
int.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
int.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
load.c sim: clean up bfd_vma printing 2021-05-04 08:13:45 -04:00
load.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m32c.opc sim: m32c: fix warnings about mixing code & decls 2021-05-07 00:34:25 -04:00
main.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.in sim: m32c: switch from custom fgets to getline 2021-05-07 00:34:03 -04:00
mem.c sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
mem.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
misc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
misc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
opc2c.c sim: m32c: switch from custom fgets to getline 2021-05-07 00:34:03 -04:00
r8c.opc sim: m32c: fix warnings about mixing code & decls 2021-05-07 00:34:25 -04:00
reg.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
srcdest.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
syscalls.c sim: create header namespace 2021-05-14 00:41:05 -04:00
syscalls.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
timer_a.h
trace.c sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00