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/opcodes ChangeLog cr16-opc.c crx-opc.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_24-branch
Changes by:	roland@sourceware.org	2013-10-10 17:44:18

Modified files:
	opcodes        : ChangeLog cr16-opc.c crx-opc.c 

Log message:
	opcodes/
	* cr16-opc.c (REG): Cast NAME to 'reg' enum type to suppress
	possible compiler warnings when the union's initializer is
	actually meant for the 'preg' enum typed member.
	* crx-opc.c (REG): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.2022.2.2&r2=1.2022.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/cr16-opc.c.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.5&r2=1.5.20.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/crx-opc.c.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.14&r2=1.14.8.1


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