binutils-gdb/opcodes
Nathan Sidwell d031aafbfe Second part of ms1 to mt renaming.
* bfd/archures.c (bfd_arch_mt): Renamed.
	(bfd_mt_arch): Renamed.
	(bfd_archures_list): Adjusted.
	* bfd/bfd-in2.h: Rebuilt.
	* bfd/config.bfd (mt): Remove special case targ_archs.
	(mt-*-elf): Rename bfd_elf32_mt_vec.
	* bfd/configure: Rebuilt.
	* bfd/configure.in (bfd_elf32_mt_vec): Renamed.
	(selarchs) Remove mt special case.
	* bfd/cpu-mt.c (arch_info_struct): Adjust.
	(bfd_mt_arch): Renamed, adjust.
	* bfd/elf32-mt.c (mt_reloc_type_lookup, mt_info_to_howto_rela,
	mt_elf_relocate_hi16, mt_final_link_relocate, mt_relocate_section,
	mt_elf_howto_table): Renamed, adjusted.
	(mt_elf_gc_mark_hook, mt_elf_gc_sweep_hook, mt_elf_check_relocs,
	elf32_mt_machine, mt_elf_object_p, mt_elf_set_private_flags,
	mt_elf_copy_private_bfd_data, mt_elf_merge_private_bfd_data,
	mt_elf_print_private_bfd_data): Renamed, adjusted.
	(TARGET_BIG_SYM, TARGET_BIG_NAME, ELF_ARCH, ELF_MACHINE_CODE,
	ELF_MAXPAGESIZE, elf_info_to_howto, elf_backend_relocate_section,
	bfd_elf32_bfd_reloc_type_lookup, elf_backend_gc_mark_hook,
	elf_backend_gc_sweep_hook, elf_backend_check_relocs,
	eld_backend_object_p, bfd_elf32_bfd_set_private_flags,
	bfd_elf32_bfd_copy_private_bfd_data,
	bfd_elf32_bfd_merge_private_bfd_data,
	bfd_elf32_bfd_print_private_bfd_data): Adjusted.
	* bfd/libbfd.h: Regenerated.
	* bfd/reloc.c (BFD_RELOC_MT_PC16, BFD_RELOC_MT_HI16,
	BFD_RELOC_MT_LO16, BFD_RELOC_MT_GNU_VTINHERIT,
	BFD_RELOC_MT_GNU_VTENTRY, BFD_RELOC_MT_PCINSN8): Renamed.
	* bfd/targets.c (bfd_elf32_mt_vec): Renamed.
	(_bfd_target_vector): Adjusted.
	* binutils/readelf.c (guess_is_rela): Use EM_MT.
	(dump_relocations, get_machine_name): Adjust.

	* cpu/mt.cpu (define-arch, define-isa): Set name to mt.
	(define-mach): Adjust.
	* cpu/mt.opc (CGEN_ASM_HASH): Update.
	(mt_asm_hash, mt_cgen_insn_supported): Renamed.
	(parse_loopsize, parse_imm16): Adjust.

	* gas/configure: Rebuilt.
	* gas/configure.in (mt): Remove special case.
	* gas/config/tc-mt.c (opcodes/mt-desc.h, opcodes/mt-opc.h): Change
	#includes.
	(mt_insn, mt_mach, mt_mach_bitmask, mt_flags, mt_architectures):
	Rename, adjust.
	(md_parse_option, md_show_usage, md_begin, md_assemble,
	md_cgen_lookup_reloc, md_atof): Adjust.
	(mt_force_relocation, mt_apply_fix, mt_fix_adjustable): Rename, adjust.
	* gas/config/tc-mt.h (TC_MT): Rename.
	(LISTING_HEADER, TARGET_ARCH, TARGET_FORMAT): Adjust.
	(md_apply_fix): Adjust.
	(mt_apply_fix, mt_fix_adjustable, mt_force_relocation): Rename.
	(TC_FORCE_RELOCATION, tc_fix_adjustable): Adjust.

	* gdb/mt-tdep.c (mt_arch_constants, mt_gdb_regnums): Rename, adjust.
	(mt_register_name, mt_register_type, mt_register_reggroup_p,
	mt_return_value, mt_skip_prologue, mt_breapoint_from_pc,
	mt_pseudo_register_read, mt_pseudo_register_write, mt_frame_align,
	mt_registers_info, mt_push_dummy_call, mt_unwind_cache,
	mt_frame_unwind_cache, mt_unwind_pc, mt_unwind_dummy_id,
	mt_frame_this_id, mt_frame_prev_register, mt_frame_base_address,
	mt_frame_unwind, mt_frame_sniffer, mt_frame_base, mt_gdbarch_init,
	_initialize_mt_tdep): Rename & adjust.

	* include/dis-asm.h (print_insn_mt): Renamed.

	* include/elf/common.h (EM_MT): Renamed.
	* include/elf/mt.h: Rename relocs, cpu & other defines.

	* ld/emulparams/elf32mt.sh (ARCH, OUTPUT_FORMAT): Adjust.

	* opcodes/Makefile.am (HFILES, CFILES, ALL_MACHINES): Adjust.
	(stamp-mt): Adjust rule.
	(mt-asm.lo, mt-desc.lo, mt-dis.lo, mt-ibld.lo, mt-opc.lo): Rename &
	adjust.
	* opcodes/Makefile.in: Rebuilt.
	* opcodes/configure: Rebuilt.
	* opcodes/configure.in (bfd_mt_arch): Rename & adjust.
	* opcodes/disassemble.c (ARCH_mt): Renamed.
	(disassembler): Adjust.
	* opcodes/mt-asm.c: Renamed, rebuilt.
	* opcodes/mt-desc.c: Renamed, rebuilt.
	* opcodes/mt-desc.h: Renamed, rebuilt.
	* opcodes/mt-dis.c: Renamed, rebuilt.
	* opcodes/mt-ibld.c: Renamed, rebuilt.
	* opcodes/mt-opc.c: Renamed, rebuilt.
	* opcodes/mt-opc.h: Renamed, rebuilt.

	* sid/Makefile.in: Rebuilt.
	* sid/aclocal.m4: Rebuilt.
	* sid/configure: Rebuilt.
	* sid/sid.spec: Adjust.
	* sid/bsp/Makefile.am: Adjust.
	* sid/bsp/Makefile.in: Rebuilt.
	* sid/bsp/aclocal.m4: Rebuilt.
	* sid/bsp/configrun-sid.in: Adjust.
	* sid/bsp/pregen/Makefile.in: Rebuilt.
	* sid/bsp/pregen/mt-gdb.conf: Renamed & rebuilt.
	* sid/bsp/pregen/mt-gloss.conf: Renamed & rebuilt.
	* sid/bsp/pregen/pregen-configs.in: Adjust.
	* sid/component/aclocal.m4: Rebuilt.
	* sid/component/configure: Rebuilt.
	* sid/component/tconfig.in: Adjust.
	* sid/component/bochs/aclocal.m4: Rebuilt.
	* sid/component/cache/Makefile.in: Rebuilt.
	* sid/component/cgen-cpu/Makefile.in: Rebuilt.
	* sid/component/cgen-cpu/aclocal.m4: Rebuilt.
	* sid/component/cgen-cpu/compCGEN.cxx: Adjust.
	* sid/component/cgen-cpu/configure: Rebuilt.
	* sid/component/cgen-cpu/configure.in: Rebult.
	* sid/component/cgen-cpu/mt/Makefile.am: Adjust.
	* sid/component/cgen-cpu/mt/Makefile.in: Rebuilt.
	* sid/component/cgen-cpu/mt/hw-cpu-mt.txt: Adjust.
	* sid/component/cgen-cpu/mt/mt-cpu.h: Rebuilt.
	* sid/component/cgen-cpu/mt/mt-decode.cxx: Rebuilt.
	* sid/component/cgen-cpu/mt/mt-decode.h: Rebuilt.
	* sid/component/cgen-cpu/mt/mt-defs.h: Rebuilt.
	* sid/component/cgen-cpu/mt/mt-desc.h: Rebuilt.
	* sid/component/cgen-cpu/mt/mt-sem.cxx: Rebuilt.
	* sid/component/cgen-cpu/mt/mt-write.cxx: Rebuilt.
	* sid/component/cgen-cpu/mt/mt.cxx: Adjust.
	* sid/component/cgen-cpu/mt/mt.h: Adjust.
	* sid/component/consoles/Makefile.in: Rebuilt.
	* sid/component/families/aclocal.m4: Rebuilt.
	* sid/component/families/configure: Rebuilt.
	* sid/component/gdb/Makefile.in: Rebuilt.
	* sid/component/gloss/Makefile.in: Rebuilt.
	* sid/component/glue/Makefile.in: Rebuilt.
	* sid/component/ide/Makefile.in: Rebuilt.
	* sid/component/interrupt/Makefile.in: Rebuilt.
	* sid/component/lcd/Makefile.in: Rebuilt.
	* sid/component/lcd/testsuite/Makefile.in: Rebuilt.
	* sid/component/loader/Makefile.am: Rebuilt.
	* sid/component/loader/Makefile.in: Rebuilt.
	* sid/component/mapper/Makefile.in: Rebuilt.
	* sid/component/mapper/testsuite/Makefile.in: Rebuilt.
	* sid/component/memory/Makefile.in: Rebuilt.
	* sid/component/mmu/Makefile.in: Rebuilt.
	* sid/component/parport/Makefile.in: Rebuilt.
	* sid/component/profiling/Makefile.in: Rebuilt.
	* sid/component/rtc/Makefile.in: Rebuilt.
	* sid/component/sched/Makefile.in: Rebuilt.
	* sid/component/testsuite/Makefile.in: Rebuilt.
	* sid/component/timers/aclocal.m4: Rebuilt.
	* sid/component/timers/configure: Rebuilt.
	* sid/component/uart/Makefile.in: Rebuilt.
	* sid/component/uart/testsuite/Makefile.in: Rebuilt.
	* sid/config/config.sub: Adjust.
	* sid/config/info.tcl.in: Adjust.
	* sid/config/sidtargets.m4: Adjust.
	* sid/doc/Makefile.in: Rebuilt.
	* sid/main/dynamic/Makefile.am: Rebuilt.
	* sid/main/dynamic/Makefile.in: Rebuilt.
	* sid/main/dynamic/aclocal.m4: Rebuilt.
	* sid/main/dynamic/configure: Rebuilt.
2005-12-16 10:23:12 +00:00
..
po Regenerate 2005-10-25 02:20:17 +00:00
ChangeLog Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +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-9297 Fix typos in ChangeLogs; fix dates in copyright notices 2001-03-13 22:58:38 +00:00
ChangeLog-9899 Fix typos in ChangeLogs; fix dates in copyright notices 2001-03-13 22:58:38 +00:00
MAINTAINERS add MAINTAINERS files 2000-07-05 19:28:06 +00:00
Makefile.am Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
Makefile.in Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
acinclude.m4 * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools. 2002-05-17 10:34:29 +00:00
aclocal.m4 2005-09-30 H.J. Lu <hongjiu.lu@intel.com> 2005-09-30 18:05:59 +00:00
alpha-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
alpha-opc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
arc-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
arc-dis.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
arc-ext.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
arc-ext.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
arc-opc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
arm-dis.c 2005-11-02 Paul Brook <paul@codesourcery.com> 2005-11-02 16:53:11 +00:00
avr-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
bfin-dis.c bfin-dis.c: Tidy up code, removing redundant constructs. 2005-10-21 16:28:18 +00:00
cgen-asm.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
cgen-asm.in Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
cgen-bitset.c 2005-12-02 Dave Brolley <brolley@redhat.com> 2005-12-02 20:09:42 +00:00
cgen-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
cgen-dis.in 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
cgen-ibld.in Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
cgen-opc.c 2005-12-02 Dave Brolley <brolley@redhat.com> 2005-12-02 20:09:42 +00:00
cgen-ops.h ChangeLog: 2005-07-14 22:52:28 +00:00
cgen-types.h ChangeLog: 2005-07-14 22:52:28 +00:00
cgen.sh Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
config.in * configure.in: Check for basename. 2005-03-31 16:52:54 +00:00
configure Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
configure.in Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
cris-dis.c * cris-dis.c (bytes_to_skip): Handle new parameter prefix_matchedp. 2005-12-05 23:27:01 +00:00
cris-opc.c * cris-opc.c (cris_opcodes) <"move" "s,P">: Define using 2005-12-07 12:56:13 +00:00
crx-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
crx-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
d10v-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
d10v-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
d30v-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
d30v-opc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
dep-in.sed ld/ 2005-10-30 17:40:28 +00:00
dis-buf.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
dis-init.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
disassemble.c Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
dlx-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
fr30-asm.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
fr30-desc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
fr30-desc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
fr30-dis.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
fr30-ibld.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
fr30-opc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
fr30-opc.h Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
frv-asm.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
frv-desc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
frv-desc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
frv-dis.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
frv-ibld.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
frv-opc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
frv-opc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
h8300-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
h8500-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
h8500-opc.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
hppa-dis.c * hppa-dis.c (print_insn_hppa): Don't print '%' before register names. 2005-08-14 01:15:34 +00:00
i370-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
i370-opc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
i386-dis.c opcodes/ 2005-12-08 15:21:05 +00:00
i860-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
i960-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-asmtab.c include/opcode/ 2005-10-24 07:42:50 +00:00
ia64-asmtab.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
ia64-gen.c Fix 32-bit host/target --enable-targets=all build failure from Doug Evans. 2005-11-23 04:58:37 +00:00
ia64-ic.tbl * ia64-ic.tbl (fr-readers): Add mem-writers-fp. 2003-04-08 09:50:07 +00:00
ia64-opc-a.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc-b.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc-d.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc-f.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc-i.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc-m.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc-x.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ia64-opc.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +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 Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again. 2000-09-22 19:43:50 +00:00
ia64-waw.tbl Patch to update IA-64 port to SDM 2.1. 2002-12-05 02:08:02 +00:00
ip2k-asm.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
ip2k-desc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
ip2k-desc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
ip2k-dis.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
ip2k-ibld.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
ip2k-opc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
ip2k-opc.h Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
iq2000-asm.c Fix compile time warnings from a GCC 4.0 compiler 2005-07-05 15:07:46 +00:00
iq2000-desc.c 2005-11-02 H.J. Lu <hongjiu.lu@intel.com> 2005-11-02 16:58:31 +00:00
iq2000-desc.h 2005-11-02 H.J. Lu <hongjiu.lu@intel.com> 2005-11-02 16:58:31 +00:00
iq2000-dis.c 2005-11-02 H.J. Lu <hongjiu.lu@intel.com> 2005-11-02 16:58:31 +00:00
iq2000-ibld.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
iq2000-opc.c 2005-11-02 H.J. Lu <hongjiu.lu@intel.com> 2005-11-02 16:58:31 +00:00
iq2000-opc.h Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
m32c-asm.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
m32c-desc.c * m32c.cpu (jsri): Fix order so register names aren't treated as 2005-12-14 03:30:07 +00:00
m32c-desc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
m32c-dis.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
m32c-ibld.c * m32c.cpu (Imm-8-s4n, Imm-12-s4n): New. 2005-10-27 23:54:17 +00:00
m32c-opc.c * m32c.cpu (jsri): Fix order so register names aren't treated as 2005-12-14 03:30:07 +00:00
m32c-opc.h * m32c.cpu (jsri): Fix order so register names aren't treated as 2005-12-14 03:30:07 +00:00
m32r-asm.c * m32r.opc (parse_hi16): Do not assume a 32-bit host word size. 2005-10-26 07:49:05 +00:00
m32r-desc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
m32r-desc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
m32r-dis.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
m32r-ibld.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
m32r-opc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
m32r-opc.h Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
m32r-opinst.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
m68hc11-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
m68hc11-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
m68k-dis.c * m68k-dis.c (print_insn_m68k): Only match FPU insns with 2005-11-10 14:32:28 +00:00
m68k-opc.c * m68k-dis.c: Use ISC C90. 2005-06-23 11:18:26 +00:00
m88k-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
m10200-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
m10200-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
m10300-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
m10300-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
makefile.vms 19990502 sourceware import 1999-05-03 07:29:11 +00:00
maxq-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
mcore-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
mcore-opc.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
mips-dis.c * mips.h: Assign 'm'/'M' codes to MIPS16e save/restore 2005-11-14 02:25:39 +00:00
mips-opc.c * mips-opc.c (MT32): New define. 2005-09-06 18:46:57 +00:00
mips16-opc.c * mips.h: Assign 'm'/'M' codes to MIPS16e save/restore 2005-11-14 02:25:39 +00:00
mmix-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
mmix-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
msp430-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
mt-asm.c Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
mt-desc.c Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
mt-desc.h Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
mt-dis.c Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
mt-ibld.c Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
mt-opc.c Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
mt-opc.h Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
ns32k-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
openrisc-asm.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
openrisc-desc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
openrisc-desc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
openrisc-dis.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
openrisc-ibld.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
openrisc-opc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
openrisc-opc.h Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
opintl.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
or32-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
or32-opc.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
pdp11-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
pdp11-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
pj-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
pj-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
ppc-dis.c bfd/ 2005-10-06 19:21:14 +00:00
ppc-opc.c * ppc-opc.c (powerpc_opcodes): Add frin,friz,frip,frim. Correct 2005-11-15 21:33:04 +00:00
s390-dis.c * s390-dis.c (print_insn_s390): Print unsigned operands with %u. 2005-08-12 18:03:03 +00:00
s390-mkopc.c * s390-dis.c (print_insn_s390): Print unsigned operands with %u. 2005-08-12 18:03:03 +00:00
s390-opc.c * s390-dis.c (print_insn_s390): Print unsigned operands with %u. 2005-08-12 18:03:03 +00:00
s390-opc.txt * s390-opc.txt: Add unnormalized hfp multiply and multiply-and-add 2005-10-19 15:05:10 +00:00
sh-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
sh-opc.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
sh64-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
sh64-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
sh64-opc.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
sparc-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
sparc-opc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
stamp-h.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sysdep.h Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
tic4x-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
tic30-dis.c 2005-07-04 H.J. Lu <hongjiu.lu@intel.com> 2005-07-04 17:51:36 +00:00
tic54x-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
tic54x-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
tic80-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
tic80-opc.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
v850-dis.c Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
v850-opc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
vax-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
w65-dis.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
w65-opc.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
xstormy16-asm.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
xstormy16-desc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
xstormy16-desc.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
xstormy16-dis.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
xstormy16-ibld.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
xstormy16-opc.c 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:49:22 +00:00
xstormy16-opc.h Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
xtensa-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
z8k-dis.c Update the address and phone number of the FSF 2005-05-07 07:34:31 +00:00
z8k-opc.h * z8k-dis.c: Convert to ISO C90. 2003-11-28 20:12:17 +00:00
z8kgen.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
z80-dis.c Add support for the Z80 processor family 2005-10-25 17:40:19 +00:00