src gas/ChangeLog gas/config/bfin-aux.h gas/co ...
vapier@sourceware.org
vapier@sourceware.org
Wed Sep 22 20:59:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2010-09-22 20:59:00
Modified files:
gas : ChangeLog
gas/config : bfin-aux.h bfin-parse.y tc-bfin.c
include/opcode : ChangeLog bfin.h
opcodes : ChangeLog bfin-dis.c
Log message:
opcodes/gas: blackfin: support OUTC debug insn
The disassembler has partial (but incomplete/broken) support already for
the pseudo debug insn OUTC, so let's fix it up and finish it. And now
that the disassembler can handle it, make sure our assembler can output
it too.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4262&r2=1.4263
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-aux.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-parse.y.diff?cvsroot=src&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-bfin.c.diff?cvsroot=src&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.415&r2=1.416
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/bfin.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1631&r2=1.1632
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/bfin-dis.c.diff?cvsroot=src&r1=1.18&r2=1.19
More information about the Binutils-cvs
mailing list