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 Makefile.in alpha-linux-tdep ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sourceware.org	2003-06-04 06:22:17

Modified files:
	gdb            : ChangeLog Makefile.in alpha-linux-tdep.c 
	                 alpha-tdep.c alpha-tdep.h alphafbsd-tdep.c 
	                 alphanbsd-tdep.c 
	gdb/config/alpha: fbsd.mt nbsd.mt 

Log message:
	* alpha-tdep.c (alpha_dwarf2_init_abi): New.
	* alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
	* alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
	* alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
	unwind routines.
	* alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
	* config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
	* config/alpha/nbsd.mt (TDEPFILES): Likewise.
	
	* alpha-linux-tdep.c: Remove unnecessary includes.
	* Makefile.in (alpha-linux-tdep.o): Update.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.4309&r2=1.4310
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.389&r2=1.390
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-linux-tdep.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-tdep.c.diff?cvsroot=src&r1=1.108&r2=1.109
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-tdep.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alphafbsd-tdep.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alphanbsd-tdep.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/fbsd.mt.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/nbsd.mt.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]