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 osabi.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2011-07-04 19:50:45

Modified files:
	gdb            : ChangeLog osabi.c 

Log message:
	Minor comment reformatting in generic_elf_osabi_sniffer
	
	Comment says it all.  I just felt that putting some new text in
	a separate paragraph allowed us to clearly identify the section
	about ELFOSABI_NONE, and the part that talks about the new
	ELFOSABI_GNU.
	
	gdb/ChangeLog:
	
	* osabi.c (generic_elf_osabi_sniffer): Minor comment reformatting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13164&r2=1.13165
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/osabi.c.diff?cvsroot=src&r1=1.55&r2=1.56


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