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 arch-utils.c gdbarch.c gdbar ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sources.redhat.com	2001-12-29 11:25:58

Modified files:
	gdb            : ChangeLog arch-utils.c gdbarch.c gdbarch.h 
	                 gdbarch.sh 

Log message:
	* arch-utils.c (initialize_current_architecture): Test byte_order
	against BFD_ENDIAN_UNKNOWN.
	(gdbarch_info_init): Initialize byte_order to BFD_ENDIAN_UNKNOWN.
	* gdbarch.sh: Update comments on default value of byte_order.
	(verify_gdbarch, gdbarch_update_p): Test byte_order against
	BFD_ENDIAN_UNKNOWN.
	* gdbarch.h, gdbarch.c: Re-generate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1952&r2=1.1953
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/arch-utils.c.diff?cvsroot=src&r1=1.44&r2=1.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.c.diff?cvsroot=src&r1=1.97&r2=1.98
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.h.diff?cvsroot=src&r1=1.72&r2=1.73
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.sh.diff?cvsroot=src&r1=1.101&r2=1.102


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