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 callback.h signals.h


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

Modified files:
	include/gdb    : ChangeLog callback.h signals.h 

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
	
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/ChangeLog.diff?cvsroot=src&r1=1.54&r2=1.55
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/callback.h.diff?cvsroot=src&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/signals.h.diff?cvsroot=src&r1=1.11&r2=1.12


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