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]

gdb ChangeLog rs6000-tdep.c


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	ezannoni@sources.redhat.com	2002-02-14 07:13:55

Modified files:
	.              : ChangeLog rs6000-tdep.c 

Log message:
	2002-02-14  Elena Zannoni  <ezannoni@redhat.com>
	
	* rs6000-tdep.c (rs6000_gdbarch_init): Don't call
	find_variant_by_name, because it confuses the multiarch
	framework. Return NULL if there isn't an architecture with the
	user supplied name, instead of forcing a different one without
	recording the change with the multiarch machinery.
	(find_variant_by_name): Delete.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.2200&r2=1.2201
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/rs6000-tdep.c.diff?cvsroot=uberbaum&r1=1.37&r2=1.38


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