0b2e31dc3b
* archures.c (bfd_mach_mcf_isa_a_nodiv, bfd_mach_mcf_isa_b_nousp): New. Adjust other variants. (bfd_default_scan): Update. * bfd-in2.h: Rebuilt. * cpu-m68k.c: Adjust. (bfd_m68k_compatible): New. Use it for architectures. * elf32-m68k.c (elf32_m68k_object_p): Adjust. (elf32_m68k_merge_private_bfd_data): Adjust. Correct isa-a/b mismatch. (elf32_m68k_print_private_bfd_data): Adjust. * ieee.c (ieee_write_processor): Adjust. binutils: * readelf.c (get_machine_flags): Adjust. gas: * config/tc-m68k.c (m68k_extensions): Allow 'float' on both m68k and cf. (m68k_ip): <case 'J'> Check we have some control regs. (md_parse_option): Allow raw arch switch. (m68k_init_arch): Better detection of arch/cpu mismatch. Detect whether 68881 or cfloat was meant by -mfloat. (md_show_usage): Adjust extension display. (m68k_elf_final_processing): Adjust. gas/testsuite: * gas/m68k/arch-cpu-1.s: Tweak. * gas/m68k/arch-cpu-1.d: Tweak. include/elf: * m68k.h (EF_M68K_ISA_MASK, EF_M68K_ISA_A, EF_M68K_ISA_A_PLUS, EF_M68K_ISA_B, EF_M68K_ISA_C): Adjust. (EF_M68K_ISA_A_NODIV, EF_M68K_ISA_B_NOUSP): New. (EF_M68K_HW_DIV, EF_M68K_USP): Remove. (EF_M68K_MAC, EF_M68K_EMAC, EF_M68K_FLOAT): Adjust. (EF_M68K_EMAC_B): New. ld/testsuite: * ld-m68k: New tests.
216 lines
6 KiB
Text
216 lines
6 KiB
Text
2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
|
||
|
||
* gas/m68k/arch-cpu-1.s: Tweak.
|
||
* gas/m68k/arch-cpu-1.d: Tweak.
|
||
|
||
2006-02-28 Jan Beulich <jbeulich@novell.com>
|
||
|
||
* gas/all/altmacro.s: Adjust.
|
||
* gas/all/altmac2.s: Adjust.
|
||
|
||
2006-02-28 Jan Beulich <jbeulich@novell.com>
|
||
|
||
* gas/macros/paren[sd]: New.
|
||
* gas/macros/macros.exp: Run new test.
|
||
|
||
2006-02-27 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/i386.exp: Add merom and x86-64-merom.
|
||
|
||
* gas/i386/merom.d: New file.
|
||
* gas/i386/merom.s: Likewise.
|
||
* gas/i386/x86-64-merom.d: Likewise.
|
||
* gas/i386/x86-64-merom.s: Likewise.
|
||
|
||
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/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 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-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.
|
||
|
||
2005-02-22 Paul Brook <paul@codesourcery.com>
|
||
|
||
* gas/arm/thumb32.d: Fix expected pld opcode.
|
||
|
||
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 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/x86-64-crx-suffix.d: Undo the last change.
|
||
|
||
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 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.
|
||
|
||
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/arm/thumb2_invert.d: New test.
|
||
* gas/arm/thumb2_invert.s: New test.
|
||
|
||
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 Arnold Metselaar <arnoldm@sourceware.org>
|
||
|
||
* gas/z80/z80.exp: Add offset.
|
||
* gas/z80/offset.d: New file.
|
||
* gas/z80/offset.s: New file.
|
||
|
||
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 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 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 Hans-Peter Nilsson <hp@bitrange.com>
|
||
|
||
PR gas/2101
|
||
* gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
|
||
|
||
For older changes see ChangeLog-2005
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|