binutils-gdb/opcodes
Nick Clifton c7927a3c0e bfd
* Makefile.am (ALL_MACHINES): Add cpu-rx.lo.
        (ALL_MACHINES_CFILES): Add cpu-rx.c.
        (BFD32_BACKENDS): Add elf32-rx.lo.
        (BFD32_BACKENDS_CFILES): Add elf32-rx.c.
        * archures.c (bfd_architecture): Add bfd_arch_rx and bfd_mach_rx.
        Export bfd_rx_arch.
        (bfd_archures_list): Add bfd_rx_arch.
        * config.bfd: Add entry for rx-*-elf.
        * configure.in: Add entries for bfd_elf32_rx_le_vec and
        bfd_elf32_rx_be_vec.
        * reloc.c: Add RX relocations.
        * targets.c: Add RX target vectors.
        * Makefile.in: Regenerate.
        * bfd-in2.h: Regenerate.
        * configure: Regenerate.
        * libbfd.h: Regenerate.
        * cpu-rx.c: New file.
        * elf32-rx.c: New file.

binutils
        * readelf.c: Add support for RX target.
        * MAINTAINERS: Add DJ and NickC as maintainers for RX.

gas
        * Makefile.am: Add RX target.
        * configure.in: Likewise.
        * configure.tgt: Likewise.
        * read.c (do_repeat_with_expander): New function.
        * read.h: Provide a prototype for do_repeat_with_expander.
        * doc/Makefile.am: Add RX target documentation.
        * doc/all.texi: Likewise.
        * doc/as.texinfo: Likewise.
        * Makefile.in: Regenerate.
        * NEWS: Mention support for RX architecture.
        * configure: Regenerate.
        * doc/Makefile.in: Regenerate.
        * config/rx-defs.h: New file.
        * config/rx-parse.y: New file.
        * config/tc-rx.h: New file.
        * config/tc-rx.c: New file.
        * doc/c-rx.texi: New file.

gas/testsuite
        * gas/rx: New directory.
        * gas/rx/*: New set of test cases.
        * gas/elf/section2.e-rx: New expected output file.
        * gas/all/gas.exp: Add support for RX target.
        * gas/elf/elf.exp: Likewise.
        * gas/lns/lns.exp: Likewise.
        * gas/macros/macros.exp: Likewise.

include
        * dis-asm.h: Add prototype for print_insn_rx.

include/elf
        * rx.h: New file.

include/opcode
        * rx.h: New file.

ld
        * Makefile.am: Add rules to build RX emulation.
        * configure.tgt: Likewise.
        * NEWS: Mention support for RX architecture.
        * Makefile.in: Regenerate.
        * emulparams/elf32rx.sh: New file.
        * emultempl/rxelf.em: New file.

opcodes
        * Makefile.am: Add RX files.
        * configure.in: Add support for RX target.
        * disassemble.c: Likewise.
        * Makefile.in: Regenerate.
        * configure: Regenerate.
        * opc2c.c: New file.
        * rx-decode.c: New file.
        * rx-decode.opc: New file.
        * rx-dis.c: New file.
2009-09-29 14:17:19 +00:00
..
po Updated French and Vietnamese translations. 2009-09-23 10:09:19 +00:00
ChangeLog bfd 2009-09-29 14:17:19 +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-9297
ChangeLog-9899
MAINTAINERS
Makefile.am bfd 2009-09-29 14:17:19 +00:00
Makefile.in bfd 2009-09-29 14:17:19 +00:00
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +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 Update soruces to make alpha, arc and arm targets compile cleanly 2009-09-25 19:13:27 +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 Update soruces to make alpha, arc and arm targets compile cleanly 2009-09-25 19:13:27 +00:00
avr-dis.c * avr-dis.c: Replace uses of sprintf without a format string with 2008-11-06 12:03:24 +00:00
bfin-dis.c gas/ 2009-09-04 04:29:42 +00:00
cgen-asm.c update copyright dates 2009-09-02 07:25:43 +00:00
cgen-asm.in Add LM32 port. 2008-12-23 19:10:25 +00:00
cgen-bitset.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
cgen-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
cgen-dis.in Add LM32 port. 2008-12-23 19:10:25 +00:00
cgen-ibld.in Add LM32 port. 2008-12-23 19:10:25 +00:00
cgen-opc.c bfd/ 2009-03-18 11:47:18 +00:00
cgen-ops.h Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
cgen-types.h Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
cgen.sh * cgen.sh: Handle multiple simultaneous runs for parallel makes. 2009-06-14 16:36:56 +00:00
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure bfd 2009-09-29 14:17:19 +00:00
configure.com 2009-09-01 Tristan Gingold <gingold@adacore.com> 2009-09-01 13:16:53 +00:00
configure.in bfd 2009-09-29 14:17:19 +00:00
cr16-dis.c PR 10173 2009-06-15 15:24:52 +00:00
cr16-opc.c * cr16.h (cr16_num_optab): Declared. 2008-02-18 13:46:45 +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 update copyright dates 2009-09-02 07:25:43 +00:00
crx-opc.c update copyright dates 2009-09-02 07:25:43 +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 Change source files over to GPLv3. 2007-07-05 09:49:03 +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 update copyright dates 2009-09-02 07:25:43 +00:00
dis-init.c update copyright dates 2009-09-02 07:25:43 +00:00
disassemble.c bfd 2009-09-29 14:17:19 +00:00
dlx-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
fr30-asm.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
fr30-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
fr30-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
fr30-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
fr30-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
fr30-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
fr30-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
frv-asm.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
frv-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
frv-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
frv-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
frv-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
frv-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
frv-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
h8300-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
h8500-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
h8500-opc.h update copyright dates 2009-09-02 07:25:43 +00:00
hppa-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +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 2009-09-15 H.J. Lu <hongjiu.lu@intel.com> 2009-09-15 17:53:40 +00:00
i386-gen.c gas/ 2009-09-24 16:37:09 +00:00
i386-init.h bfd/ 2009-07-25 14:58:58 +00:00
i386-opc.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
i386-opc.h gas/ 2009-09-24 16:37:09 +00:00
i386-opc.tbl gas/ 2009-09-24 16:37:09 +00:00
i386-reg.tbl update copyright dates 2009-09-02 07:25:43 +00:00
i386-tbl.h gas/ 2009-09-24 16:37:09 +00:00
i860-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
i960-dis.c update copyright dates 2009-09-02 07:25:43 +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 update copyright dates 2009-09-02 07:25:43 +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 Change source files over to GPLv3. 2007-07-05 09:49:03 +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 Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
ip2k-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
ip2k-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
ip2k-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
ip2k-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
ip2k-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
ip2k-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-asm.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
iq2000-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
iq2000-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
iq2000-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
lm32-asm.c Add LM32 port. 2008-12-23 19:10:25 +00:00
lm32-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
lm32-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
lm32-dis.c Add LM32 port. 2008-12-23 19:10:25 +00:00
lm32-ibld.c Add LM32 port. 2008-12-23 19:10:25 +00:00
lm32-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
lm32-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
lm32-opinst.c Regenerate. 2009-07-10 14:20:41 +00:00
m32c-asm.c cpu/ 2009-06-22 00:53:25 +00:00
m32c-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32c-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32c-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
m32c-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
m32c-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32c-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32r-asm.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
m32r-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32r-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32r-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
m32r-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
m32r-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32r-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32r-opinst.c Regenerate. 2009-07-10 14:20:41 +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 update copyright dates 2009-09-02 07:25:43 +00:00
m68k-opc.c update copyright dates 2009-09-02 07:25:43 +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
makefile.vms 2009-09-01 Tristan Gingold <gingold@adacore.com> 2009-09-01 13:16:53 +00:00
maxq-dis.c PR binutils/4801 2007-07-19 16:23:47 +00:00
mcore-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
mcore-opc.h update copyright dates 2009-09-02 07:25:43 +00:00
mep-asm.c [cgen] 2009-09-02 02:10:36 +00:00
mep-desc.c [cgen] 2009-09-02 02:10:36 +00:00
mep-desc.h [cgen] 2009-07-07 01:56:05 +00:00
mep-dis.c [cgen] 2009-06-24 03:06:42 +00:00
mep-ibld.c [cgen] 2009-06-24 03:06:42 +00:00
mep-opc.c * cpu/mep.opc (mep_cgen_insn_supported_asm): Change the test to a 2009-09-08 23:51:11 +00:00
mep-opc.h [cgen] 2009-07-07 01:56:05 +00:00
microblaze-dis.c 2009-09-25 Michael Eager <eager@eagercon.com> 2009-09-25 19:59:51 +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
mips-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
mips-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
mips16-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
mmix-dis.c update copyright dates 2009-09-02 07:25:43 +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 Add PC-relative branch instructions to moxie port. 2009-06-11 11:27:58 +00:00
msp430-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
mt-asm.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
mt-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
mt-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
mt-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
mt-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
mt-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
mt-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
ns32k-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
opc2c.c bfd 2009-09-29 14:17:19 +00:00
openrisc-asm.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
openrisc-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
openrisc-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
openrisc-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
openrisc-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
openrisc-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
openrisc-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
opintl.h update copyright dates 2009-09-02 07:25:43 +00:00
or32-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
or32-opc.c * or32-opc.c (or32_print_register, or32_print_immediate, 2009-01-02 14:21:54 +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 gas/ 2009-09-21 10:29:07 +00:00
ppc-opc.c opcodes/ 2009-09-29 13:19:10 +00:00
rx-decode.c bfd 2009-09-29 14:17:19 +00:00
rx-decode.opc bfd 2009-09-29 14:17:19 +00:00
rx-dis.c bfd 2009-09-29 14:17:19 +00:00
s390-dis.c 2009-09-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2009-09-10 09:04:06 +00:00
s390-mkopc.c update copyright dates 2009-09-02 07:25:43 +00:00
s390-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
s390-opc.txt update copyright dates 2009-09-02 07:25:43 +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
score7-dis.c * score-dis.c (print_insn_score48, print_insn_score32): Move default 2009-06-22 00:01:57 +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
sh64-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +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
sparc-dis.c update copyright dates 2009-09-02 07:25:43 +00:00
sparc-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
spu-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +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
tic30-dis.c update copyright dates 2009-09-02 07:25:43 +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
v850-dis.c Change source files over to GPLv3. 2007-07-05 09:49:03 +00:00
v850-opc.c Change source files over to GPLv3. 2007-07-05 09:49:03 +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 Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
xc16x-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
xc16x-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
xc16x-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
xc16x-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
xc16x-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
xc16x-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-asm.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
xstormy16-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-dis.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
xstormy16-ibld.c Regenerate for copyright date update. 2009-01-20 07:22:30 +00:00
xstormy16-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-opc.h Regenerate. 2009-07-10 14:20:41 +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