src/gas ChangeLog config/tc-ia64.c

wilson@sourceware.org wilson@sourceware.org
Tue Jan 4 05:42:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	wilson@sourceware.org	2005-01-04 05:42:42

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-ia64.c 

Log message:
	Line number bug fix patch from David Mosberger.
	* config/tc-ia64.c (md): Add member "loc_directive_seen".
	(dot_loc): New function.
	(md_pseudo_table): Add entry to map .loc to dot_loc().
	(emit_one_bundle): Only call dwarf2_gen_line_info() if we have
	seen a .loc directive or we're generating DWARF2 debug info for
	assembly source.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2300&r2=1.2301
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-ia64.c.diff?cvsroot=src&r1=1.119&r2=1.120



More information about the Binutils-cvs mailing list