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 rs6000-aix-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2013-05-20 09:14:24

Modified files:
	gdb            : ChangeLog rs6000-aix-tdep.c 

Log message:
	De-indent example code in rs6000-aix-tdep.c (ARI fix)
	
	This patch de-indents the code provided as a comment explaining
	how the code declaring the ld_info32_desc and ld_info64_desc globals
	was generated. The intent is to avoid an ARI warning about a macro
	not starting at column zero of the line.
	
	gdb/ChangeLog:
	
	* rs6000-aix-tdep.c: De-indent some example code provided
	as a comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15570&r2=1.15571
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/rs6000-aix-tdep.c.diff?cvsroot=src&r1=1.31&r2=1.32


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