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/tc-mep.c config/tc-mep.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2009-06-24 00:51:09

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-mep.c tc-mep.h 

Log message:
	* config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocate
	32 bits for relaxable branches so that we can relax them later.
	(md_estimate_size_before_relax): Assume IVC2 branches will be relaxed.
	(mep_relax_frag): New.
	(md_convert_frag): Relax IVC2 branches in-place.
	* config/tc-mep.h ((mep_relax_frag): New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3834&r2=1.3835
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mep.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mep.h.diff?cvsroot=src&r1=1.6&r2=1.7


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