binutils-gdb/sim/m32c
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 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
blinky.S Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +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.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
gloss.S Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
int.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
int.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
load.c PR 14072 2012-05-19 16:46:16 +00:00
load.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
m32c.opc 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
misc.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
misc.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
opc2c.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
r8c.opc Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
reg.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
safe-fgets.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
safe-fgets.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sample.S Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sample.ld Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sample2.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
srcdest.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c PR 14072 2012-05-19 16:46:16 +00:00
syscalls.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
timer_a.h Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
trace.c PR 14072 2012-05-19 16:46:16 +00:00
trace.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00