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 config/bfin-aux.h config/bfi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2010-10-11 08:36:30

Modified files:
	gas            : ChangeLog 
	gas/config     : bfin-aux.h bfin-parse.y tc-bfin.c 

Log message:
	gas: blackfin: support numeric local labels with LOOP_BEGIN/LOOP_END pseudo insns
	
	The current LOOP_BEGIN/LOOP_END pseudo insns hit parser errors when trying
	to use numeric local labels.  So add support for them.
	
	Signed-off-by: David Gibson <david.gibson@analog.com>
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4288&r2=1.4289
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-aux.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-parse.y.diff?cvsroot=src&r1=1.44&r2=1.45
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-bfin.c.diff?cvsroot=src&r1=1.40&r2=1.41


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