src/bfd ChangeLog som.c som.h syms.c

nickc@sourceware.org nickc@sourceware.org
Fri Sep 21 07:58:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2007-09-21 07:58:03

Modified files:
	bfd            : ChangeLog som.c som.h syms.c 

Log message:
	* syms.c (_bfd_stab_section_find_nearest_line): Look at the
	specific SOM sections for stabs if the regular ones are not found.
	* som.h (struct somdata): Add a line_info field, to be used by som_find_nearest_line.
	* som.c (som_find_nearest_line): Implement using the bfd stabs function above.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4007&r2=1.4008
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/som.c.diff?cvsroot=src&r1=1.66&r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/som.h.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/syms.c.diff?cvsroot=src&r1=1.45&r2=1.46



More information about the Binutils-cvs mailing list