src/gas ChangeLog config/tc-d30v.c config/tc-t ...

nickc@sourceware.org nickc@sourceware.org
Tue Feb 12 08:37:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2008-02-12 08:37:08

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-d30v.c tc-tic4x.c 

Log message:
	* config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier to
	argument.
	(tic4x_insn_add): Likewise.
	(md_begin): Drop cast that was discarding a const qualifier.
	* config/tc-d30v.c (get_reloc): Add const qualifier to op
	argument.
	(build_insn): Drop cast that was discarding a const qualifier.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3483&r2=1.3484
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-d30v.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-tic4x.c.diff?cvsroot=src&r1=1.23&r2=1.24



More information about the Binutils-cvs mailing list