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 bfin-tdep.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-01-08 20:45:11

Modified files:
	gdb            : ChangeLog bfin-tdep.h 

Log message:
	gdb: bfin: tix typo in register name
	
	Looks like we've long been using "AO" instead of "A0" in the enum for the
	A0.W.  But no one noticed since we aren't using it directly (we assume the
	position in the reverse).  I've committed this simple fix.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12444&r2=1.12445
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/bfin-tdep.h.diff?cvsroot=src&r1=1.2&r2=1.3


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