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 bfd/ChangeLog bfd/xtensa-isa.c gas/ChangeL ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sterling@sourceware.org	2008-11-21 22:13:32

Modified files:
	bfd            : ChangeLog xtensa-isa.c 
	gas            : ChangeLog 
	gas/config     : tc-xtensa.c 
	include        : ChangeLog xtensa-isa-internal.h xtensa-isa.h 

Log message:
	2008-11-21  Sterling Augustine  <sterling@tensilica.com>
	
	* xtensa-isa.c (xtensa_state_is_shared_or): New function.
	
	2008-11-21  Sterling Augustine  <sterling@tensilica.com>
	
	* xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
	* xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
	
	2008-11-21  Sterling Augustine  <sterling@tensilica.com>
	
	* config/tc-xtensa.c (check_t1_t2_reads_and_writes): Call
	xtensa_state_is_shared_or to allow multiple opcodes within a
	single FLIX bundle to write to these special states.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4371&r2=1.4372
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/xtensa-isa.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3677&r2=1.3678
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-xtensa.c.diff?cvsroot=src&r1=1.106&r2=1.107
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.432&r2=1.433
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/xtensa-isa-internal.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/xtensa-isa.h.diff?cvsroot=src&r1=1.7&r2=1.8


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