binutils-gdb/opcodes
Trevor Saunders e6c7cdec06 update many old style function definitions
This includes regenerating a bunch of files in opcodes/ with trunk cgen.

gprof/ChangeLog:

2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

	* basic_blocks.c: Update old style function definitions.
	* cg_arcs.c: Likewise.
	* cg_print.c: Likewise.
	* gen-c-prog.awk: Likewise.
	* gmon_io.c: Likewise.
	* hertz.c: Likewise.
	* hist.c: Likewise.
	* sym_ids.c: Likewise.

bfd/ChangeLog:

2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

	* cache.c: Update old style function definitions.
	* elf32-m68k.c: Likewise.
	* elf64-mmix.c: Likewise.
	* stab-syms.c: Likewise.

opcodes/ChangeLog:

2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

	* alpha-dis.c: Regenerate.
	* crx-dis.c: Likewise.
	* disassemble.c: Likewise.
	* epiphany-opc.c: Likewise.
	* fr30-opc.c: Likewise.
	* frv-opc.c: Likewise.
	* ip2k-opc.c: Likewise.
	* iq2000-opc.c: Likewise.
	* lm32-opc.c: Likewise.
	* lm32-opinst.c: Likewise.
	* m32c-opc.c: Likewise.
	* m32r-opc.c: Likewise.
	* m32r-opinst.c: Likewise.
	* mep-opc.c: Likewise.
	* mt-opc.c: Likewise.
	* or1k-opc.c: Likewise.
	* or1k-opinst.c: Likewise.
	* tic80-opc.c: Likewise.
	* xc16x-opc.c: Likewise.
	* xstormy16-opc.c: Likewise.

ld/ChangeLog:

2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

	* emultempl/scoreelf.em: Likewise.

binutils/ChangeLog:

2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

	* resres.c: Likewise.

gas/ChangeLog:

2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

	* cgen.c: Likewise.
	* config/tc-bfin.c: Likewise.
	* config/tc-ia64.c: Likewise.
	* config/tc-mep.c: Likewise.
	* config/tc-metag.c: Likewise.
	* config/tc-nios2.c: Likewise.
	* config/tc-rl78.c: Likewise.
2016-04-20 07:04:49 -04:00
..
po Copyright update for binutils 2016-01-01 23:00:01 +10:30
.gitignore bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore 2010-12-09 09:03:18 +00:00
ChangeLog update many old style function definitions 2016-04-20 07:04:49 -04:00
ChangeLog-0001 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-0203 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2004 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2005 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2006 Remove trailing spaces in opcodes 2015-08-12 04:45:07 -07:00
ChangeLog-2007 Remove trailing spaces in opcodes 2015-08-12 04:45:07 -07:00
ChangeLog-2008 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2009 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2010 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2011 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2012 opcodes/ChangeLog 2013-01-02 13:13:36 +00:00
ChangeLog-2013 New Year - binutils ChangeLog rotation 2014-01-08 05:32:12 -08:00
ChangeLog-2014 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ChangeLog-2015 binutils ChangeLog rotation 2016-01-01 22:59:17 +10:30
ChangeLog-9297 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9899 Add copyright notices 2012-12-10 12:48:03 +00:00
MAINTAINERS Copyright update for binutils 2016-01-01 23:00:01 +10:30
Makefile.am Copyright update for binutils 2016-01-01 23:00:01 +10:30
Makefile.in Regenerate Makefile.in/aclocal.m4 automake 1.11.6 2016-04-15 16:20:55 -07:00
aarch64-asm-2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-asm.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-dis-2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-dis.c More -Wstack-usage warnings: opcodes/aarch64-* 2016-03-24 22:42:09 +01:00
aarch64-dis.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-gen.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-opc-2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-opc.c More -Wstack-usage warnings: opcodes/aarch64-* 2016-03-24 22:42:09 +01:00
aarch64-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
aarch64-tbl.h Fix the disassembly of the AArch64's OOR instruction as a MOV instruction. 2016-03-18 17:04:07 +00:00
aclocal.m4 Regenerate Makefile.in/aclocal.m4 automake 1.11.6 2016-04-15 16:20:55 -07:00
alpha-dis.c update many old style function definitions 2016-04-20 07:04:49 -04:00
alpha-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
arc-dis.c opcodes/arc: Move instruction length logic to new function 2016-04-14 17:15:18 +01:00
arc-dis.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
arc-ext-tbl.h [ARC] Fix typo in extension instruction name. 2016-03-29 19:05:31 +02:00
arc-ext.c Add support for .extCondCode, .extCoreRegister and .extAuxRegister. 2016-04-12 10:21:06 +02:00
arc-ext.h Add support for .extInstruction pseudo-op. 2016-04-12 10:06:07 +02:00
arc-fxi.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
arc-nps400-tbl.h opcodes/arc: Add yet more nps instructions 2016-04-19 22:51:27 +01:00
arc-opc.c opcodes/arc: Add yet more nps instructions 2016-04-19 22:51:27 +01:00
arc-regs.h Add support for .extCondCode, .extCoreRegister and .extAuxRegister. 2016-04-12 10:21:06 +02:00
arc-tbl.h Update ARC instruction data-base. 2016-04-12 10:08:37 +02:00
arm-dis.c [ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar) 2016-04-05 15:54:00 +01:00
avr-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
bfin-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
cgen-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
cgen-asm.in Copyright update for binutils 2016-01-01 23:00:01 +10:30
cgen-bitset.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
cgen-dis.c Fix undefined compilation behaviour shifting a value into the sign bit of a signed integer. 2016-02-01 10:41:32 +00:00
cgen-dis.in Copyright update for binutils 2016-01-01 23:00:01 +10:30
cgen-ibld.in opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
cgen-opc.c Remove use of alloca. 2016-03-21 16:31:46 +00:00
cgen.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
config.in Rename configure.in to configure.ac 2014-07-04 13:40:28 +09:30
configure enable -Wwrite-strings for gas 2016-03-31 07:30:56 -04:00
configure.ac Copyright update for binutils 2016-01-01 23:00:01 +10:30
configure.com Copyright update for binutils 2016-01-01 23:00:01 +10:30
cr16-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
cr16-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
cris-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
cris-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
crx-dis.c update many old style function definitions 2016-04-20 07:04:49 -04:00
crx-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
d10v-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
d10v-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
d30v-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
d30v-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
dep-in.sed * dep-in.sed: Don't use \n in replacement part of s command. 2009-06-04 06:57:56 +00:00
dis-buf.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
dis-init.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
disassemble.c update many old style function definitions 2016-04-20 07:04:49 -04:00
dlx-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
epiphany-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
epiphany-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
epiphany-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
epiphany-dis.c epiphany/disassembler: Improve alignment of output. 2016-02-02 11:09:17 +00:00
epiphany-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
epiphany-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
epiphany-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
fr30-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
fr30-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
fr30-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
fr30-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
fr30-ibld.c Fix shift left warning at source 2016-03-02 13:35:41 +10:30
fr30-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
fr30-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
frv-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
frv-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
frv-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
frv-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
frv-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
frv-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
frv-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
ft32-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ft32-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
h8300-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
h8500-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
h8500-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
hppa-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
i370-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
i370-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386-dis-evex.h Fix memory operand size for vcvtt?ps2u?qq instructions 2015-07-22 13:26:21 -07:00
i386-dis.c Add parentheses to prevent truncated addresses 2016-02-15 16:03:58 -08:00
i386-gen.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386-init.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386-opc.tbl Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386-reg.tbl Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386-tbl.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
i860-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
i960-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-asmtab.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-asmtab.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-gen.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-ic.tbl Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-opc-a.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc-b.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc-d.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc-f.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc-i.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc-m.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc-x.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
ia64-raw.tbl * ia64-raw.tbl: Replace non-ASCII char. 2013-05-17 12:57:16 +00:00
ia64-war.tbl Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again. 2000-09-22 19:43:50 +00:00
ia64-waw.tbl * ia64-raw.tbl: Replace non-ASCII char. 2013-05-17 12:57:16 +00:00
ip2k-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ip2k-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ip2k-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
ip2k-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ip2k-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
ip2k-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
ip2k-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
iq2000-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
iq2000-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
iq2000-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
iq2000-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
iq2000-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
iq2000-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
iq2000-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
lm32-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
lm32-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
lm32-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
lm32-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
lm32-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
lm32-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
lm32-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
lm32-opinst.c update many old style function definitions 2016-04-20 07:04:49 -04:00
m32c-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32c-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32c-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32c-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32c-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
m32c-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
m32c-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32r-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32r-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32r-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32r-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32r-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
m32r-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
m32r-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
m32r-opinst.c update many old style function definitions 2016-04-20 07:04:49 -04:00
m68hc11-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m68hc11-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m68k-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m68k-opc.c m68k: fix constraints of move.[bw] for ISA_B/C 2016-01-08 11:42:10 +01:00
m88k-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m10200-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m10200-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m10300-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
m10300-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
makefile.vms Copyright update for binutils 2016-01-01 23:00:01 +10:30
mcore-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mcore-opc.h Add const qualifiers at various places. 2016-03-07 15:16:28 +00:00
mep-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mep-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mep-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
mep-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mep-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
mep-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
mep-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
metag-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
microblaze-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
microblaze-dis.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
microblaze-opc.h Add const qualifiers at various places. 2016-03-07 15:16:28 +00:00
microblaze-opcm.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
micromips-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mips-dis.c MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassembly 2016-04-11 18:01:18 +01:00
mips-formats.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
mips-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mips16-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mmix-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mmix-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
moxie-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
moxie-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
msp430-decode.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
msp430-decode.opc Copyright update for binutils 2016-01-01 23:00:01 +10:30
msp430-dis.c Fix the encoding of the MSP430's RRUX instruction. 2016-02-04 09:55:10 +00:00
mt-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mt-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mt-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
mt-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
mt-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
mt-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
mt-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
nds32-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
nds32-asm.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
nds32-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
nds32-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
nios2-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
nios2-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ns32k-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
opc2c.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
opintl.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
or1k-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
or1k-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
or1k-desc.h Regenerate or1k opcodes file 2016-03-03 00:23:31 +10:30
or1k-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
or1k-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
or1k-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
or1k-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
or1k-opinst.c update many old style function definitions 2016-04-20 07:04:49 -04:00
pdp11-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
pdp11-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
pj-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
pj-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ppc-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ppc-opc.c Delete opcodes that have been removed from ISA 3.0. 2016-01-11 11:54:58 -06:00
rl78-decode.c Regenerate rl78 opcodes file 2016-03-02 13:38:44 +10:30
rl78-decode.opc Fix display of RL78 MOVW instructions that use the stack pointer. 2016-01-14 16:23:35 +00:00
rl78-dis.c Fix typo in print_insn_rl78_common function. 2016-03-01 10:52:24 +00:00
rx-decode.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
rx-decode.opc Copyright update for binutils 2016-01-01 23:00:01 +10:30
rx-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
s390-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
s390-mkopc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
s390-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
s390-opc.txt Copyright update for binutils 2016-01-01 23:00:01 +10:30
score-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
score-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
score7-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
sh-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
sh-opc.h Add const qualifiers at various places. 2016-03-07 15:16:28 +00:00
sh64-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
sh64-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
sh64-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
sparc-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
sparc-opc.c sparc: reorder wr instructions in sparc_opcodes to fix diagnostics 2016-03-24 10:20:45 -07:00
spu-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
spu-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
stamp-h.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sysdep.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tic4x-dis.c Add const qualifiers at various places. 2016-03-07 15:16:28 +00:00
tic6x-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tic30-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tic54x-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tic54x-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tic80-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tic80-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
tilegx-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tilegx-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tilepro-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tilepro-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
v850-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
v850-opc.c Fix disassembly of the V850's LD.BU instruction. 2016-04-13 15:09:25 +01:00
vax-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
visium-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
visium-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
w65-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
w65-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
xc16x-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xc16x-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xc16x-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
xc16x-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xc16x-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
xc16x-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
xc16x-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
xgate-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xgate-opc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xstormy16-asm.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xstormy16-desc.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xstormy16-desc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
xstormy16-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xstormy16-ibld.c opcodes/cgen: Rework calculation of shift when inserting fields 2016-02-02 11:09:17 +00:00
xstormy16-opc.c update many old style function definitions 2016-04-20 07:04:49 -04:00
xstormy16-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
xtensa-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
z8k-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
z8k-opc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
z8kgen.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
z80-dis.c Copyright update for binutils 2016-01-01 23:00:01 +10:30