src/include/gdb ChangeLog signals.def

palves@sourceware.org palves@sourceware.org
Thu May 24 16:51:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2012-05-24 16:51:39

Modified files:
	include/gdb    : ChangeLog signals.def 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/ChangeLog.diff?cvsroot=src&r1=1.55&r2=1.56
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/signals.def.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Binutils-cvs mailing list