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 gdbserver/low-linux.c config ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kwalker@sources.redhat.com	2001-12-05 07:11:48

Modified files:
	gdb            : ChangeLog 
	gdb/gdbserver  : low-linux.c 
	gdb/config/arm : nm-linux.h tm-linux.h 

Log message:
	* gdbserver/low-linux.c (arm_register_u_addr): added.
	(initialize_arch): added for ARM target.
	* config/arm/nm-linux.h (U_REGS_OFFSET) defined.
	(REGISTER_U_ADDR) defined.
	* config/arm/tm-linux.h (ARM_GNULINUX_TARGET) defined.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1858&r2=1.1859
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/low-linux.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/arm/nm-linux.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/arm/tm-linux.h.diff?cvsroot=src&r1=1.7&r2=1.8


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