This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB 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/gdb ChangeLog i960-tdep.c doc/ChangeLog do ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	davem@sources.redhat.com	2002-04-24 06:48:41

Modified files:
	gdb            : ChangeLog i960-tdep.c 
	gdb/doc        : ChangeLog gdbint.texinfo 
	gdb/config/i960: tm-i960.h 

Log message:
	2002-04-24  David S. Miller  <davem@redhat.com>
	
	* i960-tdep.c (register_in_window_p): New function.
	(i960_find_saved_register): Use it instead of
	REGISTER_IN_WINDOW_P.
	* config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
	
	2002-04-24  David S. Miller  <davem@redhat.com>
	
	* gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2496&r2=1.2497
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i960-tdep.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.179&r2=1.180
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/gdbint.texinfo.diff?cvsroot=src&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i960/tm-i960.h.diff?cvsroot=src&r1=1.10&r2=1.11


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