binutils-gdb/opcodes
Alan Modra aea77599d0 include/opcode/
* ppc.h: Add PPC_OPCODE_ALTIVEC2, PPC_OPCODE_E6500, PPC_OPCODE_TMR.
opcodes/
	* ppc-dis.c (ppc_opts): Add entries for "e5500" and "e6500".
	* ppc-opc.c (insert_ls, TMR, ESYNC, XSYNCLE_MASK): New.
	(PPCVEC2, PPCTMR, E6500): New short names.
	(powerpc_opcodes): Add vabsdub, vabsduh, vabsduw, dni, mvidsplt,
	mviwsplt, icblq., mftmr, mttmr, dcblq., miso, lvexbx, lvexhx,
	lvexwx, stvexbx, stvexhx, stvexwx, lvepx, lvepxl, stvepx, stvepxl,
	lvtrx, lvtrxl, lvtlx, lvtlxl, stvfrx, stvfrxl, stvflx, stvflxl,
	lvswx, lvswxl, stvswx, stvswxl, lvsm mnemonics. Accept LS, ESYNC
	optional operands on sync instruction for E6500 target.
bfd/
	* archures.c: Add bfd_mach_ppc_e5500 and bfd_mach_ppc_e6500.
	* bfd-in2.h: Regenerate.
	* cpu-powerpc.c (bfd_powerpc_archs): Add entryies for
	bfd_mach_ppc_e5500 and bfd_mach_ppc_e6500.
gas/
	* config/tc-ppc.c (md_show_usage): Document -me5500 and -me6500.
	(ppc_handle_align): Add termination nop opcode for e500mc family.
	* doc/as.texinfo: Document options -me5500 and -me6500.
	* doc/c-ppc.texi: Likewise.
gas/testsuite/
	* gas/ppc/e500mc64_nop.s: New test case for e500mc family
	termination nops.
	* gas/ppc/e500mc64_nop.d: Likewise.
	* gas/ppc/e5500_nop.s: Likewise.
	* gas/ppc/e5500_nop.d: Likewise.
	* gas/ppc/e6500_nop.s: Likewise.
	* gas/ppc/e6500_nop.d: Likewise.
	* gas/ppc/e6500.s: New.
	* gas/ppc/e6500.d: Likewise.
	* gas/ppc/ppc.exp: Run e6500, e500mc64_nop, e5500_nop, and e6500_nop.
2012-03-09 23:39:06 +00:00
..
po * po/it.po: Updated Italian translation. 2011-11-25 09:19:07 +00:00
.gitignore bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore 2010-12-09 09:03:18 +00:00
aclocal.m4 bfd/ 2010-05-07 12:28:50 +00:00
alpha-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
alpha-opc.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
arc-dis.c * arc-dis.c (BITS): Don't use shifts to mask off bits. 2012-02-27 06:31:57 +00:00
arc-dis.h update copyright dates 2009-09-02 07:25:43 +00:00
arc-ext.c Update soruces to make alpha, arc and arm targets compile cleanly 2009-09-25 19:13:27 +00:00
arc-ext.h Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
arc-opc.c PR gas/5100 2007-10-04 13:43:16 +00:00
arm-dis.c Jie Zhang <jie@codesourcery.com> 2011-10-18 14:41:55 +00:00
avr-dis.c PR binutils/12329 2011-07-01 16:11:27 +00:00
bfin-dis.c opcodes: blackfin: ignore (M) on MAC0-only dsp mac funcs 2011-03-24 05:27:39 +00:00
cgen-asm.c * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bit 2011-12-15 10:21:51 +00:00
cgen-asm.in fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
cgen-bitset.c cpu/ 2009-10-24 00:17:08 +00:00
cgen-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
cgen-dis.in * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
cgen-ibld.in * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
cgen-opc.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
cgen.sh * cgen.sh: Handle multiple simultaneous runs for parallel makes. 2009-06-14 16:36:56 +00:00
ChangeLog include/opcode/ 2012-03-09 23:39:06 +00:00
ChangeLog-0001 Split ChangeLog files. 2004-01-02 11:16:21 +00:00
ChangeLog-0203 Split ChangeLog files. 2004-01-02 11:16:21 +00:00
ChangeLog-2004 split changelogs 2006-01-16 23:15:07 +00:00
ChangeLog-2005 split changelogs 2006-01-16 23:15:07 +00:00
ChangeLog-2006 Move 2006 ChangeLog entries to ChangeLog-2006. 2007-01-09 14:29:31 +00:00
ChangeLog-2007 Add a missing ','. 2008-01-03 05:27:55 +00:00
ChangeLog-2008 gas/ 2009-01-06 01:03:27 +00:00
ChangeLog-2009 Move 2009 binutils ChangeLog to ChangeLog-2009. 2010-01-01 18:06:10 +00:00
ChangeLog-2010 Rotate binutils ChangeLogs. 2011-01-01 16:43:53 +00:00
ChangeLog-2011 Rotate ChangeLogs 2012-01-05 10:09:39 +00:00
ChangeLog-9297
ChangeLog-9899
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure * po/it.po: New Italian translation. 2011-11-02 12:02:22 +00:00
configure.com 2009-09-01 Tristan Gingold <gingold@adacore.com> 2009-09-01 13:16:53 +00:00
configure.in * po/it.po: New Italian translation. 2011-11-02 12:02:22 +00:00
cr16-dis.c PR binutils/10173 2012-01-16 23:51:35 +00:00
cr16-opc.c * cr16-opc.c (cr16_instruction): Fix typo in comment. 2010-04-06 15:41:43 +00:00
cris-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
cris-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
crx-dis.c gas/ 2012-02-27 06:37:40 +00:00
crx-opc.c gas/ 2012-02-27 06:37:40 +00:00
d10v-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
d10v-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
d30v-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
d30v-opc.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
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 * dis-buf.c (buffer_read_memory): Give error for reading just 2010-03-23 15:59:45 +00:00
dis-init.c update copyright dates 2009-09-02 07:25:43 +00:00
disassemble.c [.] 2011-11-02 03:09:11 +00:00
dlx-dis.c * src/opcodes/dlx-dis.c (print_insn_dlx): Use dlx_insn type for 2010-09-10 13:00:54 +00:00
epiphany-asm.c cpu: 2011-10-26 12:46:04 +00:00
epiphany-desc.c bfd: 2011-10-25 11:18:16 +00:00
epiphany-desc.h bfd: 2011-10-25 11:18:16 +00:00
epiphany-dis.c bfd: 2011-10-25 11:18:16 +00:00
epiphany-ibld.c bfd: 2011-10-25 11:18:16 +00:00
epiphany-opc.c bfd: 2011-10-25 11:18:16 +00:00
epiphany-opc.h cpu: 2011-10-26 12:46:04 +00:00
fr30-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
fr30-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
fr30-desc.h cgen/ 2010-10-09 06:50:23 +00:00
fr30-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
fr30-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
fr30-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
fr30-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
frv-asm.c * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bit 2011-12-15 10:21:51 +00:00
frv-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
frv-desc.h cgen/ 2010-10-09 06:50:23 +00:00
frv-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
frv-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
frv-opc.c Fix build with -DDEBUG=7 2010-10-08 14:00:50 +00:00
frv-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
h8300-dis.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
h8500-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
h8500-opc.h update copyright dates 2009-09-02 07:25:43 +00:00
hppa-dis.c PR gas/11395 2010-12-31 16:43:46 +00:00
i370-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
i370-opc.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
i386-dis.c Implement Intel Transactional Synchronization Extensions 2012-02-08 18:20:41 +00:00
i386-gen.c Implement Intel Transactional Synchronization Extensions 2012-02-08 18:20:41 +00:00
i386-init.h Implement Intel Transactional Synchronization Extensions 2012-02-08 18:20:41 +00:00
i386-opc.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
i386-opc.h Add HLEPrefixNone/HLEPrefixLock/HLEPrefixAny/HLEPrefixRelease 2012-02-21 18:09:48 +00:00
i386-opc.tbl Implement Intel Transactional Synchronization Extensions 2012-02-08 18:20:41 +00:00
i386-reg.tbl update copyright dates 2009-09-02 07:25:43 +00:00
i386-tbl.h Implement Intel Transactional Synchronization Extensions 2012-02-08 18:20:41 +00:00
i860-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
i960-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
ia64-asmtab.c gas/ 2008-08-28 14:07:50 +00:00
ia64-asmtab.h update copyright dates 2009-09-02 07:25:43 +00:00
ia64-dis.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
ia64-gen.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
ia64-ic.tbl gas/ 2008-08-28 14:07:50 +00:00
ia64-opc-a.c update copyright dates 2009-09-02 07:25:43 +00:00
ia64-opc-b.c update copyright dates 2009-09-02 07:25:43 +00:00
ia64-opc-d.c update copyright dates 2009-09-02 07:25:43 +00:00
ia64-opc-f.c update copyright dates 2009-09-02 07:25:43 +00:00
ia64-opc-i.c update copyright dates 2009-09-02 07:25:43 +00:00
ia64-opc-m.c update copyright dates 2009-09-02 07:25:43 +00:00
ia64-opc-x.c update copyright dates 2009-09-02 07:25:43 +00:00
ia64-opc.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
ia64-opc.h Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
ia64-raw.tbl gas/ 2008-08-28 14:07:50 +00:00
ia64-war.tbl
ia64-waw.tbl gas/ 2008-08-28 14:07:50 +00:00
ip2k-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
ip2k-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
ip2k-desc.h cgen/ 2010-10-09 06:50:23 +00:00
ip2k-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
ip2k-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
ip2k-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
ip2k-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
iq2000-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
iq2000-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
iq2000-desc.h cgen/ 2010-10-09 06:50:23 +00:00
iq2000-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
iq2000-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
iq2000-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
iq2000-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
lm32-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
lm32-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
lm32-desc.h cgen/ 2010-10-09 06:50:23 +00:00
lm32-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
lm32-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
lm32-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
lm32-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
lm32-opinst.c * lm32-opinst.c: Regenerate. 2010-02-13 04:38:57 +00:00
m32c-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
m32c-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
m32c-desc.h cgen/ 2010-10-09 06:50:23 +00:00
m32c-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
m32c-ibld.c * m32c.cpu (f-dsp-8-s24): Mask high byte after shifting it. 2010-07-03 04:09:56 +00:00
m32c-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
m32c-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
m32r-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
m32r-desc.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
m32r-desc.h cgen/ 2010-10-09 06:50:23 +00:00
m32r-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
m32r-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
m32r-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
m32r-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
m32r-opinst.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
m68hc11-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
m68hc11-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
m68k-dis.c 2010-06-16 Vincent Rivire <vincent.riviere@freesbee.fr> 2010-06-16 15:12:51 +00:00
m68k-opc.c * gas/testsuite/gas/m68k/pmove.s, gas/testsuite/gas/m68k/pmove.d: New test. 2012-01-16 23:19:20 +00:00
m88k-dis.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
m10200-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
m10200-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
m10300-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
m10300-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
MAINTAINERS
Makefile.am [.] 2011-11-02 03:09:11 +00:00
Makefile.in [.] 2011-11-02 03:09:11 +00:00
makefile.vms 2009-09-01 Tristan Gingold <gingold@adacore.com> 2009-09-01 13:16:53 +00:00
mcore-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
mcore-opc.h update copyright dates 2009-09-02 07:25:43 +00:00
mep-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
mep-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
mep-desc.h cgen/ 2010-10-09 06:50:23 +00:00
mep-dis.c cgen/ 2010-06-28 14:41:59 +00:00
mep-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
mep-opc.c cgen/ 2010-10-09 06:50:23 +00:00
mep-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
microblaze-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
microblaze-dis.h * opcodes/microblaze-dis.c: Add include for microblaze-dis.h, 2009-10-07 15:40:17 +00:00
microblaze-opc.h Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
microblaze-opcm.h Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
micromips-opc.c * micromips-opc.c (micromips_opcodes): Use NODS rather than TRAP 2011-11-16 12:24:08 +00:00
mips16-opc.c include/opcode/ 2011-07-24 14:04:51 +00:00
mips-dis.c bfd: 2011-12-08 20:47:27 +00:00
mips-opc.c opcodes: 2011-12-08 20:52:42 +00:00
mmix-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
mmix-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
moxie-dis.c Add PC-relative branch instructions to moxie port. 2009-06-11 11:27:58 +00:00
moxie-opc.c Move NOP from 0x00 to 0x0f. 2010-02-03 12:47:06 +00:00
msp430-dis.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
mt-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
mt-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
mt-desc.h cgen/ 2010-10-09 06:50:23 +00:00
mt-dis.c cpu/ 2012-02-27 06:57:57 +00:00
mt-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
mt-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
mt-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
ns32k-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
opc2c.c * opc2c.c: Include "libiberty.h" and <errno.h>. 2009-10-05 13:14:55 +00:00
openrisc-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
openrisc-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
openrisc-desc.h cgen/ 2010-10-09 06:50:23 +00:00
openrisc-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
openrisc-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
openrisc-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
openrisc-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
opintl.h update copyright dates 2009-09-02 07:25:43 +00:00
or32-dis.c Fix build with -DDEBUG=7 2010-10-08 14:00:50 +00:00
or32-opc.c Fix build with -DDEBUG=7 2010-10-08 14:00:50 +00:00
pdp11-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
pdp11-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
pj-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
pj-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
ppc-dis.c include/opcode/ 2012-03-09 23:39:06 +00:00
ppc-opc.c include/opcode/ 2012-03-09 23:39:06 +00:00
rl78-decode.c * rl78-decode.opc (rl78_decode_opcode): Add NOT1. 2012-01-31 00:22:52 +00:00
rl78-decode.opc * rl78-decode.opc (rl78_decode_opcode): Add NOT1. 2012-01-25 01:40:11 +00:00
rl78-dis.c [.] 2011-11-02 03:09:11 +00:00
rx-decode.c * rx-decode.opc (rx_decode_opcode): Set the syntax for multi-byte NOPs. 2011-04-21 05:48:06 +00:00
rx-decode.opc * rx-decode.opc (rx_decode_opcode): Set the syntax for multi-byte NOPs. 2011-04-21 05:48:06 +00:00
rx-dis.c * rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg. 2011-01-12 07:06:29 +00:00
s390-dis.c 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2010-09-27 13:33:00 +00:00
s390-mkopc.c * s390-mkopc.c (main): Exit with error 1 if sscanf fails 2010-09-30 16:02:35 +00:00
s390-opc.c 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2011-05-24 16:13:31 +00:00
s390-opc.txt 2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2012-03-08 17:22:18 +00:00
score7-dis.c * score-dis.c (print_insn_score48, print_insn_score32): Move default 2009-06-22 00:01:57 +00:00
score-dis.c * score-dis.c (print_insn_score48, print_insn_score32): Move default 2009-06-22 00:01:57 +00:00
score-opc.h update copyright dates 2009-09-02 07:25:43 +00:00
sh64-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
sh64-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
sh64-opc.h update copyright dates 2009-09-02 07:25:43 +00:00
sh-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
sh-opc.h Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
sparc-dis.c include/opcode/ 2011-08-05 16:52:50 +00:00
sparc-opc.c opcodes/ 2011-09-27 04:30:32 +00:00
spu-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
spu-opc.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
stamp-h.in
sysdep.h update copyright dates 2009-09-02 07:25:43 +00:00
tic4x-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
tic6x-dis.c bfd/ 2010-10-25 15:33:54 +00:00
tic30-dis.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
tic54x-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
tic54x-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
tic80-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
tic80-opc.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
tilegx-dis.c * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
tilegx-opc.c Improve TLS support on TILE-Gx/TILEPro: 2012-02-25 22:24:21 +00:00
tilepro-dis.c * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
tilepro-opc.c Improve TLS support on TILE-Gx/TILEPro: 2012-02-25 22:24:21 +00:00
v850-dis.c * v850-dis.c (disassemble): Always print a closing square brace if 2011-04-13 13:20:24 +00:00
v850-opc.c * v850-opc.c (extract_v8): Rearrange to make it obvious this 2012-02-27 06:55:39 +00:00
vax-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
w65-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
w65-opc.h update copyright dates 2009-09-02 07:25:43 +00:00
xc16x-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
xc16x-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
xc16x-desc.h cgen/ 2010-10-09 06:50:23 +00:00
xc16x-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
xc16x-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
xc16x-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
xc16x-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
xstormy16-asm.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
xstormy16-desc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
xstormy16-desc.h cgen/ 2010-10-09 06:50:23 +00:00
xstormy16-dis.c * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL. 2010-02-12 04:42:28 +00:00
xstormy16-ibld.c * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup. 2010-01-07 18:05:45 +00:00
xstormy16-opc.c * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, 2010-02-12 03:25:49 +00:00
xstormy16-opc.h * cgen-asm.in: Update copyright year. 2010-01-02 18:50:59 +00:00
xtensa-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
z8k-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
z8k-opc.h * z8kgen.c (struct op): Replace unused flavor with id. 2009-09-08 09:47:52 +00:00
z8kgen.c * z8kgen.c (struct op): Replace unused flavor with id. 2009-09-08 09:47:52 +00:00
z80-dis.c update copyright dates 2009-09-02 07:25:43 +00:00