src gas/ChangeLog gas/config/tc-v850.c gas/tes ...
nickc@sourceware.org
nickc@sourceware.org
Tue Jan 15 08:45:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2013-01-15 08:45:45
Modified files:
gas : ChangeLog
gas/config : tc-v850.c
gas/testsuite : ChangeLog
gas/testsuite/gas/v850: basic.exp split-lo16.d v850e1.d v850e1.s
opcodes : ChangeLog v850-dis.c v850-opc.c
Log message:
* config/tc-v850.c (md_assemble): Allow signed values for
V850E_IMMEDIATE.
* gas/v850/basic.exp: Allow for variations in reloc names.
* gas/v850/split-lo16.d: Likewise.
* gas/v850/v850e1.s: Add more tests of the PREPARE insn.
* gas/v850/v850e1.d: Update expected disassembly.
* v850-dis.c (get_operand_value): Sign extend V850E_IMMEDIATE
values.
* v850-opc.c (IMM16LO): Add V850_OPERAND_SIGNED attribute.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4907&r2=1.4908
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-v850.c.diff?cvsroot=src&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2172&r2=1.2173
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/v850/basic.exp.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/v850/split-lo16.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/v850/v850e1.d.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/v850/v850e1.s.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1925&r2=1.1926
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/v850-dis.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/v850-opc.c.diff?cvsroot=src&r1=1.15&r2=1.16
More information about the Binutils-cvs
mailing list