2006-02-25 02:36:12 +01:00
|
|
|
|
2006-02-24 David S. Miller <davem@sunset.davemloft.net>
|
|
|
|
|
|
|
|
|
|
* gas/sparc/rdhpr.s: New test.
|
|
|
|
|
* gas/sparc/rdhpr.d: New test.
|
|
|
|
|
* gas/sparc/wrhpr.s: New test.
|
|
|
|
|
* gas/sparc/wrhpr.d: New test.
|
|
|
|
|
* gas/sparc/window.s: New test.
|
|
|
|
|
* gas/sparc/window.d: New test.
|
|
|
|
|
* gas/sparc/rdpr.s: Add case for reading %gl register.
|
|
|
|
|
* gas/sparc/rdpr.d: Likewise.
|
|
|
|
|
* gas/sparc/wrpr.s: Add case for writing %gl register.
|
|
|
|
|
* gas/sparc/wrpr.d: Likewise.
|
|
|
|
|
* gas/sparc/sparc.exp: Update for new tests.
|
|
|
|
|
|
2006-02-24 Paul Brook <paul@codesourcery.com>
gas/
* config/arm/tc-arm.c (arm_ext_v6_notm, arm_ext_div, arm_ext_v7,
arm_ext_v7a, arm_ext_v7r, arm_ext_v7m): New variables.
(struct asm_barrier_opt): Define.
(arm_v7m_psr_hsh, arm_barrier_opt_hsh): New variables.
(parse_psr): Accept V7M psr names.
(parse_barrier): New function.
(enum operand_parse_code): Add OP_oBARRIER.
(parse_operands): Implement OP_oBARRIER.
(do_barrier): New function.
(do_dbg, do_pli, do_t_barrier, do_t_dbg, do_t_div): New functions.
(do_t_cpsi): Add V7M restrictions.
(do_t_mrs, do_t_msr): Validate V7M variants.
(md_assemble): Check for NULL variants.
(v7m_psrs, barrier_opt_names): New tables.
(insns): Add V7 instructions. Mark V6 instructions absent from V7M.
(md_begin): Initialize arm_v7m_psr_hsh and arm_barrier_opt_hsh.
(arm_cpu_option_table): Add Cortex-M3, R4 and A8.
(arm_arch_option_table): Add armv7, armv7a, armv7r and armv7m.
(struct cpu_arch_ver_table): Define.
(cpu_arch_ver): New.
(aeabi_set_public_attributes): Use cpu_arch_ver. Set
Tag_CPU_arch_profile.
* doc/c-arm.texi: Document new cpu and arch options.
gas/testsuite/
* gas/arm/thumb32.d: Fix expected msr and mrs output.
* gas/arm/arch7.d: New test.
* gas/arm/arch7.s: New test.
* gas/arm/arch7m-bad.l: New test.
* gas/arm/arch7m-bad.d: New test.
* gas/arm/arch7m-bad.s: New test.
include/opcode/
* arm.h: Add V7 feature bits.
opcodes/
* arm-dis.c (arm_opcodes): Add V7 instructions.
(thumb32_opcodes): Ditto. Handle V7M MSR/MRS variants.
(print_arm_address): New function.
(print_insn_arm): Use it. Add 'P' and 'U' cases.
(psr_name): New function.
(print_insn_thumb32): Add 'U', 'C' and 'D' cases.
2006-02-24 16:36:36 +01:00
|
|
|
|
2006-02-24 Paul Brook <paul@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb32.d: Fix expected msr and mrs output.
|
|
|
|
|
* gas/arm/arch7.d: New test.
|
|
|
|
|
* gas/arm/arch7.s: New test.
|
|
|
|
|
* gas/arm/arch7m-bad.l: New test.
|
|
|
|
|
* gas/arm/arch7m-bad.d: New test.
|
|
|
|
|
* gas/arm/arch7m-bad.s: New test.
|
|
|
|
|
|
2006-02-23 22:36:18 +01:00
|
|
|
|
2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/ia64/opc-i.s: Add tests for tf.
|
|
|
|
|
* gas/ia64/pseudo.s: Likewise.
|
|
|
|
|
* gas/ia64/opc-i.d: Updated.
|
|
|
|
|
* gas/ia64/pseudo.d: Likewise.
|
|
|
|
|
|
2006-02-23 01:17:24 +01:00
|
|
|
|
2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/ia64/dv-raw-err.s: Add check for vmsw.0.
|
|
|
|
|
* gas/ia64/dv-raw-err.l: Updated.
|
|
|
|
|
|
|
|
|
|
* gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
|
|
|
|
|
* gas/ia64/opc-b.d: Updated.
|
|
|
|
|
|
2006-02-22 16:03:30 +01:00
|
|
|
|
2005-02-22 Paul Brook <paul@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb32.d: Fix expected pld opcode.
|
|
|
|
|
|
2006-02-17 15:36:28 +01:00
|
|
|
|
2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
|
|
|
|
|
Anil Paranjape <anilp1@kpitcummins.com>
|
|
|
|
|
Shilin Shakti <shilins@kpitcummins.com>
|
|
|
|
|
|
|
|
|
|
* gas/xc16x: New directory.
|
|
|
|
|
* gas/xc16x/xc16x.exp: New file
|
|
|
|
|
* gas/xc16x/add.s: New file
|
|
|
|
|
* gas/xc16x/add_test.s: New file
|
|
|
|
|
* gas/xc16x/addb.s: New file
|
|
|
|
|
* gas/xc16x/addc.s: New file
|
|
|
|
|
* gas/xc16x/addcb.s: New file
|
|
|
|
|
* gas/xc16x/and.s: New file
|
|
|
|
|
* gas/xc16x/andb.s: New file
|
|
|
|
|
* gas/xc16x/bfldl.s: New file
|
|
|
|
|
* gas/xc16x/bit.s: New file
|
|
|
|
|
* gas/xc16x/calla.s: New file
|
|
|
|
|
* gas/xc16x/calli.s: New file
|
|
|
|
|
* gas/xc16x/cmp.s: New file
|
|
|
|
|
* gas/xc16x/cmp_test.s: New file
|
|
|
|
|
* gas/xc16x/cmpb.s: New file
|
|
|
|
|
* gas/xc16x/cmpi.s: New file
|
|
|
|
|
* gas/xc16x/cpl.s: New file
|
|
|
|
|
* gas/xc16x/div.s: New file
|
|
|
|
|
* gas/xc16x/jmpa.s: New file
|
|
|
|
|
* gas/xc16x/jmpi.s: New file
|
|
|
|
|
* gas/xc16x/jmpr.s: New file
|
|
|
|
|
* gas/xc16x/mov.s: New file
|
|
|
|
|
* gas/xc16x/mov_test.s: New file
|
|
|
|
|
* gas/xc16x/movb.s: New file
|
|
|
|
|
* gas/xc16x/movbs.s: New file
|
|
|
|
|
* gas/xc16x/movbz.s: New file
|
|
|
|
|
* gas/xc16x/mul.s: New file
|
|
|
|
|
* gas/xc16x/neg.s: New file
|
|
|
|
|
* gas/xc16x/nop.s: New file
|
|
|
|
|
* gas/xc16x/or.s: New file
|
|
|
|
|
* gas/xc16x/orb.s: New file
|
|
|
|
|
* gas/xc16x/prior.s: New file
|
|
|
|
|
* gas/xc16x/pushpop.s: New file
|
|
|
|
|
* gas/xc16x/ret.s: New file
|
|
|
|
|
* gas/xc16x/scxt.s: New file
|
|
|
|
|
* gas/xc16x/shlrol.s: New file
|
|
|
|
|
* gas/xc16x/sub.s: New file
|
|
|
|
|
* gas/xc16x/sub_test.s: New file
|
|
|
|
|
* gas/xc16x/subb.s: New file
|
|
|
|
|
* gas/xc16x/subcb.s: New file
|
|
|
|
|
* gas/xc16x/syscontrol1.s: New file
|
|
|
|
|
* gas/xc16x/syscontrol2.s: New file
|
|
|
|
|
* gas/xc16x/trap.s: New file
|
|
|
|
|
* gas/xc16x/xor.s: New file
|
|
|
|
|
* gas/xc16x/xorb.s: New file
|
|
|
|
|
|
2006-02-12 18:26:21 +01:00
|
|
|
|
2006-02-12 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-crx-suffix.d: Undo the last change.
|
|
|
|
|
|
2006-02-11 19:08:35 +01:00
|
|
|
|
2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-crx-suffix.d: Minor update.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-drx-suffix.d: New file.
|
|
|
|
|
* gas/i386/x86-64-drx.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-drx.s: Likewise.
|
|
|
|
|
|
2006-02-11 18:00:59 +01:00
|
|
|
|
2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-crx-suffix.d: New file.
|
|
|
|
|
* gas/i386/x86-64-crx.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-crx.s: Likewise.
|
|
|
|
|
|
* bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
bfd_mach_mcf5307, bfd_mach_mcf5407, bfd_mach_mcf528x,
bfd_mach_mcfv4e, bfd_mach_mcf521x, bfd_mach_mcf5249,
bfd_mach_mcf547x, bfd_mach_mcf548x): Remove.
(bfd_mach_mcf_isa_a, bfd_mach_mcf_isa_a_div,
bfd_mach_mcf_isa_a_div_mac, bfd_mach_mcf_isa_a_div_emac,
bfd_mach_mcf_isa_aplus, bfd_mach_mcf_isa_aplus_mac,
bfd_mach_mcf_isa_aplus_emac, bfd_mach_mcf_isa_aplus_usp,
bfd_mach_mcf_isa_aplus_usp_mac, bfd_mach_mcf_isa_aplus_usp_emac,
bfd_mach_mcf_isa_b, bfd_mach_mcf_isa_b_mac, bfd_mach_mcf_isa_b_emac,
bfd_mach_mcf_isa_b_usp_float, bfd_mach_mcf_isa_b_usp_float_mac,
bfd_mach_mcf_isa_b_usp_float_emac): New.
(bfd_default_scan): Update coldfire mapping.
* bfd/bfd-in.h (bfd_m68k_mach_to_features,
bfd_m68k_features_to_mach): Declare.
* bfd/bfd-in2.h: Rebuilt.
* bfd/cpu-m68k.c (arch_info_struct): Add new coldfire machines,
adjust legacy names.
(m68k_arch_features): New.
(bfd_m68k_mach_to_features,
bfd_m68k_features_to_mach): Define.
* bfd/elf32-m68k.c (elf32_m68k_object_p): New.
(elf32_m68k_merge_private_bfd_data): Merge the CF EF flags.
(elf32_m68k_print_private_bfd_data): Print the CF EF flags.
(elf_backend_object_p): Define.
* bfd/ieee.c (ieee_write_processor): Update coldfire machines.
* bfd/libbfd.h: Rebuilt.
* gas/config/tc-m68k.c (mcf5208_control_regs, mcf5213_control_regs,
mcf5329_control_regs): New.
(not_current_architecture, selected_arch, selected_cpu): New.
(m68k_archs, m68k_extensions): New.
(archs): Renamed to ...
(m68k_cpus): ... here. Adjust.
(n_arches): Remove.
(md_pseudo_table): Add arch and cpu directives.
(find_cf_chip, m68k_ip): Adjust table scanning.
(no_68851, no_68881): Remove.
(md_assemble): Lazily initialize.
(select_control_regs): Adjust cpu names. Add 5208, 5213, 5329.
(md_init_after_args): Move functionality to m68k_init_arch.
(mri_chip): Adjust table scanning.
(md_parse_option): Reimplement 'm' processing to add -march & -mcpu
options with saner parsing.
(m68k_lookup_cpu, m68k_set_arch, m68k_set_cpu, m68k_set_extension,
m68k_init_arch): New.
(s_m68k_cpu, s_m68k_arch): New.
(md_show_usage): Adjust.
(m68k_elf_final_processing): Set CF EF flags.
* gas/config/tc-m68k.h (m68k_init_after_args): Remove.
(tc_init_after_args): Remove.
* gas/doc/c-m68k.texi (M68K-Opts): Document -march, -mcpu options.
(M68k-Directives): Document .arch and .cpu directives.
* gas/testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
* gas/testsuite/gas/m68k/arch-cpu-1.[sd]: New.
* include/elf/m68k.h (EF_CPU32, EF_M68000, EF_CFV4E): Rename to ...
(EF_M68K_CPU32, EF_M68K_M68000, EF_M68K_CFV4E): ... here.
(EF_M68K_ISA_MASK, EF_M68K_ISA_A, EF_M68K_M68K_ISA_A_PLUS,
EF_M68K_ISA_B, EF_M68K_HW_DIV, EF_M68K_MAC_MASK, EF_M68K_MAC,
EF_M68K_EMAC, EF_M68K_USP, EF_M68K_FLOAT): New.
* include/opcode/m68k.h (m68008, m68ec030, m68882): Remove.
(m68k_mask): New.
(cpu_m68k, cpu_cf): New.
(mcf5200, mcf5206e, mcf521x, mcf5249, mcf528x, mcf5307, mcf5407,
mcf5470, mcf5480): Rename to cpu_<foo>. Add m680x0 variants.
* opcodes/m68k-dis.c (print_insn_m68k): Use
bfd_m68k_mach_to_features.
* binutils/readelf.c (get_machine_flags): Add logic for EF_M68K flags.
2006-02-07 20:01:10 +01:00
|
|
|
|
2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
|
|
|
|
|
* testsuite/gas/m68k/arch-cpu-1.[sd]: New.
|
|
|
|
|
|
2005-02-02 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (T2_OPCODE_MASK, T2_DATA_OP_SHIFT, T2_OPCODE_AND,
T2_OPCODE_BIC, T2_OPCODE_ORR, T2_OPCODE_ORN, T2_OPCODE_EOR,
T2_OPCODE_ADD, T2_OPCODE_ADC, T2_OPCODE_SBC, T2_OPCODE_SUB,
T2_OPCODE_RSB): Define.
(thumb32_negate_data_op): New function.
(md_apply_fix): Use it.
gas/testsuite/
* gas/arm/thumb2_invert.d: New test.
* gas/arm/thumb2_invert.s: New test.
2006-02-02 14:34:17 +01:00
|
|
|
|
2005-02-02 Paul Brook <paul@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb2_invert.d: New test.
|
|
|
|
|
* gas/arm/thumb2_invert.s: New test.
|
|
|
|
|
|
2006-01-31 17:19:41 +01:00
|
|
|
|
2006-01-31 Paul Brook <paul@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
|
|
|
|
|
* gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
|
|
|
|
|
|
2006-01-18 15:52:11 +01:00
|
|
|
|
2006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
|
|
|
|
|
|
|
|
|
|
* gas/z80/z80.exp: Add offset.
|
2006-01-18 16:00:22 +01:00
|
|
|
|
* gas/z80/offset.d: New file.
|
|
|
|
|
* gas/z80/offset.s: New file.
|
2006-01-18 15:52:11 +01:00
|
|
|
|
|
2006-01-16 17:23:30 +01:00
|
|
|
|
2006-01-16 Paul Brook <paul@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/m68k/all.exp: Add mcf-fpu.
|
|
|
|
|
* gas/m68k/mcf-fpu.d: New file.
|
|
|
|
|
* gas/m68k/mcf-fpu.s: New file.
|
|
|
|
|
|
2006-01-11 18:39:50 +01:00
|
|
|
|
2006-01-11 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic54x/address.d: Work with 64bit hosts.
|
|
|
|
|
* gas/tic54x/addrfar.d: Likewise.
|
|
|
|
|
* gas/tic54x/align.d: Likewise.
|
|
|
|
|
* gas/tic54x/all-opcodes.d: Likewise.
|
|
|
|
|
* gas/tic54x/asg.d: Likewise.
|
|
|
|
|
* gas/tic54x/cons.d: Likewise.
|
|
|
|
|
* gas/tic54x/consfar.d: Likewise.
|
|
|
|
|
* gas/tic54x/extaddr.d: Likewise.
|
|
|
|
|
* gas/tic54x/field.d: Likewise.
|
|
|
|
|
* gas/tic54x/labels.d: Likewise.
|
|
|
|
|
* gas/tic54x/loop.d: Likewise.
|
|
|
|
|
* gas/tic54x/lp.d: Likewise.
|
|
|
|
|
* gas/tic54x/macro.d: Likewise.
|
|
|
|
|
* gas/tic54x/math.d: Likewise.
|
|
|
|
|
* gas/tic54x/opcodes.d: Likewise.
|
|
|
|
|
* gas/tic54x/sections.d: Likewise.
|
|
|
|
|
* gas/tic54x/set.d: Likewise.
|
|
|
|
|
* gas/tic54x/struct.d: Likewise.
|
|
|
|
|
* gas/tic54x/subsym.d: Likewise.
|
|
|
|
|
|
2006-01-09 18:14:40 +01:00
|
|
|
|
2006-01-09 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/2117
|
|
|
|
|
* gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
|
|
|
|
|
ltoff22x-5.
|
|
|
|
|
|
|
|
|
|
* gas/ia64/ltoff22x-2.d: New file.
|
|
|
|
|
* gas/ia64/ltoff22x-2.s: Likewise.
|
|
|
|
|
* gas/ia64/ltoff22x-3.d: Likewise.
|
|
|
|
|
* gas/ia64/ltoff22x-3.s: Likewise.
|
|
|
|
|
* gas/ia64/ltoff22x-4.d: Likewise.
|
|
|
|
|
* gas/ia64/ltoff22x-4.s: Likewise.
|
|
|
|
|
* gas/ia64/ltoff22x-5.d: Likewise.
|
|
|
|
|
* gas/ia64/ltoff22x-5.s: Likewise.
|
|
|
|
|
|
2006-01-03 06:52:15 +01:00
|
|
|
|
2006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
|
|
|
|
|
|
|
|
|
|
PR gas/2101
|
|
|
|
|
* gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
|
|
|
|
|
|
2006-01-17 00:15:07 +01:00
|
|
|
|
For older changes see ChangeLog-2005
|
2004-01-02 12:16:21 +01:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|