This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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/gas ChangeLog dwarf2dbg.c dwarf2dbg.h doc/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sourceware.org	2005-09-07 19:22:42

Modified files:
	gas            : ChangeLog dwarf2dbg.c dwarf2dbg.h 
	gas/doc        : as.texinfo 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/lns: lns-common-1.d lns-common-1.s 
	                       lns-diag-1.l lns-diag-1.s 

Log message:
	* dwarf2dbg.c (dwarf2_where): Set line->isa.
	(dwarf2_set_isa): New.
	(dwarf2_directive_loc): Rearrange to allow all options on one line.
	* dwarf2dbg.h (dwarf2_set_isa): Declare.
	* doc/as.texinfo: Update .loc documentation.
	
	* gas/lns/lns-common-1.d: Don't match header or special opcode numbers.
	* gas/lns/lns-common-1.s: Update for syntax change.
	* gas/lns/lns-diag-1.[sl]: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2659&r2=1.2660
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/dwarf2dbg.c.diff?cvsroot=src&r1=1.77&r2=1.78
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/dwarf2dbg.h.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/doc/as.texinfo.diff?cvsroot=src&r1=1.126&r2=1.127
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.909&r2=1.910
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/lns/lns-common-1.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/lns/lns-common-1.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/lns/lns-diag-1.l.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/lns/lns-diag-1.s.diff?cvsroot=src&r1=1.1&r2=1.2


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