This is the mail archive of the gdb-cvs@sourceware.org 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 features/Makefile gdbserver/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2010-09-01 18:56:35

Modified files:
	gdb            : ChangeLog 
	gdb/features   : Makefile 
	gdb/gdbserver  : Makefile.in 
Added files:
	gdb/regformats/rs6000: powerpc-32.dat 

Log message:
	Generate regformats/rs6000/powerpc-32.dat
	
	I will need this description for the ppc-lynxos debugger where, AFAICT,
	we only have access to the core GP and FP registers.  So this adds
	powerpc-32 to the list of targets for which a .dat file needs  to be
	generated.
	
	2010-04-30  Joel Brobecker  <brobecker@adacore.com>
	
	* features/Makefile (WHICH): Add rs6000/powerpc-32.
	(powerpc-32.o, powerpc-32.c): New rules.
	(clean): Also remove powerpc-32.c.
	* regformats/rs6000/powerpc-32.dat: Generate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12137&r2=1.12138
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/features/Makefile.diff?cvsroot=src&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/Makefile.in.diff?cvsroot=src&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/regformats/rs6000/powerpc-32.dat.diff?cvsroot=src&r1=1.4&r2=1.5


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