binutils-gdb/opcodes
Chris Demetriou 640c0ccdc9 [ binutils/ChangeLog ]
2002-12-27  Chris Demetriou  <cgd@broadcom.com>

        * doc/binutils.texi (objdump): Document MIPS -M options.

[ gas/testsuite/ChangeLog ]
2002-12-27  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/cp0-names-mips32.d: New file.
        * gas/mips/cp0-names-mips64.d: New file.
        * gas/mips/cp0-names-numeric.d: New file.
        * gas/mips/cp0-names-sb1.d: New file.
        * gas/mips/cp0-names.s: New file.
        * gas/mips/fpr-names-32.d: New file.
        * gas/mips/fpr-names-64.d: New file.
        * gas/mips/fpr-names-n32.d: New file.
        * gas/mips/fpr-names-numeric.d: New file.
        * gas/mips/fpr-names.s: New file.
        * gas/mips/gpr-names-32.d: New file.
        * gas/mips/gpr-names-64.d: New file.
        * gas/mips/gpr-names-n32.d: New file.
        * gas/mips/gpr-names-numeric.d: New file.
        * gas/mips/gpr-names.s: New file.
        * gas/mips/mips.exp: Run new tests.

[ include/ChangeLog ]
2002-12-27  Chris Demetriou  <cgd@broadcom.com>

        * dis-asm.h (print_mips_disassembler_options): Prototype.

[ include/opcode/ChangeLog ]
2002-12-19  Chris Demetriou  <cgd@broadcom.com>

        * mips.h (OP_OP_COP0, OP_OP_COP1, OP_OP_COP2, OP_OP_COP3)
        (OP_OP_LWC1, OP_OP_LWC2, OP_OP_LWC3, OP_OP_LDC1, OP_OP_LDC2)
        (OP_OP_LDC3, OP_OP_SWC1, OP_OP_SWC2, OP_OP_SWC3, OP_OP_SDC1)
        (OP_OP_SDC2, OP_OP_SDC3): Define.

[ opcodes/ChangeLog ]
2002-12-27  Chris Demetriou  <cgd@broadcom.com>

        * disassemble.c (disassembler_usage): Add invocation of
        print_mips_disassembler_options.
        * mips-dis.c (print_mips_disassembler_options)
        (set_default_mips_dis_options, parse_mips_dis_option)
        (parse_mips_dis_options, choose_abi_by_name, choose_arch_by_name)
        (choose_arch_by_number): New functions.
        (mips_abi_choice, mips_arch_choice): New structures.
        (mips32_reg_names, mips64_reg_names, reg_names): Remove.
        (mips_gpr_names_numeric, mips_gpr_names_oldabi)
        (mips_gpr_names_newabi, mips_fpr_names_numeric)
        (mips_fpr_names_32, mips_fpr_names_n32, mips_fpr_names_64)
        (mips_cp0_names_numeric, mips_cp0_names_mips3264)
        (mips_cp0_names_sb1, mips_abi_choices, mips_arch_choices)
        (mips_processor, mips_isa, mips_gpr_names, mips_fpr_names)
        (mips_cp0_names): New variables.
        (print_insn_args): Use new variables to print GPR, FPR, and CP0
        register names.
        (mips_isa_type): Remove.
        (print_insn_mips): Remove ISA and CPU setup since it is now done...
        (_print_insn_mips): Here.  Remove register setup code, and
        call set_default_mips_dis_options and parse_mips_dis_options
        instead.
        (print_mips16_insn_arg): Use mips_gpr_names instead of mips32_names.
2002-12-27 08:00:31 +00:00
..
po Updated German translation. 2002-09-24 13:00:33 +00:00
a29k-dis.c * a29k-dis.c: Replace CONST with const. 2002-06-08 07:29:27 +00:00
acinclude.m4 * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools. 2002-05-17 10:34:29 +00:00
aclocal.m4 * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools. 2002-05-17 10:34:29 +00:00
alpha-dis.c
alpha-opc.c * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo 2002-02-15 21:00:45 +00:00
arc-dis.c * Makefile.am (sh-dis.lo): Don't put make commands in deps. 2002-05-25 12:55:19 +00:00
arc-dis.h
arc-ext.c
arc-ext.h
arc-opc.c 2002-11-18 Klee Dienes <kdienes@apple.com> 2002-11-18 16:50:05 +00:00
arm-dis.c * arm-dis.c (print_insn_arm): Constify "insn". Formatting. 2002-12-02 13:13:37 +00:00
arm-opc.h 2002-11-18 Klee Dienes <kdienes@apple.com> 2002-11-18 16:50:05 +00:00
avr-dis.c 2002-11-12 Klee Dienes <kdienes@apple.com> 2002-11-18 16:54:08 +00:00
cgen-asm.c * cgen-asm.c (cgen_parse_keyword): Added underscore to symbol character 2002-12-20 04:54:30 +00:00
cgen-asm.in [ opcodes/ChangeLog ] 2002-02-12 14:51:54 +00:00
cgen-dis.c 2002-02-10 Daniel Jacobowitz <drow@mvista.com> 2002-02-10 19:03:14 +00:00
cgen-dis.in * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
cgen-ibld.in
cgen-opc.c
cgen.sh
ChangeLog [ binutils/ChangeLog ] 2002-12-27 08:00:31 +00:00
ChangeLog-9297
ChangeLog-9899
config.in * Makefile.am: "make dep-am". 2002-02-11 05:05:09 +00:00
configure Add TMS320C4x support 2002-08-28 10:38:51 +00:00
configure.in Add TMS320C4x support 2002-08-28 10:38:51 +00:00
cris-dis.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cris-opc.c
d10v-dis.c
d10v-opc.c Fix for invalid conflict warning. 2002-05-30 15:25:37 +00:00
d30v-dis.c
d30v-opc.c
dep-in.sed * dep-in.sed: Cope with absolute paths. 2002-04-04 14:05:44 +00:00
dis-buf.c
disassemble.c [ binutils/ChangeLog ] 2002-12-27 08:00:31 +00:00
dlx-dis.c Add DLX target 2002-05-28 14:08:47 +00:00
fr30-asm.c Regernate cgen built files. 2002-05-15 20:54:50 +00:00
fr30-desc.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
fr30-desc.h
fr30-dis.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
fr30-ibld.c
fr30-opc.c
fr30-opc.h
frv-asm.c 2002-06-18 Dave Brolley <brolley@redhat.com> 2002-06-18 21:21:05 +00:00
frv-desc.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
frv-desc.h 2002-06-18 Dave Brolley <brolley@redhat.com> 2002-06-18 21:21:05 +00:00
frv-dis.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
frv-ibld.c 2002-06-18 Dave Brolley <brolley@redhat.com> 2002-06-18 21:21:05 +00:00
frv-opc.c 2002-06-18 Dave Brolley <brolley@redhat.com> 2002-06-18 21:21:05 +00:00
frv-opc.h 2002-06-18 Dave Brolley <brolley@redhat.com> 2002-06-18 21:21:05 +00:00
h8300-dis.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
h8500-dis.c * arm-dis.c (print_insn_arm): Constify "insn". Formatting. 2002-12-02 13:13:37 +00:00
h8500-opc.h * h8500-opc.h (h8500_table): Add missing initializers to quiet 2002-12-12 22:34:05 +00:00
hppa-dis.c
i370-dis.c
i370-opc.c
i386-dis.c 2002-11-18 Klee Dienes <kdienes@apple.com> 2002-11-18 16:50:05 +00:00
i860-dis.c
i960-dis.c
ia64-asmtab.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-asmtab.h
ia64-dis.c Patch from Kenneth Chen to fix brl disassembly. 2002-11-25 19:59:29 +00:00
ia64-gen.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-ic.tbl Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-opc-a.c Convert ia64-gen to use getopt(). Add standard GNU options plus --srcdir. 2002-11-07 14:33:48 +00:00
ia64-opc-b.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-opc-d.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-opc-f.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-opc-i.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-opc-m.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-opc-x.c Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-opc.c
ia64-opc.h Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-raw.tbl Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ia64-war.tbl
ia64-waw.tbl Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ip2k-asm.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
ip2k-desc.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
ip2k-desc.h Add IP2k GAS and OPCODES support. 2002-07-19 07:52:40 +00:00
ip2k-dis.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
ip2k-ibld.c Add IP2k GAS and OPCODES support. 2002-07-19 07:52:40 +00:00
ip2k-opc.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
ip2k-opc.h * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
m32r-asm.c Regernate cgen built files. 2002-05-15 20:54:50 +00:00
m32r-desc.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
m32r-desc.h
m32r-dis.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
m32r-ibld.c
m32r-opc.c
m32r-opc.h
m32r-opinst.c
m68hc11-dis.c * m68hc11-dis.c (print_indexed_operand): Fix PC-relative address 2002-12-08 20:53:19 +00:00
m68hc11-opc.c * m68hc11-opc.c: Update call operand to accept the page definition. 2002-08-13 19:09:01 +00:00
m68k-dis.c * a29k-dis.c: Replace CONST with const. 2002-06-08 07:29:27 +00:00
m68k-opc.c
m88k-dis.c 2002-11-16 Klee Dienes <kdienes@apple.com> 2002-11-16 18:42:12 +00:00
m10200-dis.c
m10200-opc.c
m10300-dis.c
m10300-opc.c
MAINTAINERS
Makefile.am * Makefile.am (CGEN_CPUS): New variable. 2002-12-20 01:40:08 +00:00
Makefile.in * Makefile.in: Regenerate. 2002-12-22 23:24:29 +00:00
makefile.vms
mcore-dis.c * arm-dis.c (print_insn_arm): Constify "insn". Formatting. 2002-12-02 13:13:37 +00:00
mcore-opc.h 2002-11-18 Klee Dienes <kdienes@apple.com> 2002-11-18 16:50:05 +00:00
mips16-opc.c
mips-dis.c [ binutils/ChangeLog ] 2002-12-27 08:00:31 +00:00
mips-opc.c [ opcodes/ChangeLog ] 2002-12-18 22:52:48 +00:00
mmix-dis.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
mmix-opc.c
mpw-config.in
mpw-make.sed
ns32k-dis.c * ns32k-dis.c (print_insn_ns32k): Constify "d", remove register 2002-12-16 09:54:12 +00:00
openrisc-asm.c Regernate cgen built files. 2002-05-15 20:54:50 +00:00
openrisc-desc.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
openrisc-desc.h
openrisc-dis.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
openrisc-ibld.c
openrisc-opc.c
openrisc-opc.h
opintl.h
or32-dis.c * a29k-dis.c: Replace CONST with const. 2002-06-08 07:29:27 +00:00
or32-opc.c Fix compile time warning messages 2002-02-08 12:12:15 +00:00
pdp11-dis.c * arm-dis.c (print_insn_arm): Constify "insn". Formatting. 2002-12-02 13:13:37 +00:00
pdp11-opc.c * pdp11-opc.c: Fix "mark" operand type. Fix operand types 2002-03-05 03:09:53 +00:00
pj-dis.c * pj.h (pj_opc_info_t): Add union. 2002-12-12 21:52:06 +00:00
pj-opc.c * pj-opc.c (pj_opc_info): Add braces around union initializer. 2002-12-12 22:56:41 +00:00
ppc-dis.c * ppc-dis.c (print_insn_powerpc): Correct condition register display. 2002-11-12 04:03:31 +00:00
ppc-opc.c 2002-12-05 Aldy Hernandez <aldyh@redhat.com> 2002-12-05 23:48:23 +00:00
s390-dis.c * dep-in.sed: Cope with absolute paths. 2002-04-04 14:05:44 +00:00
s390-mkopc.c
s390-opc.c
s390-opc.txt
sh64-dis.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
sh64-opc.c
sh64-opc.h
sh-dis.c * arm-dis.c (print_insn_arm): Constify "insn". Formatting. 2002-12-02 13:13:37 +00:00
sh-opc.h 2002-11-18 Klee Dienes <kdienes@apple.com> 2002-11-18 16:50:05 +00:00
sparc-dis.c * a29k-dis.c: Replace CONST with const. 2002-06-08 07:29:27 +00:00
sparc-opc.c Add conditional/unconditional branch classification. 2002-10-23 15:45:49 +00:00
stamp-h.in
sysdep.h
tic4x-dis.c * gas/config/tc-tic4x.c: Fixed proper commandline 2002-11-18 09:09:35 +00:00
tic30-dis.c * arm-dis.c (print_insn_arm): Constify "insn". Formatting. 2002-12-02 13:13:37 +00:00
tic54x-dis.c
tic54x-opc.c
tic80-dis.c
tic80-opc.c
v850-dis.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
v850-opc.c Remove redundant references to V850EA architecture. 2002-09-02 11:44:39 +00:00
vax-dis.c * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode. 2002-05-09 23:11:30 +00:00
w65-dis.c * arm-dis.c (print_insn_arm): Constify "insn". Formatting. 2002-12-02 13:13:37 +00:00
w65-opc.h 2002-11-18 Klee Dienes <kdienes@apple.com> 2002-11-18 16:50:05 +00:00
xstormy16-asm.c * xstormy16-asm.c (parse_immediate16): Add prototype. 2002-12-17 04:48:38 +00:00
xstormy16-desc.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
xstormy16-desc.h
xstormy16-dis.c * cgen-dis.in: Include libiberty.h. 2002-12-02 21:58:19 +00:00
xstormy16-ibld.c
xstormy16-opc.c * xstormy16-opc.c: Regenerate. 2002-11-25 21:15:04 +00:00
xstormy16-opc.h * xstormy16-desc.c: Regenerate. 2002-11-20 03:15:10 +00:00
z8k-dis.c opcodes: Fix definition of "in rd,imm16" opcode. 2002-08-22 19:22:35 +00:00
z8k-opc.h * config/tc-z8k.c (cons, obj_coff_section): Delete declarations. 2002-12-12 21:27:58 +00:00
z8kgen.c * config/tc-z8k.c (cons, obj_coff_section): Delete declarations. 2002-12-12 21:27:58 +00:00