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/elf32-h8300.c include/op ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2009-04-07 18:21:22

Modified files:
	bfd            : ChangeLog elf32-h8300.c 
	include/opcode : ChangeLog h8300.h 
	gas            : ChangeLog 
	gas/config     : tc-h8300.c 

Log message:
	[bfd]
	* elf32-h8300.c (elf32_h8_relax_section): Relax MOVA opcodes.
	[gas]
	* tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA
	immediates.
	(build_bytes): Pass insn to do_a_fix_imm.
	[include/opcode]
	* h8300.h: Add relaxation attributes to MOVA opcodes.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4550&r2=1.4551
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-h8300.c.diff?cvsroot=src&r1=1.53&r2=1.54
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.381&r2=1.382
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/h8300.h.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3780&r2=1.3781
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-h8300.c.diff?cvsroot=src&r1=1.59&r2=1.60


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