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 read.c config/tc-avr.c confi ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_20-branch
Changes by:	amodra@sourceware.org	2009-09-08 10:53:22

Modified files:
	gas            : ChangeLog read.c 
	gas/config     : tc-avr.c tc-d30v.c tc-dlx.c tc-i860.c 
	                 tc-mn10200.c tc-pj.c tc-vax.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/d30v: serial2.l 
	gas/testsuite/gas/lns: lns-common-1-alt.d 
	gas/testsuite/gas/mt: ms1-16-003.d relocs.d 

Log message:
	gas/
	* read.c (emit_expr_fix): Handle size 3.
	* config/tc-avr.c (md_assemble): Call dwarf2_emit_insn.
	* config/tc-d30v.c (write_long, write_1_short,
	write_2_short, md_assemble): Likewise.
	* config/tc-dlx.c (md_assemble): Likewise.
	* config/tc-i860.c (md_assemble): Likewise.
	* config/tc-mn10200.c (md_assemble): Likewise.
	* config/tc-pj.c (md_assemble): Likewise.
	* config/tc-vax.c (md_assemble): Likewise.
	gas/testsuite/
	* gas/d30v/serial2.l: Adjust position of page break.
	* gas/lns/lns-common-1-alt.d: Match 2009-04-24 change.
	* gas/mt/ms1-16-003.d: Correct reloc name.
	* gas/mt/relocs.d: Elide incorrect file format strings.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.3938.2.4&r2=1.3938.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.153&r2=1.153.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-avr.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.68&r2=1.68.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-d30v.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.36&r2=1.36.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-dlx.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.22&r2=1.22.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i860.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.36&r2=1.36.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mn10200.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.23&r2=1.23.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-pj.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.22&r2=1.22.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-vax.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.41&r2=1.41.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1537.2.1&r2=1.1537.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/d30v/serial2.l.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.2&r2=1.2.20.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/lns/lns-common-1-alt.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.2&r2=1.2.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mt/ms1-16-003.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1&r2=1.1.14.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mt/relocs.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1&r2=1.1.14.1


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