binutils-gdb/gas/config
Chris Demetriou 5f74bc130d [ bfd/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* archures.c (bfd_mach_mipsisa64r2): New define.
	* bfd-in2.h: Regenerate.
	* aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
	* cpu-mips.c (I_mipsisa64r2): New enum value.
	(arch_info_struct): Add entry for I_mipsisa64r2.
	* elfxx-mips.c (_bfd_elf_mips_mach)
	(_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
	(mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
	(mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.

[ binutils/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2.

[ gas/Changelog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* configure.in (mipsisa64r2, mipsisa64r2el, mipsisa64r2*): New CPUs.
	* configure: Regenerate.
	* config/tc-mips.c (imm2_expr): New variable.
	(md_assemble, mips16_ip): Initialize imm2_expr.
	(ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
	(macro_build): Handle +A, +B, +C, +E, +F, +G, and +H format operands.
	(macro): Handle M_DEXT and M_DINS.
	(validate_mips_insn): Handle +E, +F, +G, +H, and +I format operands.
	(mips_ip): Likewise.
	(OPTION_MIPS64R2): New define.
	(md_longopts): New entry for -mips64r2 (OPTION_MIPS64R2).
	OPTION_ASE_BASE): Increase to compensate for OPTION_MIPS64R2.
	(md_parse_option): Handle OPTION_MIPS64R2.
	(s_mipsset): Handle setting "mips64r2" ISA.
	(mips_cpu_info_table): Add mips64r2.
	(md_show_usage): Document -mips64r2 option.
	* doc/as.texinfo: Docuemnt -mips64r2 option.
	* doc/c-mips.texi: Likewise.

[ gas/testsuite/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* gas/mips/cp0-names-mips64r2.d: New file.
	* gas/mips/cp0sel-names-mips64r2.d: New file.
	* gas/mips/elf_arch_mips64r2.d: New file.
	* gas/mips/hwr-names-mips64r2.d: New file.
	* gas/mips/mips32r2-ill-fp64.l: New file.
	* gas/mips/mips32r2-ill-fp64.s: New file.
	* gas/mips/mips64r2-ill.l: New file.
	* gas/mips/mips64r2-ill.s: New file.
	* gas/mips/mips64r2.d: New file.
	* gas/mips/mips64r2.s: New file.
	* gas/mips/mips.exp: Define "mips64r2" arch, and run new tests.

[ include/elf/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* mips.h (E_MIPS_ARCH_64R2): New define.

[ include/opcode/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* mips.h: Document +E, +F, +G, +H, and +I operand types.
	Update documentation of I, +B and +C operand types.
	(INSN_ISA64R2, ISA_MIPS64R2, CPU_MIPS64R2): New defines.
	(M_DEXT, M_DINS): New enum values.

[ ld/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* ldmain.c (get_emulation): Ignore "-mips64r2".

[ ld/testsuite/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* ld-mips-elf/mips-elf-flags.exp: Add tests for combinations
	with MIPS64r2.

[ opcodes/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* mips-dis.c (mips_arch_choices): Add entry for "mips64r2"
	(print_insn_args): Add handing for +E, +F, +G, and +H.
	* mips-opc.c (I65): New define for MIPS64r2.
	(mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",
	"dinsm", "dinsu", "drotl", "drotr", "drotr32", "drotrv", "dsbh",
	and "dshd" for MIPS64r2.  Adjust "dror", "dror32", and "drorv" to
	be supported on MIPS64r2.
2003-09-30 16:17:15 +00:00
..
aout_gnu.h 2002-06-08 Matt Thomas <matt@3am-software.com> 2002-06-09 00:45:42 +00:00
atof-ieee.c Fix thinko in last commit. 2002-04-11 11:21:01 +00:00
atof-tahoe.c Fix copyright notices 2001-03-08 23:24:26 +00:00
atof-vax.c Fix copyright notices 2001-03-08 23:24:26 +00:00
e-crisaout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
e-criself.c * config/e-criself.c: Fix typo in last change. 2002-12-12 23:12:34 +00:00
e-i386aout.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386coff.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386elf.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-mipsecoff.c
e-mipself.c
itbl-mips.h Fix copyright notices 2001-03-08 23:24:26 +00:00
m68k-parse.h Fix copyright notices 2001-03-08 23:24:26 +00:00
m68k-parse.y Locale changes from Bruno Haible <haible@clisp.cons.org>. 2001-09-19 05:33:36 +00:00
m88k-opcode.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-aout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
obj-aout.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
obj-bout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
obj-bout.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
obj-coff.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
obj-coff.h Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003 copyright update 2003-04-04 08:15:15 +00:00
obj-ecoff.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
obj-ecoff.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
obj-elf.c * config/obj-elf.c (obj_elf_change_section): Adjust for 2003-09-23 00:41:14 +00:00
obj-elf.h bfd/ 2003-07-25 14:35:56 +00:00
obj-evax.c Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-evax.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-hp300.c Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-hp300.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-ieee.c * write.c (size_seg): Check adjustment to last frag. 2002-05-23 08:08:48 +00:00
obj-ieee.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
obj-multi.c
obj-multi.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
obj-som.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
obj-som.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-vms.c * config/obj-vms.c: Formatting. Include fnctl.h. 2002-12-13 00:01:47 +00:00
obj-vms.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-a29k.c * config/tc-a29k.c (insert_sreg): Prototype. 2002-12-12 22:43:45 +00:00
tc-a29k.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-alpha.c * config/tc-alpha.c (s_alpha_usepv): New. 2003-06-05 03:27:03 +00:00
tc-alpha.h bfd/ 2003-07-25 14:35:56 +00:00
tc-arc.c Move .file and .loc pseudo ops into obj-elf.c 2003-05-21 12:07:56 +00:00
tc-arc.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-arm.c Add support for unindexed form of Addressing Mode 5 2003-08-19 13:05:42 +00:00
tc-arm.h * config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF. 2002-12-05 11:46:50 +00:00
tc-avr.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-avr.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-cris.c * configure.in: Add specific case for cris-*-linux-gnu* with 2003-06-16 00:38:58 +00:00
tc-cris.h * configure.in: Add specific case for cris-*-linux-gnu* with 2003-06-16 00:38:58 +00:00
tc-d10v.c * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-d10v.h Update copyright date 2003-01-24 01:12:30 +00:00
tc-d30v.c * config/tc-d30v.c (check_range): Warning fixes, formatting. 2002-12-16 09:57:49 +00:00
tc-d30v.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-dlx.c * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-dlx.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-fr30.c opcodes: 2003-06-10 22:08:45 +00:00
tc-fr30.h Update copyright date 2003-01-24 01:12:30 +00:00
tc-frv.c gas/ 2003-09-05 07:18:27 +00:00
tc-frv.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-generic.c
tc-generic.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-h8300.c * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bc 2003-07-22 04:56:50 +00:00
tc-h8300.h 2003-05-14 Michael Snyder <msnyder@redhat.com> 2003-06-03 21:29:08 +00:00
tc-h8500.c Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
tc-h8500.h Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
tc-hppa.c * config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions. 2003-09-27 18:19:29 +00:00
tc-hppa.h * config/tc-hppa.c (hppa_symbol_chars): New. 2003-04-28 08:35:06 +00:00
tc-i370.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
tc-i370.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-i386.c * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLER 2003-08-14 08:05:44 +00:00
tc-i386.h * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLER 2003-08-14 08:05:44 +00:00
tc-i860.c 2003-08-24 Jason Eckhardt <jle@rice.edu> 2003-08-25 02:48:14 +00:00
tc-i860.h 2003-08-07 Jason Eckhardt <jle@rice.edu> 2003-08-07 19:20:45 +00:00
tc-i960.c * config/tc-i960.c (line_comment_chars): Add '#'. 2003-06-11 06:11:45 +00:00
tc-i960.h Update copyright date 2003-01-24 01:12:30 +00:00
tc-ia64.c * config/tc-ia64.c (note_register_values): Warning fix. 2003-06-30 04:10:48 +00:00
tc-ia64.h bfd/ 2003-07-25 14:35:56 +00:00
tc-ip2k.c Remove uses of ctype.h 2003-07-14 10:06:06 +00:00
tc-ip2k.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-iq2000.c Move .file and .loc pseudo ops into obj-elf.c 2003-05-21 12:07:56 +00:00
tc-iq2000.h * configure.in: Add iq2000-elf target. 2003-01-03 21:47:21 +00:00
tc-m32r.c opcodes: 2003-06-10 22:08:45 +00:00
tc-m32r.h bfd/ 2003-07-25 14:35:56 +00:00
tc-m68hc11.c PR savannah/4358: 2003-09-06 20:43:05 +00:00
tc-m68hc11.h bfd/ 2003-07-25 14:35:56 +00:00
tc-m68k.c gas/ 2003-08-08 14:46:41 +00:00
tc-m68k.h gas/ 2003-08-08 14:46:41 +00:00
tc-m88k.c * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned. 2002-12-12 22:14:13 +00:00
tc-m88k.h * write.c (size_seg): Check adjustment to last frag. 2002-05-23 08:08:48 +00:00
tc-m68851.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-mcore.c * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-mcore.h bfd/ 2003-07-25 14:35:56 +00:00
tc-mips.c [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
tc-mips.h bfd/ 2003-07-25 14:35:56 +00:00
tc-mmix.c Move .file and .loc pseudo ops into obj-elf.c 2003-05-21 12:07:56 +00:00
tc-mmix.h * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare. 2002-10-23 05:21:09 +00:00
tc-mn10200.c * config/tc-i960.c (line_comment_chars): Add '#'. 2003-06-11 06:11:45 +00:00
tc-mn10200.h Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. 2001-11-15 21:29:00 +00:00
tc-mn10300.c 2002-12-12 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 04:44:56 +00:00
tc-mn10300.h 2002-12-12 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 04:44:56 +00:00
tc-msp430.c * config/tc-msp430.c (MAX_OP_LEN): Set to 256. 2003-09-17 11:27:39 +00:00
tc-msp430.h Add support for msp430. 2002-12-30 19:25:13 +00:00
tc-ns32k.c * config/tc-ns32k.c (md_begin): Initialize inst_hash_table after 2003-06-23 00:41:47 +00:00
tc-ns32k.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-openrisc.c opcodes: 2003-06-10 22:08:45 +00:00
tc-openrisc.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-or32.c * config/tc-openrisc.c (ignore_pseudo): Prototype. 2002-12-12 22:05:00 +00:00
tc-or32.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-pdp11.c * as.c: Replace CONST with const. 2002-06-08 07:37:16 +00:00
tc-pdp11.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-pj.c * pj.h (pj_opc_info_t): Add union. 2002-12-12 21:52:06 +00:00
tc-pj.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-ppc.c * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing 2003-09-04 01:52:18 +00:00
tc-ppc.h bfd/ 2003-07-25 14:35:56 +00:00
tc-s390.c * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always. 2003-07-10 16:46:38 +00:00
tc-s390.h * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always. 2003-07-10 16:46:38 +00:00
tc-sh.c * config/tc-sh.c (md_assemble): For branches, check & update 2003-07-30 20:34:26 +00:00
tc-sh.h bfd: 2003-04-23 21:09:04 +00:00
tc-sh64.c bfd: 2003-04-23 21:09:04 +00:00
tc-sh64.h bfd/ 2003-07-25 14:35:56 +00:00
tc-sparc.c * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save. 2003-08-29 20:20:18 +00:00
tc-sparc.h * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save. 2003-08-29 20:20:18 +00:00
tc-tahoe.c * as.c: Replace CONST with const. 2002-06-08 07:37:16 +00:00
tc-tahoe.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-tic4x.c Remove uses of ctype.h 2003-07-14 10:06:06 +00:00
tc-tic4x.h * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns. 2003-05-18 22:23:15 +00:00
tc-tic30.c * config/tc-tic30.c: #include stdarg.h or varargs.h. 2002-12-12 21:34:53 +00:00
tc-tic30.h * config/tc-tic30.c: #include stdarg.h or varargs.h. 2002-12-12 21:34:53 +00:00
tc-tic54x.c * doc/as.texinfo (Invoking): Typo fix. 2002-12-19 05:47:45 +00:00
tc-tic54x.h Fix tic54x testsuite failures and Lmem disassembly bugs. 2001-11-13 14:22:53 +00:00
tc-tic80.c * config/tc-tic30.c: #include stdarg.h or varargs.h. 2002-12-12 21:34:53 +00:00
tc-tic80.h * ChangeLog-9295: Fix a typo. 2002-12-17 01:13:56 +00:00
tc-v850.c Add binutils support for v850e1 processor 2003-09-04 11:04:38 +00:00
tc-v850.h bfd/ 2003-07-25 14:35:56 +00:00
tc-vax.c 2003-09-26 Matt Thomas <matt@3am-software.com> 2003-09-26 23:02:34 +00:00
tc-vax.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-w65.c * config/tc-w65.c (s_longa): Prototype. Make static, specify int arg. 2002-12-03 12:01:45 +00:00
tc-w65.h * ChangeLog-9295: Fix a typo. 2002-12-17 01:13:56 +00:00
tc-xstormy16.c Do not producesection relative offsets for relocs that will not be based on the 2003-05-22 08:57:32 +00:00
tc-xstormy16.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-xtensa.c * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels, 2003-09-12 00:00:03 +00:00
tc-xtensa.h * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels, 2003-09-12 00:00:03 +00:00
tc-z8k.c * config/tc-z8k.c (parse_reg): Invalid registers generate an error 2003-06-19 13:44:42 +00:00
tc-z8k.h * expr.h: Fix comments in operatorT typedef. 2003-05-01 19:59:33 +00:00
te-386bsd.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-aix5.h * config/te-aix5.h: Typo fix. 2002-03-22 02:07:36 +00:00
te-aux.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-delt88.h
te-delta.h
te-dpx2.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-dynix.h
te-epoc-pe.h
te-freebsd.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-generic.h
te-go32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-hp300.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-hppa.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-hppa64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hppalinux64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hpux.h ia64-hpux patches from Steve Ellcey. 2000-11-07 01:21:10 +00:00
te-i386aix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-ia64aix.h Added ia64-*-aix* configuration. 2001-02-22 17:16:38 +00:00
te-ic960.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-interix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-irix.h * configure.in (em): Set to irix on all Irix systems. 2003-01-27 22:45:58 +00:00
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h
te-nbsd.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-nbsd532.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pc532mach.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pe.h Adds support for fastcall symbols as used on Microsoft Windows platforms 2002-11-06 19:36:20 +00:00
te-ppcnw.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-psos.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-riscix.h
te-sparcaout.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-sun3.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-svr4.h
te-sysv32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-tmips.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-wince-pe.h Add support for WinCE targeted toolchains. 2000-02-24 19:49:18 +00:00
vax-inst.h 2002-06-08 Matt Thomas <matt@3am-software.com> 2002-06-09 00:45:42 +00:00
vms-a-conf.h
vms-conf.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
xtensa-istack.h Add Xtensa port (omitted from previous delta) 2003-04-01 15:53:47 +00:00
xtensa-relax.c Add Xtensa port 2003-04-01 15:50:31 +00:00
xtensa-relax.h Add Xtensa port 2003-04-01 15:50:31 +00:00