mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
5aa6ff7ca4
bfd/ * elf-attrs.c (vendor_set_obj_attr_contents): Support tag ordering. * elf-bfd.h (elf_backend_data): Add obj_attrs_order. * elf32-arm.c (elf32_arm_obj_attrs_order): New function. (elf_backend_obj_attrs_order): New define. * elfxx-target.h (elf_backend_obj_attrs_order): New define. (elfNN_bed): Add elf_backend_obj_attrs_order. gas/testsuite/ * gas/arm/attr-order.d: New file. * gas/arm/attr-order.s: New file.
131 lines
3.7 KiB
Plaintext
131 lines
3.7 KiB
Plaintext
2009-01-19 Andrew Stubbs <ams@codesourcery.com>
|
||
|
||
* gas/arm/attr-order.d: New file.
|
||
* gas/arm/attr-order.s: New file.
|
||
|
||
2009-01-16 Andrew Stubbs <ams@codesourcery.com>
|
||
Daniel Jacobowitz <dan@codesourcery.com>
|
||
|
||
* gas/arm/attr-syntax.d: New file.
|
||
* gas/arm/attr-syntax.s: New file.
|
||
|
||
2009-01-15 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR 9722
|
||
* gas/testsuite/gas/arm/archv6m.d: Update expected NOP opcode.
|
||
* gas/testsuite/gas/arm/pr9722.s: New test.
|
||
* gas/testsuite/gas/arm/pr9722.d: Expected disassembly.
|
||
|
||
2009-01-14 Peter Bergner <bergner@vnet.ibm.com>
|
||
|
||
* gas/ppc/power6.s ("mtfsf", "mtfsf.", "mtfsfi", "mtfsfi."): Add tests.
|
||
* gas/ppc/power6.d: Likewise.
|
||
|
||
2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/sse-noavx.s: Add tests for lfence, mfence and movnti.
|
||
* gas/i386/x86-64-sse-noavx.s: Likewise.
|
||
|
||
* gas/i386/sse-noavx.d: Updated.
|
||
* gas/i386/x86-64-sse-noavx.d: Likewise.
|
||
|
||
2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb,
|
||
sub and xor.
|
||
* gas/i386/x86-64-opts.s: Likewise.
|
||
|
||
* gas/i386/opts.d: Updated.
|
||
* gas/i386/opts-intel.d: Likewise.
|
||
* gas/i386/sse2avx-opts.d: Likewise.
|
||
* gas/i386/sse2avx-opts-intel.d: Likewise.
|
||
* gas/i386/x86-64-opts.d: Likewise.
|
||
* gas/i386/x86-64-opts-intel.d: Likewise.
|
||
* gas/i386/x86-64-sse2avx-opts.d: Likewise.
|
||
* gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
|
||
|
||
2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/arch-10.s: Add clflush and syscall.
|
||
* gas/i386/x86-64-arch-2.s: Likewise.
|
||
|
||
* gas/i386/arch-10.d: Updated.
|
||
* gas/i386/arch-10-1.l: Likewise.
|
||
* gas/i386/arch-10-2.l: Likewise.
|
||
* gas/i386/arch-10-3.l: Likewise.
|
||
* gas/i386/arch-10-4.l: Likewise.
|
||
* gas/i386/x86-64-arch-2.d: Likewise.
|
||
|
||
2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/arch-10.s: Add rdtscp.
|
||
* gas/i386/x86-64-arch-2.s: Likewise.
|
||
|
||
* gas/i386/arch-10.d: Updated.
|
||
* gas/i386/arch-10-1.l: Likewise.
|
||
* gas/i386/arch-10-2.l: Likewise.
|
||
* gas/i386/arch-10-3.l: Likewise.
|
||
* gas/i386/arch-10-4.l: Likewise.
|
||
* gas/i386/x86-64-arch-2.d: Likewise.
|
||
|
||
2009-01-06 Chao-ying Fu <fu@mips.com>
|
||
|
||
* gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr
|
||
and jalr.hb.
|
||
|
||
2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
AVX Programming Reference (December, 2008)
|
||
* gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and
|
||
vmovntps.
|
||
* gas/i386/x86-64-avx.s: Likewise.
|
||
|
||
* gas/i386/avx.d: Updated.
|
||
* gas/i386/avx-intel.d: Likewise.
|
||
* gas/i386/x86-64-avx.d: Likewise.
|
||
* gas/i386/x86-64-avx-intel.d: Likewise.
|
||
|
||
2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
AVX Programming Reference (December, 2008)
|
||
* gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd.
|
||
* gas/i386/x86-64-arch-2.s: Likewise.
|
||
|
||
* gas/i386/arch-10.d: Updated.
|
||
* gas/i386/arch-10-1.l: Likewise.
|
||
* gas/i386/arch-10-2.l: Likewise.
|
||
* gas/i386/arch-10-3.l: Likewise.
|
||
* gas/i386/arch-10-4.l: Likewise.
|
||
* gas/i386/avx.d: Likewise.
|
||
* gas/i386/avx-intel.d: Likewise.
|
||
* gas/i386/inval-avx.l: Likewise.
|
||
* gas/i386/x86-64-arch-2.d: Likewise.
|
||
* gas/i386/x86-64-avx.d: Likewise.
|
||
* gas/i386/x86-64-avx-intel.d: Likewise.
|
||
* gas/i386/x86-64-inval-avx.l: Likewise.
|
||
|
||
* gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA
|
||
instructions. Update tests.
|
||
* gas/i386/inval-avx.s: Likewise.
|
||
* gas/i386/x86-64-avx.s: Likewise.
|
||
* gas/i386/x86-64-inval-avx.s: Likewise.
|
||
|
||
* gas/i386/fma.d: New.
|
||
* gas/i386/fma.s: Likewise.
|
||
* gas/i386/fma-intel.d: Likewise.
|
||
* gas/i386/x86-64-fma.d: Likewise.
|
||
* gas/i386/x86-64-fma.s: Likewise.
|
||
* gas/i386/x86-64-fma-intel.d: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and
|
||
x86-64-fma-intel.
|
||
|
||
For older changes see ChangeLog-2008
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|