src/gdb ChangeLog rs6000-aix-tdep.c
brobecke@sourceware.org
brobecke@sourceware.org
Mon May 20 09:14:00 GMT 2013
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
More information about the Gdb-cvs
mailing list