binutils-gdb/sim/rl78
Pedro Alves a493e3e2e4 gdb/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

gdb/gdbserver/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

include/gdb/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        * gdb/signals.def: Replace TARGET_SIGNAL_ with GDB_SIGNAL_
	throughout.

sim/arm/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/avr/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/common/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/cr16/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/d10v/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/erc32/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/m32c/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/ppc/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/rl78/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.

sim/rx/
2012-05-24  Pedro Alves  <palves@redhat.com>

	PR gdb/7205

        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
2012-05-24 16:51:47 +00:00
..
ChangeLog gdb/ 2012-05-24 16:51:47 +00:00
Makefile.in Add support to GDB for the Renesas rl78 architecture. 2012-02-04 06:05:50 +00:00
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
config.in [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
configure [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
configure.ac Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cpu.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cpu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdb-if.c gdb/ 2012-05-24 16:51:47 +00:00
load.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
load.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
main.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mem.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mem.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
rl78.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
trace.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
trace.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00