This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/include/gdb ChangeLog signals.def


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]