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 hppa-tdep.c ChangeLog config/pa/tm-hppa.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2002-11-06 23:47:22

Modified files:
	gdb            : hppa-tdep.c ChangeLog 
	gdb/config/pa  : tm-hppa.h 

Log message:
	Put in place the framework necessary for multiarching the hppa targets.
	* hppa-tdep.c (hppa_gdbarch_init): New function.
	(hppa_dump_tdep): New function.
	(_initialize_hppa_tdep): Register the hppa gdbarch init function and
	tdep structure dumper.
	* config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
	until the multi-arching conversion has partially been completed.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/hppa-tdep.c.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3403&r2=1.3404
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/pa/tm-hppa.h.diff?cvsroot=src&r1=1.19&r2=1.20


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