src/gdb ChangeLog gdbserver/linux-low.c gdbser ...

drow@sources.redhat.com drow@sources.redhat.com
Thu Apr 11 13:30:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sources.redhat.com	2002-04-11 13:30:11

Modified files:
	gdb            : ChangeLog 
	gdb/gdbserver  : linux-low.c linux-low.h linux-ppc-low.c 
	gdb/regformats : reg-ppc.dat 

Log message:
	2002-04-11  Daniel Jacobowitz  <drow@mvista.com>
	
	* gdbserver/linux-low.c (usr_store_inferior_registers): Support
	registers which are allowed to fail to store.
	* gdbserver/linux-low.h (linux_target_ops): Likewise.
	* gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
	(ppc_cannot_store_register): FPSCR may not be storable.
	* regformats/reg-ppc.dat: Support FPSCR.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2418&r2=1.2419
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-ppc-low.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/regformats/reg-ppc.dat.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Gdb-cvs mailing list