src/gdb ChangeLog elfread.c machoread.c

amodra@sourceware.org amodra@sourceware.org
Sat May 5 03:05:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2012-05-05 03:05:31

Modified files:
	gdb            : ChangeLog elfread.c machoread.c 

Log message:
	Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section
	and bfd_ind_section with their _ptr variants, or use corresponding
	bfd_is_* macros.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14209&r2=1.14210
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/elfread.c.diff?cvsroot=src&r1=1.128&r2=1.129
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/machoread.c.diff?cvsroot=src&r1=1.36&r2=1.37



More information about the Gdb-cvs mailing list