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-xc16x.c testsuite/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	devans@sourceware.org	2009-10-19 15:27:39

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-xc16x.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/xc16x: shlrol.s xc16x.exp 

Log message:
	* config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is set
	correctly for all 16 bit relocs.  Return BFD_RELOC_NONE if reloc
	isn't recognized, not BFD_RELOC_XC16X_SOF.
	
	testsuite:
	* gas/xc16x/shlrol.s: Specify constant shift amount.
	* gas/xc16x/xc16x.exp (do_xc16x_shlrol): Update expected output.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3990&r2=1.3991
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-xc16x.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1570&r2=1.1571
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/xc16x/shlrol.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/xc16x/xc16x.exp.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]