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 configure.tgt gdbserver/Chan ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	jimb-ppc64-linux-20030528-branch
Changes by:	jimb@sourceware.org	2003-05-29 23:06:59

Modified files:
	gdb            : ChangeLog configure.tgt 
	gdb/gdbserver  : ChangeLog Makefile.in configure.srv 
Added files:
	gdb/gdbserver  : linux-ppc64-low.c 
	gdb/regformats : reg-ppc64.dat 

Log message:
	gdb/ChangeLog:
	2003-05-29  Jim Blandy  <jimb@redhat.com>
	
	Support gdbserver on 64-bit PowerPC Linux.
	* configure.tgt (powerpc64-*-linux*): Build gdbserver, please.
	* regformats/reg-ppc64.dat: New file.
	
	gdb/gdbserver/ChangeLog:
	2003-05-29  Jim Blandy  <jimb@redhat.com>
	
	Add support for Linux on the 64-bit PowerPC.
	* linux-ppc64-low.c: New file.
	* configure.srv (powerpc64-*-linux*): New case.
	(powerpc*-*-linux*): Adjust case pattern not to match
	powerpc64-*-linux*.
	* Makefile.in (linux-ppc64-low.o, reg-ppc64.o, reg-ppc64.c): New
	rules.
	(clean): Delete reg-ppc64.c, too.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.4227.2.7&r2=1.4227.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.tgt.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.104.2.3&r2=1.104.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-ppc64-low.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.1.2.2&r2=1.1.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.9.6.5&r2=1.9.6.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/Makefile.in.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.22.26.2&r2=1.22.26.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.srv.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.5.36.2&r2=1.5.36.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/regformats/reg-ppc64.dat.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.1.2.2&r2=1.1.2.3


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