2010-11-13 12:59:21 +01:00
|
|
|
|
2010-11-13 Richard Sandiford <rdsandiford@googlemail.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/elf-rel28.s, gas/mips/elf-rel28-n32.d,
|
|
|
|
|
gas/mips/elf-rel28-n64.d: New test.
|
|
|
|
|
* gas/mips/mips.exp: Run it.
|
|
|
|
|
|
2010-11-10 14:36:31 +01:00
|
|
|
|
2010-11-10 Richard Sandiford <richard.sandiford@linaro.org>
|
|
|
|
|
|
|
|
|
|
* gas/arm/plt-1.s, gas/arm/plt-1.d: New test.
|
|
|
|
|
|
2010-11-08 07:43:40 +01:00
|
|
|
|
2010-11-08 Thomas Schwinge <thomas@schwinge.name>
|
|
|
|
|
|
|
|
|
|
* lib/gas-defs.exp (is_elf_format): Consider for *-*-gnu*, too.
|
|
|
|
|
* gas/elf/elf.exp: Likewise.
|
|
|
|
|
* gas/symver/symver.exp: Likewise.
|
|
|
|
|
|
2010-11-03 15:18:43 +01:00
|
|
|
|
2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/12186
|
|
|
|
|
* gas/i386/gotpc.s: Add more _GLOBAL_OFFSET_TABLE_ test.
|
|
|
|
|
* gas/i386/gotpc.d: Updated.
|
|
|
|
|
|
bfd:
* elf32-tic6x.c (elf32_tic6x_obj_attrs_arg_type): Except for
Tag_ABI_compatibility, treat odd tags as strings and even ones as
integers.
(elf32_tic6x_obj_attrs_order, elf32_tic6x_tag_to_array_alignment,
elf32_tic6x_array_alignment_to_tag): New.
(elf32_tic6x_merge_attributes): Handle more attributes. Set type
for merged attributes.
(elf_backend_obj_attrs_order): Define.
binutils:
* readelf.c (display_tic6x_attribute): Handle more attributes.
gas:
* config/tc-tic6x.c (OPTION_MPID, OPTION_MPIC, OPTION_MNO_PIC):
New enum values.
(md_longopts): Add options mpid, mpic and mno-pic.
(tic6x_pid_type, tic6x_pid, tic6x_pic, tic6x_pid_type_table,
tic6x_pid_types, tic6x_use_pid): New.
(md_parse_option): Handle new options.
(md_show_usage): Output help text for new options.
(tic6x_set_attributes): Set PID and PIC attributes.
* doc/as.texinfo: Document -mpid=, -mpic and -mno-pic.
* doc/c-tic6x.texi (TIC6X Options): Likewise.
gas/testsuite:
* gas/tic6x/attr-array-directive-1.d,
gas/tic6x/attr-array-directive-1.s,
gas/tic6x/attr-array-directive-2.d,
gas/tic6x/attr-array-directive-2.s,
gas/tic6x/attr-array-directive-3.d,
gas/tic6x/attr-array-directive-3.s,
gas/tic6x/attr-array-directive-4.d,
gas/tic6x/attr-array-directive-4.s,
gas/tic6x/attr-conformance-directive-1.d,
gas/tic6x/attr-conformance-directive-1.s,
gas/tic6x/attr-conformance-directive-2.d,
gas/tic6x/attr-conformance-directive-2.s,
gas/tic6x/attr-pic-directive-1.d,
gas/tic6x/attr-pic-directive-1.s,
gas/tic6x/attr-pic-directive-2.d,
gas/tic6x/attr-pic-directive-2.s,
gas/tic6x/attr-pic-opts-mno-pic.d, gas/tic6x/attr-pic-opts-mpic.d,
gas/tic6x/attr-pid-directive-1.d,
gas/tic6x/attr-pid-directive-1.s,
gas/tic6x/attr-pid-directive-2.d,
gas/tic6x/attr-pid-directive-2.s,
gas/tic6x/attr-pid-opts-mpid-far.d,
gas/tic6x/attr-pid-opts-mpid-near.d,
gas/tic6x/attr-pid-opts-mpid-no.d,
gas/tic6x/attr-stack-directive-1.d,
gas/tic6x/attr-stack-directive-1.s,
gas/tic6x/attr-stack-directive-2.d,
gas/tic6x/attr-stack-directive-2.s,
gas/tic6x/attr-wchar-directive-1.d,
gas/tic6x/attr-wchar-directive-1.s,
gas/tic6x/attr-wchar-directive-2.d,
gas/tic6x/attr-wchar-directive-2.s: New tests.
include/elf:
* tic6x-attrs.h (Tag_ABI_wchar_t, Tag_ABI_stack_align_needed,
Tag_ABI_stack_align_preserved, Tag_ABI_PID, Tag_ABI_PIC,
Tag_ABI_array_object_alignment,
Tag_ABI_array_object_align_expected, Tag_ABI_conformance): Define.
ld/testsuite:
* ld-tic6x/attr-array-16-16.d, ld-tic6x/attr-array-16-4.d,
ld-tic6x/attr-array-16-416.d, ld-tic6x/attr-array-16-48.d,
ld-tic6x/attr-array-16-8.d, ld-tic6x/attr-array-16-816.d,
ld-tic6x/attr-array-16.s, ld-tic6x/attr-array-4-16.d,
ld-tic6x/attr-array-4-4.d, ld-tic6x/attr-array-4-416.d,
ld-tic6x/attr-array-4-48.d, ld-tic6x/attr-array-4-8.d,
ld-tic6x/attr-array-4-816.d, ld-tic6x/attr-array-4.s,
ld-tic6x/attr-array-416-16.d, ld-tic6x/attr-array-416-4.d,
ld-tic6x/attr-array-416-416.d, ld-tic6x/attr-array-416-48.d,
ld-tic6x/attr-array-416-8.d, ld-tic6x/attr-array-416-816.d,
ld-tic6x/attr-array-416.s, ld-tic6x/attr-array-48-16.d,
ld-tic6x/attr-array-48-4.d, ld-tic6x/attr-array-48-416.d,
ld-tic6x/attr-array-48-48.d, ld-tic6x/attr-array-48-8.d,
ld-tic6x/attr-array-48-816.d, ld-tic6x/attr-array-48.s,
ld-tic6x/attr-array-8-16.d, ld-tic6x/attr-array-8-4.d,
ld-tic6x/attr-array-8-416.d, ld-tic6x/attr-array-8-48.d,
ld-tic6x/attr-array-8-8.d, ld-tic6x/attr-array-8-816.d,
ld-tic6x/attr-array-8.s, ld-tic6x/attr-array-816-16.d,
ld-tic6x/attr-array-816-4.d, ld-tic6x/attr-array-816-416.d,
ld-tic6x/attr-array-816-48.d, ld-tic6x/attr-array-816-8.d,
ld-tic6x/attr-array-816-816.d, ld-tic6x/attr-array-816.s,
ld-tic6x/attr-conformance-10-10.d,
ld-tic6x/attr-conformance-10-11.d,
ld-tic6x/attr-conformance-10-none.d,
ld-tic6x/attr-conformance-10.s, ld-tic6x/attr-conformance-11-10.d,
ld-tic6x/attr-conformance-11-11.d,
ld-tic6x/attr-conformance-11-none.d,
ld-tic6x/attr-conformance-11.s,
ld-tic6x/attr-conformance-none-10.d,
ld-tic6x/attr-conformance-none-11.d,
ld-tic6x/attr-conformance-none-none.d,
ld-tic6x/attr-conformance-none.s, ld-tic6x/attr-pic-0.s,
ld-tic6x/attr-pic-00.d, ld-tic6x/attr-pic-01.d,
ld-tic6x/attr-pic-1.s, ld-tic6x/attr-pic-10.d,
ld-tic6x/attr-pic-11.d, ld-tic6x/attr-pid-0.s,
ld-tic6x/attr-pid-00.d, ld-tic6x/attr-pid-01.d,
ld-tic6x/attr-pid-02.d, ld-tic6x/attr-pid-1.s,
ld-tic6x/attr-pid-10.d, ld-tic6x/attr-pid-11.d,
ld-tic6x/attr-pid-12.d, ld-tic6x/attr-pid-2.s,
ld-tic6x/attr-pid-20.d, ld-tic6x/attr-pid-21.d,
ld-tic6x/attr-pid-22.d, ld-tic6x/attr-stack-16-16.d,
ld-tic6x/attr-stack-16-8.d, ld-tic6x/attr-stack-16-816.d,
ld-tic6x/attr-stack-16.s, ld-tic6x/attr-stack-8-16.d,
ld-tic6x/attr-stack-8-8.d, ld-tic6x/attr-stack-8-816.d,
ld-tic6x/attr-stack-8.s, ld-tic6x/attr-stack-816-16.d,
ld-tic6x/attr-stack-816-8.d, ld-tic6x/attr-stack-816-816.d,
ld-tic6x/attr-stack-816.s, ld-tic6x/attr-wchar-0.s,
ld-tic6x/attr-wchar-00.d, ld-tic6x/attr-wchar-01.d,
ld-tic6x/attr-wchar-02.d, ld-tic6x/attr-wchar-1.s,
ld-tic6x/attr-wchar-10.d, ld-tic6x/attr-wchar-11.d,
ld-tic6x/attr-wchar-12.d, ld-tic6x/attr-wchar-2.s,
ld-tic6x/attr-wchar-20.d, ld-tic6x/attr-wchar-21.d,
ld-tic6x/attr-wchar-22.d: New tests.
2010-11-02 15:36:39 +01:00
|
|
|
|
2010-11-02 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/attr-array-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-array-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-array-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-array-directive-2.s,
|
|
|
|
|
gas/tic6x/attr-array-directive-3.d,
|
|
|
|
|
gas/tic6x/attr-array-directive-3.s,
|
|
|
|
|
gas/tic6x/attr-array-directive-4.d,
|
|
|
|
|
gas/tic6x/attr-array-directive-4.s,
|
|
|
|
|
gas/tic6x/attr-conformance-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-conformance-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-conformance-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-conformance-directive-2.s,
|
|
|
|
|
gas/tic6x/attr-pic-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-pic-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-pic-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-pic-directive-2.s,
|
|
|
|
|
gas/tic6x/attr-pic-opts-mno-pic.d, gas/tic6x/attr-pic-opts-mpic.d,
|
|
|
|
|
gas/tic6x/attr-pid-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-pid-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-pid-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-pid-directive-2.s,
|
|
|
|
|
gas/tic6x/attr-pid-opts-mpid-far.d,
|
|
|
|
|
gas/tic6x/attr-pid-opts-mpid-near.d,
|
|
|
|
|
gas/tic6x/attr-pid-opts-mpid-no.d,
|
|
|
|
|
gas/tic6x/attr-stack-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-stack-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-stack-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-stack-directive-2.s,
|
|
|
|
|
gas/tic6x/attr-wchar-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-wchar-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-wchar-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-wchar-directive-2.s: New tests.
|
|
|
|
|
|
2010-10-29 18:47:55 +02:00
|
|
|
|
2010-10-29 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/attr-compatibility-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-compatibility-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-compatibility-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-compatibility-directive-2.s: New tests.
|
|
|
|
|
|
2010-10-29 14:10:39 +02:00
|
|
|
|
2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* elf/dwarf2-1.s: Replace .zdebug_abbrev section with
|
|
|
|
|
.debug_abbrev section.
|
|
|
|
|
* elf/dwarf2-2.3: Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/dwarf2-1.d: Pass --compress-debug-sections to assembler.
|
|
|
|
|
Updated.
|
|
|
|
|
* elf/dwarf2-2.d: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Remove xfail on dw2-compress-2 and
|
|
|
|
|
x86-64-dw2-compress-2.
|
|
|
|
|
|
bfd:
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* elf32-tic6x.c (elf32_tic6x_merge_attributes): Check for mismatch
of DSBT attributes.
binutils:
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* readelf.c (display_tic6x_attribute): Handle Tag_ABI_DSBT.
gas:
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* config/tc-tic6x.c (OPTION_MDSBT, OPTION_MNO_DSBT): New enum
values.
(md_longopts): Add mdsbt and mno-dsbt.
(tic6x_dsbt): New static variable.
(md_parse_option): Handle OPTION_MDSBT and OPTION_MNO_DSBT.
(md_show_usage): Output help text for -mdsbt and -mno-dsbt.
(TAG): Add comma at the end.
(tic6x_set_attributes): Set Tag_ABI_DSBT.
* doc/as.texinfo: Document -mdsbt and -mno-dsbt.
* doc/c-tic6x.texi (TIC6X Options): Likewise.
(TIC6X Directives): Mention Tag_ABI_DSBT.
gas/testsuite:
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* gas/tic6x/attr-dsbt-directive-1.d,
gas/tic6x/attr-dsbt-directive-1.s,
gas/tic6x/attr-dsbt-directive-2.d,
gas/tic6x/attr-dsbt-directive-2.s,
gas/tic6x/attr-dsbt-opts-mdsbt.d,
gas/tic6x/attr-dsbt-opts-mno-dsbt.d: New tests.
include/elf:
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* tic6x-attrs.h (Tag_ABI_DSBT): New.
ld/testsuite:
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* ld-tic6x/attr-dsbt-0.s, ld-tic6x/attr-dsbt-00.d,
ld-tic6x/attr-dsbt-01.d, ld-tic6x/attr-dsbt-1.s,
ld-tic6x/attr-dsbt-10.d, ld-tic6x/attr-dsbt-11.d: New tests.
2010-10-29 02:15:59 +02:00
|
|
|
|
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
|
|
|
|
|
Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/attr-dsbt-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-dsbt-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-dsbt-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-dsbt-directive-2.s,
|
|
|
|
|
gas/tic6x/attr-dsbt-opts-mdsbt.d,
|
|
|
|
|
gas/tic6x/attr-dsbt-opts-mno-dsbt.d: New tests.
|
|
|
|
|
|
2010-10-28 11:10:08 +02:00
|
|
|
|
2010-10-28 Thomas Schwinge <thomas@schwinge.name>
|
|
|
|
|
|
|
|
|
|
* gas/iq2000/load-hazards.exp: Sort all filename globs.
|
|
|
|
|
* gas/iq2000/yield.exp: Likewise.
|
|
|
|
|
* gas/mt/errors.exp: Likewise.
|
|
|
|
|
|
2010-10-28 08:12:16 +02:00
|
|
|
|
2010-10-28 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/elf.exp (groupautob): Don't run on xtensa.
|
|
|
|
|
* gas/elf/groupautoa.d: Change test name.
|
|
|
|
|
* gas/elf/groupautob.d: Change test name.
|
|
|
|
|
|
2010-10-27 17:01:32 +02:00
|
|
|
|
2010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gas/all/gas.exp: Don't run byte test on s390.
|
|
|
|
|
|
2010-10-27 00:18:38 +02:00
|
|
|
|
2010-10-27 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
2010-10-27 00:38:57 +02:00
|
|
|
|
* gas/i386/x86-64-relax-1.s: Use .balign. not .align.
|
|
|
|
|
* gas/i386/x86-64-relax-1.d: Remove label match, match pe output.
|
|
|
|
|
|
2010-10-27 00:18:38 +02:00
|
|
|
|
* gas/i386/relax-1.s: Use .p2align, not .align.
|
|
|
|
|
* gas/i386/relax-2.s: Likewise.
|
|
|
|
|
* gas/i386/relax-1.d: Remove label match.
|
|
|
|
|
* gas/i386/relax-2.d: Likewise. Correct test name.
|
|
|
|
|
|
2010-10-26 19:36:05 +02:00
|
|
|
|
2010-10-26 Dave Korn <dave.korn.cygwin@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/relax-1.d: Generalize regexes a bit.
|
|
|
|
|
* gas/i386/relax-2.d: Likewise.
|
|
|
|
|
|
2010-10-25 20:11:42 +02:00
|
|
|
|
2010-10-25 Chao-ying Fu <fu@mips.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s: Add madd, maddu, msub,
|
|
|
|
|
msubu, mult, multu.
|
|
|
|
|
|
2010-10-25 11:17:12 +02:00
|
|
|
|
2010-10-25 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/12049
|
|
|
|
|
* gas/i386/i386.exp: Run relax-1 and relax-2 for all 32bit
|
|
|
|
|
targets. Run x86-64-relax-1.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-relax-1.d: New.
|
|
|
|
|
* gas/i386/x86-64-relax-1.s: Likewise.
|
|
|
|
|
|
2010-10-24 12:54:31 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips.exp: Simplify enabling of MIPS16 testing.
|
|
|
|
|
|
2010-10-24 12:43:40 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/at-1.d: Handle ECOFF relocations.
|
|
|
|
|
* gas/mips/eret-1.d: Handle ECOFF.
|
|
|
|
|
* gas/mips/eret-2.d: Likewise.
|
|
|
|
|
* gas/mips/eret-3.d: Likewise.
|
|
|
|
|
* gas/mips/mips.exp: Only run "aent" for ELF.
|
|
|
|
|
|
* gas/mips/ld.s: Adjust to let SD, L.D, S.D, LDC1 and SDC1
macros to be tested, according to the "tsd", "tl_d", "ts_d",
"tldc1" and "tsdc1" symbols.
* gas/mips/sd.d: New test.
* gas/mips/ecoff@sd.d: Likewise, ECOFF version.
* gas/mips/mips1@ecoff@sd.d: Likewise, MIPS I/ECOFF version.
* gas/mips/r3000@ecoff@sd.d: Likewise, R3000/ECOFF version.
* gas/mips/r3900@ecoff@sd.d: Likewise, R3900/ECOFF version.
* gas/mips/mips2@ecoff@sd.d: Likewise, MIPS II/ECOFF version.
* gas/mips/mips32@ecoff@sd.d: Likewise, MIPS32/ECOFF version.
* gas/mips/mips32r2@ecoff@sd.d: Likewise, MIPS32r2/ECOFF
version.
* gas/mips/sd-forward.d: New test.
* gas/mips/ecoff@sd-forward.d: Likewise, ECOFF version.
* gas/mips/mips1@ecoff@sd-forward.d: Likewise, MIPS I/ECOFF
version.
* gas/mips/r3000@ecoff@sd-forward.d: Likewise, R3000/ECOFF
version.
* gas/mips/r3900@ecoff@sd-forward.d: Likewise, R3900/ECOFF
version.
* gas/mips/mips2@ecoff@sd-forward.d: Likewise, MIPS II/ECOFF
version.
* gas/mips/mips32@ecoff@sd-forward.d: Likewise, MIPS32/ECOFF
version.
* gas/mips/mips32r2@ecoff@sd-forward.d: Likewise, MIPS32r2/ECOFF
version.
* gas/mips/l_d.d: New test.
* gas/mips/mips1@l_d.d: Likewise, MIPS I version.
* gas/mips/r3000@l_d.d: Likewise, R3000 version.
* gas/mips/r3900@l_d.d: Likewise, R3900 version.
* gas/mips/l_d-forward.d: New test.
* gas/mips/mips1@l_d-forward.d: Likewise, MIPS I version.
* gas/mips/r3000@l_d-forward.d: Likewise, R3000 version.
* gas/mips/r3900@l_d-forward.d: Likewise, R3900 version.
* gas/mips/s_d.d: New test.
* gas/mips/mips1@s_d.d: Likewise, MIPS I version.
* gas/mips/r3000@s_d.d: Likewise, R3000 version.
* gas/mips/r3900@s_d.d: Likewise, R3900 version.
* gas/mips/s_d-forward.d: New test.
* gas/mips/mips1@s_d-forward.d: Likewise, MIPS I version.
* gas/mips/r3000@s_d-forward.d: Likewise, R3000 version.
* gas/mips/r3900@s_d-forward.d: Likewise, R3900 version.
* gas/mips/ldc1.d: New test.
* gas/mips/ldc1-forward.d: Likewise.
* gas/mips/sdc1.d: Likewise.
* gas/mips/sdc1-forward.d: Likewise.
* gas/mips/sd-n32.d: Likewise.
* gas/mips/sd-n64.d: Likewise.
* gas/mips/sd-f-n32.d: Likewise.
* gas/mips/sd-f-n64.d: Likewise.
* gas/mips/l_d-n32.d: Likewise.
* gas/mips/l_d-n64.d: Likewise.
* gas/mips/l_d-f-n32.d: Likewise.
* gas/mips/l_d-f-n64.d: Likewise.
* gas/mips/s_d-n32.d: Likewise.
* gas/mips/s_d-n64.d: Likewise.
* gas/mips/s_d-f-n32.d: Likewise.
* gas/mips/s_d-f-n64.d: Likewise.
* gas/mips/ldc1-n32.d: Likewise.
* gas/mips/ldc1-n64.d: Likewise.
* gas/mips/ldc1-f-n32.d: Likewise.
* gas/mips/ldc1-f-n64.d: Likewise.
* gas/mips/sdc1-n32.d: Likewise.
* gas/mips/sdc1-n64.d: Likewise.
* gas/mips/sdc1-f-n32.d: Likewise.
* gas/mips/sdc1-f-n64.d: Likewise.
* gas/mips/mips.exp: Run the new tests.
2010-10-24 12:33:10 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.s: Adjust to let SD, L.D, S.D, LDC1 and SDC1
|
|
|
|
|
macros to be tested, according to the "tsd", "tl_d", "ts_d",
|
|
|
|
|
"tldc1" and "tsdc1" symbols.
|
|
|
|
|
* gas/mips/sd.d: New test.
|
|
|
|
|
* gas/mips/ecoff@sd.d: Likewise, ECOFF version.
|
|
|
|
|
* gas/mips/mips1@ecoff@sd.d: Likewise, MIPS I/ECOFF version.
|
|
|
|
|
* gas/mips/r3000@ecoff@sd.d: Likewise, R3000/ECOFF version.
|
|
|
|
|
* gas/mips/r3900@ecoff@sd.d: Likewise, R3900/ECOFF version.
|
|
|
|
|
* gas/mips/mips2@ecoff@sd.d: Likewise, MIPS II/ECOFF version.
|
|
|
|
|
* gas/mips/mips32@ecoff@sd.d: Likewise, MIPS32/ECOFF version.
|
|
|
|
|
* gas/mips/mips32r2@ecoff@sd.d: Likewise, MIPS32r2/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/sd-forward.d: New test.
|
|
|
|
|
* gas/mips/ecoff@sd-forward.d: Likewise, ECOFF version.
|
|
|
|
|
* gas/mips/mips1@ecoff@sd-forward.d: Likewise, MIPS I/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/r3000@ecoff@sd-forward.d: Likewise, R3000/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/r3900@ecoff@sd-forward.d: Likewise, R3900/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/mips2@ecoff@sd-forward.d: Likewise, MIPS II/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/mips32@ecoff@sd-forward.d: Likewise, MIPS32/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/mips32r2@ecoff@sd-forward.d: Likewise, MIPS32r2/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/l_d.d: New test.
|
|
|
|
|
* gas/mips/mips1@l_d.d: Likewise, MIPS I version.
|
|
|
|
|
* gas/mips/r3000@l_d.d: Likewise, R3000 version.
|
|
|
|
|
* gas/mips/r3900@l_d.d: Likewise, R3900 version.
|
|
|
|
|
* gas/mips/l_d-forward.d: New test.
|
|
|
|
|
* gas/mips/mips1@l_d-forward.d: Likewise, MIPS I version.
|
|
|
|
|
* gas/mips/r3000@l_d-forward.d: Likewise, R3000 version.
|
|
|
|
|
* gas/mips/r3900@l_d-forward.d: Likewise, R3900 version.
|
|
|
|
|
* gas/mips/s_d.d: New test.
|
|
|
|
|
* gas/mips/mips1@s_d.d: Likewise, MIPS I version.
|
|
|
|
|
* gas/mips/r3000@s_d.d: Likewise, R3000 version.
|
|
|
|
|
* gas/mips/r3900@s_d.d: Likewise, R3900 version.
|
|
|
|
|
* gas/mips/s_d-forward.d: New test.
|
|
|
|
|
* gas/mips/mips1@s_d-forward.d: Likewise, MIPS I version.
|
|
|
|
|
* gas/mips/r3000@s_d-forward.d: Likewise, R3000 version.
|
|
|
|
|
* gas/mips/r3900@s_d-forward.d: Likewise, R3900 version.
|
|
|
|
|
* gas/mips/ldc1.d: New test.
|
|
|
|
|
* gas/mips/ldc1-forward.d: Likewise.
|
|
|
|
|
* gas/mips/sdc1.d: Likewise.
|
|
|
|
|
* gas/mips/sdc1-forward.d: Likewise.
|
|
|
|
|
* gas/mips/sd-n32.d: Likewise.
|
|
|
|
|
* gas/mips/sd-n64.d: Likewise.
|
|
|
|
|
* gas/mips/sd-f-n32.d: Likewise.
|
|
|
|
|
* gas/mips/sd-f-n64.d: Likewise.
|
|
|
|
|
* gas/mips/l_d-n32.d: Likewise.
|
|
|
|
|
* gas/mips/l_d-n64.d: Likewise.
|
|
|
|
|
* gas/mips/l_d-f-n32.d: Likewise.
|
|
|
|
|
* gas/mips/l_d-f-n64.d: Likewise.
|
|
|
|
|
* gas/mips/s_d-n32.d: Likewise.
|
|
|
|
|
* gas/mips/s_d-n64.d: Likewise.
|
|
|
|
|
* gas/mips/s_d-f-n32.d: Likewise.
|
|
|
|
|
* gas/mips/s_d-f-n64.d: Likewise.
|
|
|
|
|
* gas/mips/ldc1-n32.d: Likewise.
|
|
|
|
|
* gas/mips/ldc1-n64.d: Likewise.
|
|
|
|
|
* gas/mips/ldc1-f-n32.d: Likewise.
|
|
|
|
|
* gas/mips/ldc1-f-n64.d: Likewise.
|
|
|
|
|
* gas/mips/sdc1-n32.d: Likewise.
|
|
|
|
|
* gas/mips/sdc1-n64.d: Likewise.
|
|
|
|
|
* gas/mips/sdc1-f-n32.d: Likewise.
|
|
|
|
|
* gas/mips/sdc1-f-n64.d: Likewise.
|
|
|
|
|
* gas/mips/mips.exp: Run the new tests.
|
|
|
|
|
|
2010-10-24 12:19:02 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.s: Adjust to let data objects be only
|
|
|
|
|
defined/declared (as appropriate) at the end of assembly, based
|
|
|
|
|
on the presence or not of the "forward" symbol.
|
|
|
|
|
* gas/mips/ld-forward.d: New test.
|
|
|
|
|
* gas/mips/mips1@ld-forward.d: Likewise. MIPS I version.
|
|
|
|
|
* gas/mips/r3000@ld-forward.d: Likewise, R3000 version.
|
|
|
|
|
* gas/mips/ecoff@ld-forward.d: Likewise, ECOFF version.
|
|
|
|
|
* gas/mips/r3900@ecoff@ld-forward.d: Likewise, R3900/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/mips2@ecoff@ld-forward.d: Likewise, MIPS II/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/mips32@ecoff@ld-forward.d: Likewise, MIPS32/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/mips32r2@ecoff@ld-forward.d: Likewise, MIPS32r2/ECOFF
|
|
|
|
|
version.
|
|
|
|
|
* gas/mips/ld-n32-forward.d: New test.
|
|
|
|
|
* gas/mips/ld-n64-forward.d: Likewise.
|
|
|
|
|
* gas/mips/mips.exp: Run the new tests.
|
|
|
|
|
|
2010-10-24 12:08:56 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld-n32.d: New test.
|
|
|
|
|
* gas/mips/ld-n64.d: Likewise.
|
|
|
|
|
* gas/mips/mips.exp: Run the new tests.
|
|
|
|
|
|
2010-10-24 12:06:25 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.d: Rename to...
|
|
|
|
|
* gas/mips/mips1@ld.d: ... this.
|
|
|
|
|
* gas/mips/ld-ilocks.d: Rename to...
|
|
|
|
|
* gas/mips/ld.d: ... this.
|
|
|
|
|
* gas/mips/r3000@ld.d: New test, R3000 version.
|
|
|
|
|
* gas/mips/ecoff@ld.d: Likewise, ECOFF version.
|
|
|
|
|
* gas/mips/r3900@ecoff@ld.d: Likewise, R3900/ECOFF version.
|
|
|
|
|
* gas/mips/mips2@ecoff@ld.d: Likewise, MIPS II/ECOFF version.
|
|
|
|
|
* gas/mips/mips32@ecoff@ld.d: Likewise, MIPS32/ECOFF version.
|
|
|
|
|
* gas/mips/mips32r2@ecoff@ld.d: Likewise, MIPS32r2/ECOFF version.
|
|
|
|
|
* gas/mips/mips.exp: Remove "ld-ilocks" and run "ld" over all
|
|
|
|
|
architectures matching "mips1".
|
|
|
|
|
|
2010-10-24 11:59:20 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
Richard Sandiford <rdsandiford@googlemail.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips.exp (run_dump_test_arch): Check for the presence
|
|
|
|
|
of a file-format-specific test too.
|
|
|
|
|
(run_dump_test_arches): Pull elf, ecoff and aout variables for
|
|
|
|
|
use by the above.
|
|
|
|
|
|
2010-10-24 09:34:10 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions.
|
|
|
|
|
* gas/mips/ld.d: Adjust accordingly.
|
|
|
|
|
* gas/mips/ld-ilocks.d: Likewise
|
|
|
|
|
|
2010-10-24 09:31:40 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.s: Remove ".set mips1".
|
|
|
|
|
* gas/mips/ld.d: Remove "-march=r4000" and "-mmips:4000" from
|
|
|
|
|
gas/objdump options.
|
|
|
|
|
* gas/mips/ld-ilocks.d: Add "-32" to gas options.
|
|
|
|
|
* gas/mips/mips.exp: Run the two cases with run_dump_test_arches.
|
|
|
|
|
|
2010-10-24 09:29:01 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.s: Remove MIPS III bits.
|
|
|
|
|
* gas/mips/ld.d: Adjust accordingly.
|
|
|
|
|
* gas/mips/ld-ilocks.d: Likewise.
|
|
|
|
|
* gas/mips/ld-ilocks-addr32.d: Remove file.
|
|
|
|
|
* gas/mips/mips.exp: Adjust accordingly.
|
|
|
|
|
|
2010-10-24 09:22:22 +02:00
|
|
|
|
2010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.d: Spell out reloc names.
|
|
|
|
|
* gas/mips/ld-ilocks.d: Likewise.
|
|
|
|
|
* gas/mips/ld-ilocks-addr32.d: Likewise.
|
|
|
|
|
|
2010-10-23 20:05:10 +02:00
|
|
|
|
2010-10-23 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/elf.exp: Add group0c test.
|
|
|
|
|
* gas/elf/group0c.d: New.
|
|
|
|
|
* gas/elf/group0a.d: Expect ".group" for the name of group
|
|
|
|
|
sections.
|
|
|
|
|
* gas/elf/group0b.d: Likewise.
|
|
|
|
|
* gas/elf/group1a.d: Likewise.
|
|
|
|
|
* gas/elf/group1b.d: Likewise.
|
|
|
|
|
* gas/elf/groupautoa.d: Likewise.
|
|
|
|
|
* gas/elf/groupautob.d: Likewise.
|
|
|
|
|
* gas/elf/section4.d: Likewise.
|
|
|
|
|
* gas/ia64/group-1.d: Likewise. Adjust hard-coded constants.
|
|
|
|
|
|
2010-10-22 10:13:59 +02:00
|
|
|
|
2010-10-22 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/all/fwdexp.d: Also look for f8ffffff.
|
|
|
|
|
* gas/arm/msr-reg-thumb.d: Skip for non-ELF based targets.
|
|
|
|
|
* gas/arm/vldr.d: Likewise.
|
|
|
|
|
* gas/arm/thumb2_ldmstm.d: Allow for extra NOPs at the end of the disassembly.
|
|
|
|
|
* gas/cfi/cfi.exp (cfi-arm-1): Only run for ELF based ARM targets.
|
|
|
|
|
|
bfd:
* elf32-tic6x.c (elf32_tic6x_merge_arch_attributes): Update for
attribute renaming.
(elf_backend_obj_attrs_section): Change to ".c6xabi.attributes".
binutils:
* readelf.c (display_tic6x_attribute): Update for attribute
renaming.
gas:
* config/tc-tic6x.c (tic6x_arch_attribute, tic6x_arches,
md_assemble, tic6x_set_attributes): Update for attribute renaming.
* doc/c-tic6x.texi: Update for attribute renaming.
gas/testsuite:
* gas/tic6x/attr-arch-directive-1.d,
gas/tic6x/attr-arch-directive-2.d,
gas/tic6x/attr-arch-directive-3.d,
gas/tic6x/attr-arch-directive-4.d,
gas/tic6x/attr-arch-directive-4.s,
gas/tic6x/attr-arch-directive-5.d,
gas/tic6x/attr-arch-directive-5.s,
gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
gas/tic6x/attr-arch-opts-none-1.d,
gas/tic6x/attr-arch-opts-none-2.d,
gas/tic6x/attr-arch-opts-override-1.d,
gas/tic6x/attr-arch-opts-override-2.d: Update for attribute
renaming and renumbering.
include/elf:
* tic6x-attrs.h (Tag_C6XABI_Tag_CPU_arch): Change to Tag_ISA,
value 4.
* tic6x.h (Values for Tag_C6XABI_Tag_CPU_arch): Rename for
attribute renaming.
ld:
* emulparams/elf32_tic6x_le.sh (ATTRS_SECTIONS): Use
.c6xabi.attributes, not __TI_build_attributes.
ld/testsuite:
* ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
ld-tic6x/attr-arch-c64x+-c62x.d, ld-tic6x/attr-arch-c64x+-c64x+.d,
ld-tic6x/attr-arch-c64x+-c64x.d, ld-tic6x/attr-arch-c64x+-c674x.d,
ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
ld-tic6x/attr-arch-c64x-c62x.d, ld-tic6x/attr-arch-c64x-c64x+.d,
ld-tic6x/attr-arch-c64x-c64x.d, ld-tic6x/attr-arch-c64x-c674x.d,
ld-tic6x/attr-arch-c64x-c67x+.d, ld-tic6x/attr-arch-c64x-c67x.d,
ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
ld-tic6x/attr-arch-c67x+-c62x.d, ld-tic6x/attr-arch-c67x+-c64x+.d,
ld-tic6x/attr-arch-c67x+-c64x.d, ld-tic6x/attr-arch-c67x+-c674x.d,
ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
ld-tic6x/attr-arch-c67x-c62x.d, ld-tic6x/attr-arch-c67x-c64x+.d,
ld-tic6x/attr-arch-c67x-c64x.d, ld-tic6x/attr-arch-c67x-c674x.d,
ld-tic6x/attr-arch-c67x-c67x+.d, ld-tic6x/attr-arch-c67x-c67x.d:
Update for attribute renaming.
2010-10-21 23:16:54 +02:00
|
|
|
|
2010-10-21 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/attr-arch-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-3.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-4.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-4.s,
|
|
|
|
|
gas/tic6x/attr-arch-directive-5.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-5.s,
|
|
|
|
|
gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-none-1.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-none-2.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-override-1.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-override-2.d: Update for attribute
|
|
|
|
|
renaming and renumbering.
|
|
|
|
|
|
2010-10-19 19:13:30 +02:00
|
|
|
|
2010-10-19 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/12049
|
|
|
|
|
* gas/i386/i386.exp: Run relax-1 and relax-2.
|
|
|
|
|
|
|
|
|
|
* gas/i386/relax-1.d: New.
|
|
|
|
|
* gas/i386/relax-1.s: Likewise.
|
|
|
|
|
* gas/i386/relax-2.d: Likewise.
|
|
|
|
|
* gas/i386/relax-2.s: Likewise.
|
|
|
|
|
|
2010-10-18 07:50:31 +02:00
|
|
|
|
2010-10-18 Kai Tietz <kaI.tietz@onevision.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/disp32.d: Adjust initial symbol check.
|
|
|
|
|
* gas/i386/x86-64-disp32.d: Likewise.
|
|
|
|
|
|
2010-10-18 03:35:06 +02:00
|
|
|
|
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.d: Spell out section offsets and addends
|
|
|
|
|
explicitly. Clean up some regexps.
|
|
|
|
|
* gas/mips/ld-ilocks.d: Likewise. Add missing "$" prefixes to
|
|
|
|
|
the names of FP registers.
|
|
|
|
|
* gas/mips/ld-ilocks-addr32.d: Likewise.
|
|
|
|
|
* gas/mips/ld.s: Align sections to 4k, adjust padding.
|
|
|
|
|
|
2010-10-18 02:55:23 +02:00
|
|
|
|
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/ld.d: Use wildcard address matching.
|
|
|
|
|
* gas/mips/ld-ilocks.d: Likewise.
|
|
|
|
|
* gas/mips/ld-ilocks-addr32.d: Likewise.
|
|
|
|
|
|
2010-10-18 02:44:18 +02:00
|
|
|
|
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips.exp (run_dump_test_arch): Get the name of the
|
|
|
|
|
architecture to check against for an architecture-specific test
|
|
|
|
|
from the properties instead of the name passed.
|
|
|
|
|
|
2010-10-18 02:15:35 +02:00
|
|
|
|
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
|
|
|
|
|
|
|
|
|
|
* gas/mips/lineno.s: Convert to o32.
|
|
|
|
|
* gas/mips/lineno.d: Adjust patterns accordingly. Force the o32
|
|
|
|
|
ABI.
|
|
|
|
|
|
2010-10-16 23:53:16 +02:00
|
|
|
|
2010-10-16 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run x86-64-nops-1-g64.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-nops-1.d: Remove -mtune=generic64.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-nops-1-g64.d: New.
|
|
|
|
|
|
2010-10-15 22:53:28 +02:00
|
|
|
|
2010-10-15 David Gibson <david.gibson@analog.com>
|
|
|
|
|
|
|
|
|
|
* gas/bfin/loop_label.s, gas/bfin/loop_label.d,
|
|
|
|
|
gas/bfin/loop_label2.s, gas/bfin/loop_label2.d,
|
|
|
|
|
gas/bfin/loop_temps.s, gas/bfin/loop_temps.d: New tests.
|
|
|
|
|
* gas/bfin/bfin.exp: Add loop_label, loop_label2, and loop_temps.
|
|
|
|
|
|
2010-10-15 22:52:36 +02:00
|
|
|
|
2010-10-15 Robin Getz <robin.getz@analog.com>
|
|
|
|
|
|
|
|
|
|
* gas/bfin/16bit_illegals.s, gas/bfin/16bit_illegals.d,
|
|
|
|
|
gas/bfin/parallel_illegal.s, gas/bfin/parallel_illegal.d: New tests.
|
|
|
|
|
* gas/bfin/bfin.exp: Add 16bit_illegals and parallel_illegal.
|
|
|
|
|
|
2010-10-15 22:44:46 +02:00
|
|
|
|
2010-10-15 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* gas/bfin/video.s: Add BYTEOP2M insns.
|
|
|
|
|
* gas/bfin/video.d, gas/bfin/video2.s, gas/bfin/video2.d: Likewise.
|
|
|
|
|
|
2010-10-15 22:43:16 +02:00
|
|
|
|
2010-10-15 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* gas/bfin/video.d: Change addresses to regexps.
|
|
|
|
|
* gas/bfin/video2.d: Likewise.
|
|
|
|
|
|
2010-10-14 20:45:10 +02:00
|
|
|
|
2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run inval-reg.
|
|
|
|
|
|
|
|
|
|
* gas/i386/inval-reg.l: New.
|
|
|
|
|
* gas/i386/inval-reg.s: Likewise.
|
|
|
|
|
|
2010-10-14 15:31:13 +02:00
|
|
|
|
2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/disp32.d: New.
|
|
|
|
|
* gas/i386/disp32.s: Likewise.
|
|
|
|
|
* gas/i386/x86-64-disp32.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-disp32.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run disp32 and x86-64-disp32.
|
|
|
|
|
|
2010-10-11 13:56:53 +02:00
|
|
|
|
2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gas/s390/zarch-z196.d: Adjust the load/store on condition
|
|
|
|
|
instructions.
|
|
|
|
|
* gas/s390/zarch-z196.s: Likewise.
|
|
|
|
|
|
2010-10-07 13:28:49 +02:00
|
|
|
|
2010-10-07 Bernd Schmidt <bernds@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests.
|
|
|
|
|
* gas/tic6x/insns-c674x-sploop.s: Likewise.
|
|
|
|
|
|
2010-10-04 17:24:49 +02:00
|
|
|
|
2010-10-04 David Daney <ddaney@caviumnetworks.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips.exp (octeon-pref): Run the new test.
|
|
|
|
|
* gas/mips/octeon-pref.s: New test.
|
|
|
|
|
* gas/mips/octeon-pref.d: New expected results for the new test.
|
|
|
|
|
|
2010-09-29 08:49:33 +02:00
|
|
|
|
2010-09-29 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/all/fwdexp.d, * gas/all/fwdexp.s: New test.
|
|
|
|
|
* gas/all/gas.exp: Run it.
|
|
|
|
|
|
2010-09-29 08:05:16 +02:00
|
|
|
|
2010-09-29 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.
|
|
|
|
|
(is_aout_format): Copy from ld testsuite.
|
|
|
|
|
(is_pecoff_format): Merge with ld version.
|
|
|
|
|
|
2010-09-27 17:52:40 +02:00
|
|
|
|
2010-09-27 Bernd Schmidt <bernds@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/got-reloc.s: New test.
|
|
|
|
|
* gas/tic6x/got-reloc.d: New test.
|
|
|
|
|
|
2010-09-27 15:36:48 +02:00
|
|
|
|
2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gas/s390/s390.exp: Run the zarch-z196 test.
|
|
|
|
|
* gas/s390/zarch-z196.d: Add new instructions.
|
|
|
|
|
* gas/s390/zarch-z196.s: Likewise.
|
|
|
|
|
* gas/s390/zarch-z9-109.d: Likewise.
|
|
|
|
|
* gas/s390/zarch-z9-109.s: Likewise.
|
|
|
|
|
|
2010-09-27 15:33:00 +02:00
|
|
|
|
2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gas/s390/esa-g5.d: Adjust serveral instructions.
|
|
|
|
|
* gas/s390/esa-reloc.d: Likewise.
|
|
|
|
|
* gas/s390/esa-z990.d: Likewise.
|
|
|
|
|
* gas/s390/zarch-reloc.d: Likewise.
|
|
|
|
|
* gas/s390/zarch-z10.d: Likewise.
|
|
|
|
|
* gas/s390/zarch-z9-ec.d: Likewise.
|
|
|
|
|
* gas/s390/zarch-z900.d: Likewise.
|
|
|
|
|
|
2010-09-27 11:47:05 +02:00
|
|
|
|
2010-09-27 Tejas Belagod <tejas.belagod@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/vldr.s: New test for pc-relative VLDR disassembly comment.
|
|
|
|
|
* gas/arm/vldr.d: Likewise.
|
|
|
|
|
* gas/arm/vstr-bad.s: New test for PC-relative VSTR.
|
|
|
|
|
* gas/arm/vstr-thumb-bad.l: Likewise.
|
|
|
|
|
* gas/arm/vstr-thumb-bad.d: Likewise.
|
|
|
|
|
* gas/arm/vstr-arm-bad.l: Likewise.
|
|
|
|
|
* gas/arm/vstr-arm-bad.d: Likewise.
|
|
|
|
|
|
2010-09-23 17:52:19 +02:00
|
|
|
|
2010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/armv7-a+virt.d: New test.
|
|
|
|
|
* gas/arm/armv7-a+virt.s: Likewise.
|
|
|
|
|
* gas/arm/attr-march-all.d: Update for Virtualization Extensions.
|
|
|
|
|
* gas/arm/attr-march-armv7-a+sec+virt.d: New test.
|
|
|
|
|
* gas/arm/attr-march-armv7-a+virt.d: Likewise.
|
|
|
|
|
|
2010-09-23 17:37:45 +02:00
|
|
|
|
2010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/armv7-a+idiv.d: New test.
|
|
|
|
|
* gas/arm/armv7-a+idiv.s: Likewise.
|
|
|
|
|
* gas/arm/attr-march-all.d: Update for Integer divide extension.
|
|
|
|
|
* gas/arm/attr-march-armv7-a+idiv.d: New test.
|
|
|
|
|
|
2010-09-23 17:31:34 +02:00
|
|
|
|
2010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/archv6s-m-bad.d: New test.
|
|
|
|
|
* gas/arm/archv6s-m-bad.l: Likewise.
|
|
|
|
|
* gas/arm/archv6s-m.d: Likewise.
|
|
|
|
|
* gas/arm/archv6s-m.s: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6-m+os.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6s-m.d: Likewise.
|
|
|
|
|
|
2010-09-23 17:26:24 +02:00
|
|
|
|
2010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/attr-march-all.d: Update for Security Extensions..
|
|
|
|
|
* gas/arm/attr-march-armv6k+sec.d: New test.
|
|
|
|
|
* gas/arm/attr-march-armv6z.d: Update for Security Extensions.
|
|
|
|
|
* gas/arm/attr-march-armv6zk.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6zkt2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6zt2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv7-a+sec.d: New test.
|
|
|
|
|
* gas/arm/attr-mcpu.d: Update for Security Extensions.
|
|
|
|
|
* gas/arm/thumb32.d: Likewise.
|
|
|
|
|
* gas/arm/thumb32.s: Likewise.
|
|
|
|
|
|
2010-09-23 17:18:19 +02:00
|
|
|
|
2010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/arch7a-mp.d: Add.
|
|
|
|
|
* gas/arm/arch7ar-mp.s: Likewise.
|
|
|
|
|
* gas/arm/arch7r-mp.d: Likewise.
|
|
|
|
|
* gas/arm/armv2-mp-bad.d: Likewise.
|
|
|
|
|
* gas/arm/armv2-mp-bad.l: Likewise.
|
|
|
|
|
* gas/arm/attr-march-all.d: Update for MP extension.
|
|
|
|
|
* gas/arm/attr-march-armv7-a+mp.d: Add.
|
|
|
|
|
* gas/arm/attr-march-armv7-r+mp.d: Likewise.
|
|
|
|
|
|
2010-09-23 14:15:55 +02:00
|
|
|
|
2010-09-23 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/all/gas.exp: Update "forward" and "redef3" xfails.
|
|
|
|
|
* gas/m68k/all.exp: Don't xfail pcrel on uclinux.
|
|
|
|
|
* gas/sh/arch/arch.exp: Don't pass dashes to send_log.
|
|
|
|
|
|
2010-09-23 02:11:22 +02:00
|
|
|
|
2010-09-23 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/jal.d: Remove duplicate pattern.
|
|
|
|
|
|
2010-09-22 23:29:41 +02:00
|
|
|
|
2010-09-22 Robin Getz <robin.getz@analog.com>
|
|
|
|
|
|
|
|
|
|
* gas/bfin/expected_move_errors.l: Update error output.
|
|
|
|
|
|
2010-09-22 23:26:13 +02:00
|
|
|
|
2010-09-22 Robin Getz <robin.getz@analog.com>
|
|
|
|
|
|
|
|
|
|
* gas/bfin/pseudo.d, gas/bfin/pseudo.s: New test.
|
|
|
|
|
* gas/bfin/bfin.exp: Add new "pseudo" test.
|
|
|
|
|
|
2010-09-22 22:37:25 +02:00
|
|
|
|
2010-09-22 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* gas/bfin/parallel2.d, gas/bfin/parallel3.d, gas/bfin/shift.d,
|
|
|
|
|
gas/bfin/vector.2, gas/bfin/vector2.d: Change SHIFT to LSHIFT.
|
|
|
|
|
|
2010-09-20 18:33:24 +02:00
|
|
|
|
2010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/attr-cpu-directive.d: Update test for change in canonical
|
|
|
|
|
CPU name.
|
|
|
|
|
* gas/arm/attr-mcpu.d: Likewise.
|
|
|
|
|
|
2010-09-20 18:07:27 +02:00
|
|
|
|
2010-09-20 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/elf.exp: Disable symtab test for alpha.
|
|
|
|
|
|
2010-09-17 17:19:14 +02:00
|
|
|
|
2010-09-17 Tejas Belagod <tejas.belagod@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb2_ldmstm.d: Change single-register stmia to use 16-bit
|
|
|
|
|
str encoding instead of str.w. Likewise for ldmia.
|
|
|
|
|
* gas/arm/thumb2_ldmstm.s: Change stmia comment. Add tests for T1
|
|
|
|
|
ldmia-to-ldr.
|
|
|
|
|
|
2010-09-17 12:42:04 +02:00
|
|
|
|
2010-09-17 Tejas Belagod <tejas.belagod@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/msr-reg.s: New file.
|
|
|
|
|
* gas/arm/msr-reg.d: Likewise.
|
|
|
|
|
* gas/arm/msr-imm.s: Likewise.
|
|
|
|
|
* gas/arm/msr-imm.d: Likewise.
|
|
|
|
|
* gas/arm/msr-imm-bad.d: Likewise.
|
|
|
|
|
* gas/arm/msr-imm-bad.l: Likewise.
|
|
|
|
|
* gas/arm/msr-reg-bad.d: Likewise.
|
|
|
|
|
* gas/arm/msr-imm-bad.d: Likewise.
|
|
|
|
|
* gas/arm/msr-reg-thumb.d: Likewise.
|
|
|
|
|
* gas/arm/arch7.s: Add tests for xpsr.
|
|
|
|
|
* gas/arm/arch7.d: Likewise.
|
|
|
|
|
|
2010-09-17 12:13:41 +02:00
|
|
|
|
2010-09-17 Tejas Belagod <tejas.belagod@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/copro.s: Add test for APSR_nzcv as a MRC operand.
|
|
|
|
|
* gas/arm/copro.d: Change pc in MRC to disassemble as APSR_nzcv. Also
|
|
|
|
|
add disassembly for test added in copro.s
|
|
|
|
|
|
2010-09-17 01:55:10 +02:00
|
|
|
|
2010-09-17 Andrew Burgess <aburgess@broadcom.com>
|
|
|
|
|
|
|
|
|
|
PR gas/12011
|
|
|
|
|
* gas/elf/bad-section-flag.d, * gas/elf/bad-section-flag.err,
|
|
|
|
|
* gas/elf/bad-section-flag.s: New test.
|
|
|
|
|
* gas/elf/elf.exp: Run it.
|
|
|
|
|
|
2010-09-16 02:39:11 +02:00
|
|
|
|
2010-09-16 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/all/redef3.d: Don't run on arc.
|
|
|
|
|
* gas/i386/i386.exp: Don't run intel-got32 on linuxaout. Move
|
|
|
|
|
x86_64 mingw exclusions to equivalent elf only block of tests.
|
|
|
|
|
|
2010-09-15 21:43:56 +02:00
|
|
|
|
2010-09-15 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
|
|
2010-09-15 21:48:52 +02:00
|
|
|
|
* gas/pe/pe.exp: Add new test.
|
|
|
|
|
* gas/pe/seh-x64-err-1.l: New.
|
|
|
|
|
* gas/pe/seh-x64-err-1.s: New.
|
|
|
|
|
|
|
|
|
|
* gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
|
|
|
|
|
* gas/pe/peseh-x64-4.s: New.
|
|
|
|
|
* gas/pe/peseh-x64-4.d: New.
|
|
|
|
|
* gas/pe/peseh-x64-5.d: New.
|
|
|
|
|
* gas/pe/peseh-x64-6.d: New.
|
2010-09-15 21:43:56 +02:00
|
|
|
|
|
2010-09-15 01:49:04 +02:00
|
|
|
|
2010-09-14 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips32r2-sync.d: New test for MIPS32r2 "sync"
|
|
|
|
|
instruction variants.
|
|
|
|
|
* gas/mips/octeon@mips32r2-sync.d: Likewise, Octeon version.
|
|
|
|
|
* gas/mips/mips32r2-sync.s: Source for the new test.
|
|
|
|
|
* gas/mips/mips.exp: Run the new test.
|
|
|
|
|
|
2010-09-13 09:13:35 +02:00
|
|
|
|
2010-09-13 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
|
|
|
|
|
|
* gas/pe/pe.exp: Add x64 SEH tests.
|
|
|
|
|
* gas/pe/peseh-x64.s: New.
|
|
|
|
|
* gas/pe/peseh-x64.d: New.
|
|
|
|
|
* gas/pe/peseh-x64-2.s: New.
|
|
|
|
|
* gas/pe/peseh-x64-2.d: New.
|
|
|
|
|
* gas/pe/peseh-x64-3.s: New.
|
|
|
|
|
* gas/pe/peseh-x64-3.d: New.
|
|
|
|
|
|
2010-09-09 12:37:48 +02:00
|
|
|
|
2010-09-09 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
2010-09-09 12:40:54 +02:00
|
|
|
|
PR gas/11973
|
|
|
|
|
* gas/mn10300/pr11973.s: New file: Test case.
|
|
|
|
|
* gas/mn10300/pr11973.d: New file: Expected output.
|
2010-09-09 12:37:48 +02:00
|
|
|
|
* gas/mn10300/basic.exp: Run the new test.
|
|
|
|
|
|
2010-09-09 11:09:43 +02:00
|
|
|
|
2010-09-09 Tejas Belagod <tejas.belagod@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/addsw-bad.s: New file.
|
|
|
|
|
* gas/arm/addsw-bad.l: New file.
|
|
|
|
|
* gas/arm/addsw-bad.d: New file.
|
|
|
|
|
|
2010-09-03 19:38:38 +02:00
|
|
|
|
2010-09-03 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11974
|
|
|
|
|
* gas/i386/immed64.s: Add more movabs tests.
|
|
|
|
|
* gas/i386/immed64.d: Updated.
|
|
|
|
|
|
2010-09-03 17:54:32 +02:00
|
|
|
|
2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/dwarf2-1.d: Update DW_OP_reg5 expected output.
|
|
|
|
|
* gas/elf/dwarf2-2.d: Likewise.
|
|
|
|
|
* gas/i386/dw2-compress-1.d: Likewise.
|
|
|
|
|
|
|
|
|
|
2010-09-03 Kai Tietz <kai.tietz@onevision.com>
|
2010-09-03 16:57:56 +02:00
|
|
|
|
|
|
|
|
|
* gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.
|
|
|
|
|
* gas/cfi/cfi-i386.s: Remove .type directives.
|
|
|
|
|
* gas/cfi/reloc-pe-i386.d: Adjust test for i386.
|
|
|
|
|
|
2010-09-03 00:43:46 +02:00
|
|
|
|
2010-09-02 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
|
|
|
|
|
* gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
|
|
|
|
|
gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
|
|
|
|
|
gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
|
|
|
|
|
* gas/cfi/cfi-x86_64.s: Remove .type directives.
|
|
|
|
|
* gas/cfi/cfi.exp: Run for pecoff objects too.
|
|
|
|
|
|
|
|
|
|
* gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
|
|
|
|
|
|
2010-08-31 23:56:57 +02:00
|
|
|
|
2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/11960
|
|
|
|
|
* gas/i386/opcode-intel.d: Updated.
|
|
|
|
|
* gas/i386/x86-64-opcode.d: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
|
|
|
|
|
|
2010-08-25 07:25:09 +02:00
|
|
|
|
2010-08-25 Jie Zhang <jie@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/ldst-pc.d: New test.
|
|
|
|
|
* gas/arm/ldst-pc.s: New test.
|
|
|
|
|
* gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
|
|
|
|
|
* gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
|
|
|
|
|
|
2010-08-17 22:03:41 +02:00
|
|
|
|
2010-08-17 Roland McGrath <roland@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/groupauto.s: New file.
|
|
|
|
|
* gas/elf/groupautoa.d: New file.
|
|
|
|
|
* gas/elf/groupautob.d: New file.
|
|
|
|
|
* gas/elf/elf.exp (run_elf_list_test): Use them.
|
|
|
|
|
|
2010-08-06 20:22:50 +02:00
|
|
|
|
2010-08-06 Quentin Neill <quentin.neill@amd.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/arch-10-1.l: Add nopl instruction.
|
|
|
|
|
* gas/i386/arch-10-2.l: Likewise.
|
|
|
|
|
* gas/i386/arch-10-3.l: Likewise.
|
|
|
|
|
* gas/i386/arch-10-4.l: Likewise.
|
|
|
|
|
* gas/i386/arch-10.s: Likewise.
|
|
|
|
|
* gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
|
|
|
|
|
flag to as flags.
|
|
|
|
|
* gas/i386/nops-5-i686.d: Change alignment code generated for
|
|
|
|
|
-mtune=i686.
|
|
|
|
|
* gas/i386/nops-5.d: Change alignment code generated for
|
|
|
|
|
.arch i686.
|
|
|
|
|
* gas/i386/x86-64-nops-5-k8.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-nops-5.d: Likewise.
|
|
|
|
|
|
2010-08-06 02:52:57 +02:00
|
|
|
|
2010-08-05 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run arch-4.
|
|
|
|
|
|
|
|
|
|
* gas/i386/arch-4.d: New.
|
|
|
|
|
* gas/i386/arch-4.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
|
|
|
|
|
* gas/i386/opcode-intel.d: Likewise.
|
|
|
|
|
* gas/i386/opcode-suffix.d: Likewise.
|
|
|
|
|
* gas/i386/opcode.d: Likewise.
|
|
|
|
|
|
2010-08-03 12:30:52 +02:00
|
|
|
|
2010-08-03 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/all/octa.s, * gas/all/octa.d: New test.
|
|
|
|
|
* gas/all/gas.exp: Run octa.
|
|
|
|
|
* gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
|
|
|
|
|
* gas/elf/elf.exp: Don't run data-1.
|
|
|
|
|
|
2010-08-03 00:05:23 +02:00
|
|
|
|
2010-08-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
|
|
|
|
|
|
2010-08-02 22:10:45 +02:00
|
|
|
|
2010-08-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11867
|
|
|
|
|
* gas/elf/data-1.d: New.
|
|
|
|
|
* gas/elf/data-1.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/elf.exp: Run data-1.
|
|
|
|
|
|
2010-08-02 10:48:57 +02:00
|
|
|
|
2010-08-02 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* lib/gas-defs.exp (get_standard_section_names): New function.
|
|
|
|
|
(run_dump_tests): Document the new behavior for objdump,
|
|
|
|
|
document to new section-subst option. Automatically perform
|
|
|
|
|
substitutions for objdump.
|
|
|
|
|
(objdump_finish): Add REF_SUBST argument.
|
|
|
|
|
(run_list_test): Adjust call of regexp_diff.
|
|
|
|
|
(run_list_test_stdin): Ditto.
|
|
|
|
|
* gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
|
|
|
|
|
* gas/symver/symver.exp (run_error_test): Ditto.
|
|
|
|
|
* gas/mt/relocs.exp (regexp_test): Ditto.
|
|
|
|
|
* gas/mep/complex-relocs.exp (regexp_test): Ditto.
|
|
|
|
|
* gas/m68k/all.exp: Ditto.
|
|
|
|
|
* gas/elf/elf.exp (run_elf_list_test): Ditto.
|
|
|
|
|
* gas/rx/rx-asm-good.d: Set section-subst to no.
|
|
|
|
|
|
2010-08-02 10:38:45 +02:00
|
|
|
|
2010-08-02 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
|
|
|
|
|
(dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
|
|
|
|
|
target test.
|
|
|
|
|
|
2010-08-02 10:22:53 +02:00
|
|
|
|
2010-08-02 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/ppc/power4.d: Update for ppc_fix_adjustable change.
|
|
|
|
|
|
2010-07-28 18:17:06 +02:00
|
|
|
|
2010-07-28 H.J. Lu <hongjiu.lu@intel.com>
|
2010-07-28 17:59:05 +02:00
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Xfail dw2-compress-2 and
|
|
|
|
|
x86-64-dw2-compress-2.
|
|
|
|
|
|
2010-07-24 03:51:53 +02:00
|
|
|
|
2010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/jal-svr4pic-noreorder.d: New test case.
|
|
|
|
|
* gas/mips/mips1@jal-svr4pic-noreorder.d: New test
|
|
|
|
|
subarchitecture.
|
|
|
|
|
* gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
|
|
|
|
|
* gas/mips/jal-svr4pic-noreorder.s: Source for the new test
|
|
|
|
|
case.
|
|
|
|
|
* gas/mips/mips.exp: Run the new test case.
|
|
|
|
|
|
2010-07-24 03:43:32 +02:00
|
|
|
|
2010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/jal-svr4pic.d: Rename to...
|
|
|
|
|
* gas/mips/mips1@jal-svr4pic.d: ... this.
|
|
|
|
|
* gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
|
|
|
|
|
* gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
|
|
|
|
|
* gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
|
|
|
|
|
rather than run_dump_test.
|
|
|
|
|
|
2010-07-24 03:39:21 +02:00
|
|
|
|
2010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/jal-svr4pic.d: Reformat. Use --show-raw-insn with
|
|
|
|
|
`objdump'.
|
|
|
|
|
* gas/mips/jal-svr4pic.s: Reformat. Fix up trailing zeroes.
|
|
|
|
|
|
2010-07-24 03:36:16 +02:00
|
|
|
|
2010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
|
|
|
|
|
|
2010-07-23 16:52:54 +02:00
|
|
|
|
2010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
|
|
|
|
|
Ina Pandit <ina.pandit@kpitcummins.com>
|
|
|
|
|
|
|
|
|
|
* gas/v850/split-lo16.d: Update the "ld" instructions with a space
|
|
|
|
|
for second operand.
|
|
|
|
|
* gas/v850/v850e1.d: Likewise.
|
|
|
|
|
|
2010-07-22 06:48:18 +02:00
|
|
|
|
2010-07-22 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
|
|
|
|
|
* gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
|
|
|
|
|
* gas/elf/dwarf2-3.d: Don't run on h8300.
|
|
|
|
|
|
2010-07-19 17:11:03 +02:00
|
|
|
|
2010-07-19 Andreas Schwab <schwab@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
|
|
|
|
|
* gas/ia64/alias-ilp32.d: Likewise.
|
|
|
|
|
* gas/ia64/alias.d: Likewise.
|
|
|
|
|
* gas/ia64/group-1.d: Likewise.
|
|
|
|
|
* gas/ia64/group-2.d: Likewise.
|
|
|
|
|
* gas/ia64/secname-ilp32.d: Likewise.
|
|
|
|
|
* gas/ia64/secname.d: Likewise.
|
|
|
|
|
* gas/ia64/unwind-ilp32.d: Likewise.
|
|
|
|
|
* gas/ia64/unwind.d: Likewise.
|
|
|
|
|
* gas/mmix/byte-1.d: Likewise.
|
|
|
|
|
* gas/mmix/loc-1.d: Likewise.
|
|
|
|
|
* gas/mmix/loc-2.d: Likewise.
|
|
|
|
|
* gas/mmix/loc-3.d: Likewise.
|
|
|
|
|
* gas/mmix/loc-4.d: Likewise.
|
|
|
|
|
* gas/mmix/loc-5.d: Likewise.
|
|
|
|
|
|
2010-07-16 21:12:47 +02:00
|
|
|
|
2010-07-16 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
|
|
|
|
|
|
2010-07-15 16:34:42 +02:00
|
|
|
|
2010-07-14 Rhonda Wittels <rhonda@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/pseudo.s: New.
|
|
|
|
|
* gas/elf/pseudo.l: New.
|
|
|
|
|
* gas/elf/pseudo.d: New.
|
|
|
|
|
* gas/elf/elf.exp: Run the new test.
|
|
|
|
|
|
2010-07-14 21:46:01 +02:00
|
|
|
|
2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* config/default.exp (ADDR2LINE): New.
|
|
|
|
|
(ADDR2LINEFLAGS): Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
|
|
|
|
|
|
|
|
|
|
* gas/i386/dw2-compress-2.d: New.
|
|
|
|
|
* gas/i386/dw2-compress-2.s: Likewise.
|
|
|
|
|
* gas/i386/x86-64-dw2-compress-2.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-dw2-compress-2.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* lib/gas-defs.exp (run_dump_test): Support addr2line as dump
|
|
|
|
|
program.
|
|
|
|
|
(slurp_options): Allow numbers in options.
|
|
|
|
|
|
2010-07-14 16:22:48 +02:00
|
|
|
|
2010-07-14 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/dwarf2-3.s: Replace .short and .long directives in
|
|
|
|
|
.debug_info section with .2byte and .4byte respectively.
|
|
|
|
|
|
2010-07-11 10:45:51 +02:00
|
|
|
|
2010-07-11 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
|
|
|
|
|
|
* gas/pe/aligncomm-b.d: Regenerated content dump.
|
2010-07-11 17:37:21 +02:00
|
|
|
|
* gas/pe/aligncomm-d.d: Regenerated content dump.
|
2010-07-11 10:45:51 +02:00
|
|
|
|
* gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
|
|
|
|
|
|
2010-07-09 00:40:28 +02:00
|
|
|
|
2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/barrier.s: New file.
|
|
|
|
|
* gas/arm/barrier.d: New file.
|
|
|
|
|
* gas/arm/barrier-thumb.s: New file.
|
|
|
|
|
* gas/arm/barrier-thumb.d: New file.
|
|
|
|
|
* gas/arm/barrier-bad.s: New file.
|
|
|
|
|
* gas/arm/barrier-bad.d: New file.
|
|
|
|
|
* gas/arm/barrier-bad.l: New file.
|
|
|
|
|
* gas/arm/barrier-bad-thumb.s: New file.
|
|
|
|
|
* gas/arm/barrier-bad-thumb.d: New file.
|
|
|
|
|
* gas/arm/barrier-bad-thumb.l: New file.
|
|
|
|
|
|
2010-07-08 08:22:24 +02:00
|
|
|
|
2010-07-08 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/reloc-bad.d: New.
|
|
|
|
|
* gas/arm/reloc-bad.s: New.
|
|
|
|
|
* gas/arm/reloc-bad.l: New.
|
|
|
|
|
|
2010-07-06 02:12:42 +02:00
|
|
|
|
2010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
|
|
|
|
|
pairing.
|
|
|
|
|
* gas/mips/elf-rel27.s: Source for the new test.
|
|
|
|
|
* gas/mips/mips.exp: Create "mips16" architecture. Adjust
|
|
|
|
|
conditions involving negated properties throughout to require
|
|
|
|
|
"mips1" as appropriate. Run the new test.
|
|
|
|
|
(mips_arch_destroy): New procedure.
|
|
|
|
|
|
2010-07-06 01:57:27 +02:00
|
|
|
|
2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips.exp (run_dump_test_arch): Check for the presence
|
|
|
|
|
of an architecture-specific test first and use it if found,
|
|
|
|
|
before falling back to the generic one.
|
|
|
|
|
|
2010-07-06 01:55:24 +02:00
|
|
|
|
2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
|
|
|
|
|
branch-likely instructions and place them...
|
|
|
|
|
* gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
|
|
|
|
|
... in this new test.
|
|
|
|
|
* gas/mips/mips4-fp.l: Update accordingly.
|
|
|
|
|
* gas/mips/mips4-branch-likely.l: New stderr output for the new
|
|
|
|
|
test.
|
|
|
|
|
* gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
|
|
|
|
|
a list test with mips4-branch-likely similarly to mips4-fp.
|
|
|
|
|
|
2010-07-06 01:46:21 +02:00
|
|
|
|
2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/beq.d, gas/mips/beq.s: Remove checks for
|
|
|
|
|
branch-likely instructions.
|
|
|
|
|
* gas/mips/bge.d, gas/mips/bge.s: Likewise.
|
|
|
|
|
* gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
|
|
|
|
|
* gas/mips/blt.d, gas/mips/blt.s: Likewise.
|
|
|
|
|
* gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
|
|
|
|
|
* gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
|
|
|
|
|
collecting checks for branch-likely instructions removed from
|
|
|
|
|
the above.
|
|
|
|
|
* gas/mips/mips.exp: Run the new test and update the
|
|
|
|
|
constraints for the updated tests to include MIPS I.
|
|
|
|
|
|
2010-07-06 01:38:01 +02:00
|
|
|
|
2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips4-fp.d: Reformat.
|
|
|
|
|
|
2010-07-06 01:35:29 +02:00
|
|
|
|
2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/beq.d: Reformat.
|
|
|
|
|
* gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
|
|
|
|
|
* gas/mips/blt.d, gas/mips/bltu.d: Likewise.
|
|
|
|
|
|
2010-07-06 01:31:53 +02:00
|
|
|
|
2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/beq.d: Remove leftover symbols/relocs from the
|
|
|
|
|
change on 2009-02-06.
|
|
|
|
|
|
2010-07-05 19:14:22 +02:00
|
|
|
|
2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
AVX Programming Reference (June, 2010)
|
|
|
|
|
* gas/i386/rdrnd.s: Replace rdrnd with rdrand.
|
|
|
|
|
* gas/i386/rdrnd-intel.d: Likewise.
|
|
|
|
|
* gas/i386/rdrnd.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-rdrnd-intel.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-rdrnd.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-rdrnd.s: Likewise.
|
|
|
|
|
|
2010-07-05 17:07:20 +02:00
|
|
|
|
2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/10531
|
|
|
|
|
PR gas/11789
|
|
|
|
|
* gas/i386/dw2-compress-1.d: Remove bogus line debug info.
|
|
|
|
|
|
|
|
|
|
* gas/elf/dwarf2-1.d: New.
|
|
|
|
|
* gas/elf/dwarf2-1.s: Likewise.
|
|
|
|
|
* gas/elf/dwarf2-2.d: Likewise.
|
|
|
|
|
* gas/elf/dwarf2-2.s: Likewise.
|
|
|
|
|
* gas/elf/dwarf2-3.d: Likewise.
|
|
|
|
|
* gas/elf/dwarf2-3.s: Likewise.
|
|
|
|
|
* gas/i386/debug1.d: Likewise.
|
|
|
|
|
* gas/i386/debug1.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
|
|
|
|
|
|
2010-07-04 18:25:48 +02:00
|
|
|
|
2010-07-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/dw2-compress-1.d: New.
|
|
|
|
|
* gas/i386/dw2-compress-1.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run dw2-compress-1 for Linux.
|
|
|
|
|
|
2010-07-04 00:15:58 +02:00
|
|
|
|
2010-07-03 Jan Beulich <jbeulich@novell.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11732
|
|
|
|
|
* gas/i386/i386.exp: Run new tests.
|
|
|
|
|
* gas/i386/intel-got{32,64}.{s,d}: New.
|
|
|
|
|
|
Support AVX Programming Reference (June, 2010)
gas/
2010-07-01 H.J. Lu <hongjiu.lu@intel.com>
AVX Programming Reference (June, 2010)
* config/tc-i386.c (cpu_arch): Add .xsaveopt, .fsgsbase, .rdrnd
and .f16c.
* doc/c-i386.texi: Document xsaveopt, fsgsbase, rdrnd and f16c.
gas/testsuite/
2010-07-01 H.J. Lu <hongjiu.lu@intel.com>
AVX Programming Reference (June, 2010)
* gas/i386/arch-10.s: Add xsaveopt.
* gas/i386/x86-64-arch-2.s: Likwise.
* 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.
* gas/i386/f16c-intel.d: New.
* gas/i386/f16c.d: Likewise.
* gas/i386/f16c.s: Likewise.
* gas/i386/fsgs-intel.d: Likewise.
* gas/i386/fsgs.d: Likewise.
* gas/i386/fsgs.s: Likewise.
* gas/i386/rdrnd-intel.d: Likewise.
* gas/i386/rdrnd.d: Likewise.
* gas/i386/rdrnd.s: Likewise.
* gas/i386/x86-64-f16c-intel.d: Likewise.
* gas/i386/x86-64-f16c.d: Likewise.
* gas/i386/x86-64-f16c.s: Likewise.
* gas/i386/x86-64-fsgs-intel.d: Likewise.
* gas/i386/x86-64-fsgs.d: Likewise.
* gas/i386/x86-64-fsgs.s: Likewise.
* gas/i386/x86-64-rdrnd-intel.d: Likewise.
* gas/i386/x86-64-rdrnd.d: Likewise.
* gas/i386/x86-64-rdrnd.s: Likewise.
* gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
* gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
* gas/i386/x86-64-xsave-intel.d: Updated.
* gas/i386/x86-64-xsave.d: Likewise.
opcodes/
2010-07-01 H.J. Lu <hongjiu.lu@intel.com>
AVX Programming Reference (June, 2010)
* i386-dis.c (PREFIX_0FAE_REG_0): New.
(PREFIX_0FAE_REG_1): Likewise.
(PREFIX_0FAE_REG_2): Likewise.
(PREFIX_0FAE_REG_3): Likewise.
(PREFIX_VEX_3813): Likewise.
(PREFIX_VEX_3A1D): Likewise.
(prefix_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3, PREFIX_VEX_3813 and
PREFIX_VEX_3A1D.
(vex_table): Add PREFIX_VEX_3813 and PREFIX_VEX_3A1D.
(mod_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3 xsaveopt and rdrnd.
* i386-gen.c (cpu_flag_init): Add CPU_XSAVEOPT_FLAGS,
CPU_FSGSBASE_FLAGS, CPU_RDRND_FLAGS and CPU_F16C_FLAGS.
(cpu_flags): Add CpuXsaveopt, CpuFSGSBase, CpuRdRnd and CpuF16C.
* i386-opc.h (CpuXsaveopt): New.
(CpuFSGSBase):Likewise.
(CpuRdRnd): Likewise.
(CpuF16C): Likewise.
(i386_cpu_flags): Add cpuxsaveopt, cpufsgsbase, cpurdrnd and
cpuf16c.
* i386-opc.tbl: Add xsaveopt, rdfsbase, rdgsbase, rdrnd,
wrfsbase, wrgsbase, vcvtph2ps and vcvtps2ph.
2010-07-01 23:55:02 +02:00
|
|
|
|
2010-07-01 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
AVX Programming Reference (June, 2010)
|
|
|
|
|
* gas/i386/arch-10.s: Add xsaveopt.
|
|
|
|
|
* gas/i386/x86-64-arch-2.s: Likwise.
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
* gas/i386/f16c-intel.d: New.
|
|
|
|
|
* gas/i386/f16c.d: Likewise.
|
|
|
|
|
* gas/i386/f16c.s: Likewise.
|
|
|
|
|
* gas/i386/fsgs-intel.d: Likewise.
|
|
|
|
|
* gas/i386/fsgs.d: Likewise.
|
|
|
|
|
* gas/i386/fsgs.s: Likewise.
|
|
|
|
|
* gas/i386/rdrnd-intel.d: Likewise.
|
|
|
|
|
* gas/i386/rdrnd.d: Likewise.
|
|
|
|
|
* gas/i386/rdrnd.s: Likewise.
|
|
|
|
|
* gas/i386/x86-64-f16c-intel.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-f16c.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-f16c.s: Likewise.
|
|
|
|
|
* gas/i386/x86-64-fsgs-intel.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-fsgs.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-fsgs.s: Likewise.
|
|
|
|
|
* gas/i386/x86-64-rdrnd-intel.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-rdrnd.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-rdrnd.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
|
|
|
|
|
rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
|
|
|
|
|
x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-xsave-intel.d: Updated.
|
|
|
|
|
* gas/i386/x86-64-xsave.d: Likewise.
|
|
|
|
|
|
2010-07-01 12:02:46 +02:00
|
|
|
|
2010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb2_bad_reg.s: Update mov register tests.
|
|
|
|
|
* gas/arm/thumb2_bad_reg.l: Likewise.
|
|
|
|
|
|
2010-06-29 06:17:34 +02:00
|
|
|
|
2010-06-29 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/maxq10/maxq10.exp: Delete file.
|
|
|
|
|
* gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
|
|
|
|
|
* gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
|
|
|
|
|
* gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
|
|
|
|
|
* gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
|
|
|
|
|
* gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
|
|
|
|
|
* gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
|
|
|
|
|
* gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
|
|
|
|
|
* gas/maxq20/maxq20.exp: Delete file.
|
|
|
|
|
* gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
|
|
|
|
|
* gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
|
|
|
|
|
* gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
|
|
|
|
|
* gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
|
|
|
|
|
* gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
|
|
|
|
|
* gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
|
|
|
|
|
* gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
|
|
|
|
|
* gas/maxq20/pxf0.s, * gas/maxq20/range.d,
|
|
|
|
|
* gas/maxq20/range.s: Likewise.
|
|
|
|
|
* gas/all/gas.exp: Remove references to maxq.
|
|
|
|
|
|
2010-06-28 11:10:25 +02:00
|
|
|
|
2010-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
|
|
|
|
|
* gas/arm/neon-ldst-align-bad.s: Likewise.
|
|
|
|
|
* gas/arm/neon-ldst-es.d: Likewise.
|
|
|
|
|
* gas/arm/neon-ldst-es.s: Likewise.
|
|
|
|
|
|
2010-06-22 09:43:41 +02:00
|
|
|
|
2010-06-22 Jan Beulich <jbeulich@novell.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/jump.d: Adjust.
|
|
|
|
|
* gas/i386/jump.s: Add check for branch to 2+$.
|
|
|
|
|
|
2010-06-19 00:44:20 +02:00
|
|
|
|
2010-06-18 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/resource-func-unit-1.d,
|
|
|
|
|
gas/tic6x/resource-func-unit-1.l,
|
|
|
|
|
gas/tic6x/resource-func-unit-1.s,
|
|
|
|
|
gas/tic6x/resource-func-unit-2.d,
|
|
|
|
|
gas/tic6x/resource-func-unit-2.l,
|
|
|
|
|
gas/tic6x/resource-func-unit-2.s: New.
|
|
|
|
|
|
2010-06-16 18:27:37 +02:00
|
|
|
|
2010-06-16 Vincent Rivière <vincent.riviere@freesbee.fr>
|
|
|
|
|
|
|
|
|
|
PR gas/11673
|
|
|
|
|
* gas/m68k/p11673.s: New test.
|
|
|
|
|
* gas/m68k/all.exp: Run the new test.
|
|
|
|
|
|
2010-06-16 17:12:51 +02:00
|
|
|
|
2010-06-16 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/11676
|
|
|
|
|
* gas/m68k/pr11676.s: New test.
|
|
|
|
|
* gas/m68k/pr11676.d: Expected disassembly.
|
|
|
|
|
* gas/m68k/all.exp: Run the new test.
|
|
|
|
|
|
bfd:
* elf-bfd.h (LEAST_KNOWN_OBJ_ATTRIBUTE): Decrease to 2.
* elf32-tic6x.c (elf32_tic6x_obj_attrs_arg_type,
elf32_tic6x_merge_arch_attributes, elf32_tic6x_merge_attributes,
elf32_tic6x_merge_private_bfd_data): New.
(bfd_elf32_bfd_merge_private_bfd_data,
elf_backend_obj_attrs_arg_type, elf_backend_obj_attrs_section,
elf_backend_obj_attrs_section_type, elf_backend_obj_attrs_vendor):
Define.
* elf32-tic6x.h (elf32_tic6x_merge_arch_attributes): Declare.
binutils:
* readelf.c (display_tic6x_attribute, process_tic6x_specific):
New.
(process_arch_specific): Call process_tic6x_specific for
EM_TI_C6000.
gas:
* config/tc-tic6x.c: Include elf/tic6x.h.
(tic6x_arch_attribute, tic6x_seen_insns): New.
(tic6x_arch_table, tic6x_arches): Add attribute values.
(tic6x_use_arch): Handle attribute settings.
(tic6x_attributes_set_explicitly, s_tic6x_c6xabi_attribute,
tic6x_attribute_table, tic6x_attributes,
tic6x_convert_symbolic_attribute): New.
(md_pseudo_table): Add c6xabi_attribute.
(md_assemble): Set tic6x_seen_insns and tic6x_arch_attribute.
(tic6x_set_attribute_int, tic6x_set_attributes): New.
(tic6x_end): Call tic6x_set_attributes.
* config/tc-tic6x.h (CONVERT_SYMBOLIC_ATTRIBUTE): Define.
(tic6x_convert_symbolic_attribute): Declare.
gas/testsuite:
* gas/elf/elf.exp: Set target_machine for tic6x-*-*.
* gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
gas/tic6x/attr-arch-directive-1.s,
gas/tic6x/attr-arch-directive-2.d,
gas/tic6x/attr-arch-directive-2.s,
gas/tic6x/attr-arch-directive-3.d,
gas/tic6x/attr-arch-directive-3.s,
gas/tic6x/attr-arch-directive-4.d,
gas/tic6x/attr-arch-directive-4.s,
gas/tic6x/attr-arch-directive-5.d,
gas/tic6x/attr-arch-directive-5.s,
gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
gas/tic6x/attr-arch-opts-none-1.d,
gas/tic6x/attr-arch-opts-none-2.d,
gas/tic6x/attr-arch-opts-override-1.d,
gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
include/elf:
* tic6x-attrs.h: New.
* tic6x.h: Include elf/tic6x-attrs.h for attribute table.
(C6XABI_Tag_CPU_arch_none, C6XABI_Tag_CPU_arch_C62X,
C6XABI_Tag_CPU_arch_C67X, C6XABI_Tag_CPU_arch_C67XP,
C6XABI_Tag_CPU_arch_C64X, C6XABI_Tag_CPU_arch_C64XP,
C6XABI_Tag_CPU_arch_C674X): Define.
ld:
* emulparams/elf32_tic6x_le.sh (ATTRS_SECTIONS): Define.
ld/testsuite:
* ld-elf/orphan3.d: Allow section names starting '_'.
* ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
ld-tic6x/attr-arch-c62x.s, ld-tic6x/attr-arch-c64x+-c62x.d,
ld-tic6x/attr-arch-c64x+-c64x+.d, ld-tic6x/attr-arch-c64x+-c64x.d,
ld-tic6x/attr-arch-c64x+-c674x.d,
ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
ld-tic6x/attr-arch-c64x+.s, ld-tic6x/attr-arch-c64x-c62x.d,
ld-tic6x/attr-arch-c64x-c64x+.d, ld-tic6x/attr-arch-c64x-c64x.d,
ld-tic6x/attr-arch-c64x-c674x.d, ld-tic6x/attr-arch-c64x-c67x+.d,
ld-tic6x/attr-arch-c64x-c67x.d, ld-tic6x/attr-arch-c64x.s,
ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
ld-tic6x/attr-arch-c674x.s, ld-tic6x/attr-arch-c67x+-c62x.d,
ld-tic6x/attr-arch-c67x+-c64x+.d, ld-tic6x/attr-arch-c67x+-c64x.d,
ld-tic6x/attr-arch-c67x+-c674x.d,
ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
ld-tic6x/attr-arch-c67x+.s, ld-tic6x/attr-arch-c67x-c62x.d,
ld-tic6x/attr-arch-c67x-c64x+.d, ld-tic6x/attr-arch-c67x-c64x.d,
ld-tic6x/attr-arch-c67x-c674x.d, ld-tic6x/attr-arch-c67x-c67x+.d,
ld-tic6x/attr-arch-c67x-c67x.d, ld-tic6x/attr-arch-c67x.s: New.
2010-06-16 02:36:04 +02:00
|
|
|
|
2010-06-15 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/elf.exp: Set target_machine for tic6x-*-*.
|
|
|
|
|
* gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-1.s,
|
|
|
|
|
gas/tic6x/attr-arch-directive-2.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-2.s,
|
|
|
|
|
gas/tic6x/attr-arch-directive-3.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-3.s,
|
|
|
|
|
gas/tic6x/attr-arch-directive-4.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-4.s,
|
|
|
|
|
gas/tic6x/attr-arch-directive-5.d,
|
|
|
|
|
gas/tic6x/attr-arch-directive-5.s,
|
|
|
|
|
gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-none-1.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-none-2.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-override-1.d,
|
|
|
|
|
gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
|
|
|
|
|
|
2010-06-14 16:48:05 +02:00
|
|
|
|
2010-06-14 Sebastian Andrzej Siewior <bigeasy@linutronix.de>
|
|
|
|
|
|
|
|
|
|
* gas/ppc/e500.s: Add eieio, mbar and lwsync
|
|
|
|
|
* gas/ppc/e500.d: Likewise.
|
|
|
|
|
|
2010-06-09 17:11:51 +02:00
|
|
|
|
2010-06-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/vldm-arm.d: New test.
|
|
|
|
|
* gas/arm/vldm-thumb-bad.d: Likewise.
|
|
|
|
|
* gas/arm/vldm-thumb-bad.l: Likewise.
|
|
|
|
|
* gas/arm/vldm.s: Likewise.
|
|
|
|
|
* gas/arm/vldmw-arm-bad.d: Likewise.
|
|
|
|
|
* gas/arm/vldmw-bad.l: Likewise.
|
|
|
|
|
* gad/arm-vldmw-bad.s: Likewise.
|
|
|
|
|
* gas/arm/vldmw-thumb-bad.d: Likewise.
|
|
|
|
|
|
2010-06-07 12:43:52 +02:00
|
|
|
|
2010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
* gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
|
|
|
|
|
* gas/arm/thumb.d: Likewise.
|
|
|
|
|
* gas/arm/thumb.s: Likewise.
|
|
|
|
|
* gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
|
|
|
|
|
* gas/arm/thumb2_it_auto.d: Liekwise.
|
|
|
|
|
* gas/arm/thumb32.d: Likewise.
|
|
|
|
|
|
2010-05-28 18:02:18 +02:00
|
|
|
|
2010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
|
|
|
|
|
gas/arm/thumb2_it.d: Likewise.
|
|
|
|
|
gas/arm/thumb32.d: Likewise.
|
|
|
|
|
|
2010-05-27 12:40:36 +02:00
|
|
|
|
2010-05-27 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb2_ldmstm.d: Add new testcases.
|
|
|
|
|
* gas/arm/thumb2_ldmstm.s: Likeiwse.
|
|
|
|
|
* gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
|
|
|
|
|
UNPREDICTABLE ldm/stm.
|
|
|
|
|
* gas/arm/thumb2_ldmstm_bad.l: Likewise.
|
|
|
|
|
* gas/arm/thumb2_ldmstm_bad.s: Likewise.
|
|
|
|
|
|
2010-05-26 23:49:30 +02:00
|
|
|
|
2010-05-26 Catherine Moore <clm@codesoucery.com>
|
|
|
|
|
Maxim Kuvyrkov <maxim@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/set-arch.d: Expect ehb.
|
|
|
|
|
|
2010-05-26 14:59:56 +02:00
|
|
|
|
2010-05-26 Catherine Moore <clm@codesoucery.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/mips-no-jalx.l: Delete.
|
|
|
|
|
* gas/mips/mips-no-jalx.s: Delete.
|
|
|
|
|
* gas/mips/mips-jalx-2.d: New.
|
|
|
|
|
* gas/mips/mips-jalx-2.s: New.
|
|
|
|
|
* gas/mips/mips.exp (mips-jalx-2): Run new test.
|
|
|
|
|
(mips-no-jalx): Remove deleted test.
|
|
|
|
|
|
2010-05-21 Daniel Jacobowitz <dan@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
Andrew Stubbs <ams@codesourcery.com>
bfd/
* config.bfd (sh-*-uclinux* | sh[12]-*-uclinux*): Add
bfd_elf32_shl_vec, and FDPIC vectors to targ_selvecs.
* configure.in: Handle FDPIC vectors.
* elf32-sh-relocs.h: Add FDPIC and movi20 relocations.
* elf32-sh.c (DEFAULT_STACK_SIZE): Define.
(SYMBOL_FUNCDESC_LOCAL): Define. Use it instead of
SYMBOL_REFERENCES_LOCAL for function descriptors.
(fdpic_object_p): New.
(sh_reloc_map): Add FDPIC and movi20 relocations.
(sh_elf_info_to_howto, sh_elf_relocate_section): Handle new invalid
range.
(struct elf_sh_plt_info): Add got20 and short_plt. Update all
definitions.
(FDPIC_PLT_ENTRY_SIZE, FDPIC_PLT_LAZY_OFFSET): Define.
(fdpic_sh_plt_entry_be, fdpic_sh_plt_entry_le, fdpic_sh_plts): New.
(FDPIC_SH2A_PLT_ENTRY_SIZE, FDPIC_SH2A_PLT_LAZY_OFFSET): Define.
(fdpic_sh2a_plt_entry_be, fdpic_sh2a_plt_entry_le)
(fdpic_sh2a_short_plt_be, fdpic_sh2a_short_plt_le, fdpic_sh2a_plts):
New.
(get_plt_info): Handle FDPIC.
(MAX_SHORT_PLT): Define.
(get_plt_index, get_plt_offset): Handle short_plt.
(union gotref): New.
(struct elf_sh_link_hash_entry): Add funcdesc, rename tls_type to
got_type and adjust all uses. Add GOT_FUNCDESC.
(struct sh_elf_obj_tdata): Add local_funcdesc. Rename
local_got_tls_type to local_got_type.
(sh_elf_local_got_type): Renamed from sh_elf_local_got_tls_type. All
users changed.
(sh_elf_local_funcdesc): Define.
(struct elf_sh_link_hash_table): Add sfuncdesc, srelfuncdesc, fdpic_p,
and srofixup.
(sh_elf_link_hash_newfunc): Initialize new fields.
(sh_elf_link_hash_table_create): Set fdpic_p.
(sh_elf_omit_section_dynsym): New.
(create_got_section): Create .got.funcdesc, .rela.got.funcdesc
and .rofixup.
(allocate_dynrelocs): Allocate local function descriptors and space
for R_SH_FUNCDESC-related relocations, and for rofixups.
Handle GOT_FUNCDESC. Create fixups. Handle GOT entries which
require function descriptors.
(sh_elf_always_size_sections): Handle PT_GNU_STACK and __stacksize.
(sh_elf_modify_program_headers): New.
(sh_elf_size_dynamic_sections): Allocate function descriptors for
local symbols. Allocate .got.funcdesc contents. Allocate rofixups.
Handle local GOT entries of type GOT_FUNCDESC. Create fixups for
local GOT entries. Ensure that FDPIC libraries always have a PLTGOT
entry in the .dynamic section.
(sh_elf_add_dyn_reloc, sh_elf_got_offset, sh_elf_initialize_funcdesc)
(sh_elf_add_rofixup, sh_elf_osec_to_segment)
(sh_elf_osec_readonly_p, install_movi20_field): New functions.
(sh_elf_relocate_section): Handle new relocations, R_SH_FUNCDESC,
R_SH_GOTFUNCDESC and R_SH_GOTOFFFUNCDESC. Use sh_elf_got_offset
and .got.plt throughout to find _GLOBAL_OFFSET_TABLE_. Add rofixup
read-only section warnings. Handle undefined weak symbols. Generate
fixups for R_SH_DIR32 and GOT entries. Check for cross-segment
relocations and clear EF_SH_PIC. Handle 20-bit relocations.
Always generate R_SH_DIR32 for FDPIC instead of R_SH_RELATIVE.
(sh_elf_gc_sweep_hook): Handle R_SH_FUNCDESC, R_SH_GOTOFF20,
R_SH_GOTFUNCDESC, R_SH_GOTFUNCDESC20, and R_SH_GOTOFFFUNCDESC.
Handle 20-bit relocations.
(sh_elf_copy_indirect_symbol): Copy function descriptor reference
counts.
(sh_elf_check_relocs): Handle new relocations. Make symbols
dynamic for FDPIC relocs. Account for rofixups. Error for FDPIC
symbol mismatches. Allocate a GOT for R_SH_DIR32. Allocate fixups
for R_SH_DIR32.
(sh_elf_copy_private_data): Copy PT_GNU_STACK size.
(sh_elf_merge_private_data): Copy initial flags. Do not clobber
non-mach flags. Set EF_SH_PIC for FDPIC. Reject FDPIC mismatches.
(sh_elf_finish_dynamic_symbol): Do not handle got_funcdesc entries
here. Rename sgot to sgotplt and srel to srelplt. Handle short_plt,
FDPIC descriptors, and got20. Create R_SH_FUNCDESC_VALUE for FDPIC.
Use install_movi20_field. Rename srel to srelgot. Always generate
R_SH_DIR32 for FDPIC instead of R_SH_RELATIVE.
(sh_elf_finish_dynamic_sections): Fill in the GOT pointer in rofixup.
Do not fill in reserved GOT entries for FDPIC. Correct DT_PLTGOT.
Rename sgot to sgotplt. Assert that the right number of rofixups
and dynamic relocations were allocated.
(sh_elf_use_relative_eh_frame, sh_elf_encode_eh_address): New.
(elf_backend_omit_section_dynsym): Use sh_elf_omit_section_dynsym.
(elf_backend_can_make_relative_eh_frame)
(elf_backend_can_make_lsda_relative_eh_frame)
(elf_backend_encode_eh_address): Define.
(TARGET_BIG_SYM, TARGET_BIG_NAME, TARGET_LITTLE_SYM)
(TARGET_LITTLE_NAME, elf_backend_modify_program_headers, elf32_bed):
Redefine for FDPIC vector.
* reloc.c: Add SH FDPIC and movi20 relocations.
* targets.c (_bfd_target_vector): Add FDPIC vectors.
* configure, bfd-in2.h, libbfd.h: Regenerated.
binutils/
* readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
gas/
* config/tc-sh.c (sh_fdpic): New.
(sh_check_fixup): Handle relocations on movi20.
(parse_exp): Do not reject PIC operators here.
(build_Mytes): Check for unhandled PIC operators here. Use
sh_check_fixup for movi20.
(enum options): Add OPTION_FDPIC.
(md_longopts, md_parse_option, md_show_usage): Add --fdpic.
(sh_fix_adjustable, md_apply_fix): Handle FDPIC and movi20 relocations.
(sh_elf_final_processing): Handle --fdpic.
(sh_uclinux_target_format): New.
(sh_parse_name): Handle FDPIC relocation operators.
* config/tc-sh.h (TARGET_FORMAT): Define specially for TE_UCLINUX.
(sh_uclinux_target_format): Declare for TE_UCLINUX.
* configure.tgt (sh-*-uclinux* | sh[12]-*-uclinux*): Set
em=uclinux.
* doc/c-sh.texi (SH Options): Document --fdpic.
gas/testsuite/
* gas/sh/basic.exp: Run new tests. Handle uClinux like Linux.
* gas/sh/fdpic.d: New file.
* gas/sh/fdpic.s: New file.
* gas/sh/reg-prefix.d: Force big-endian.
* gas/sh/sh2a-pic.d: New file.
* gas/sh/sh2a-pic.s: New file.
* lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
include/elf/
* sh.h (EF_SH_PIC, EF_SH_FDPIC): Define.
(R_SH_FIRST_INVALID_RELOC_6, R_SH_LAST_INVALID_RELOC_6): New. Adjust
other invalid ranges.
(R_SH_GOT20, R_SH_GOTOFF20, R_SH_GOTFUNCDESC, R_SH_GOTFUNCDESC20)
(R_SH_GOTOFFFUNCDESC, R_SH_GOTOFFFUNCDESC20, R_SH_FUNCDESC)
(R_SH_FUNCDESC_VALUE): New.
ld/
* Makefile.am (ALL_EMULATIONS): Add eshelf_fd.o and eshlelf_fd.o.
(eshelf_fd.c, eshlelf_fd.c): New rules.
* Makefile.in: Regenerate.
* configure.tgt (sh-*-uclinux*): Add shelf_fd and shlelf_fd
emulations.
* emulparams/shelf_fd.sh: New file.
* emulparams/shlelf_fd.sh: New file.
* emulparams/shlelf_linux.sh: Update comment.
ld/testsuite/
* ld-sh/sh.exp: Handle uClinux like Linux.
* lib/ld-lib.exp (is_elf_format): Include sh*-*-uclinux*.
* ld-sh/fdpic-funcdesc-shared.d: New file.
* ld-sh/fdpic-funcdesc-shared.s: New file.
* ld-sh/fdpic-funcdesc-static.d: New file.
* ld-sh/fdpic-funcdesc-static.s: New file.
* ld-sh/fdpic-gotfuncdesc-shared.d: New file.
* ld-sh/fdpic-gotfuncdesc-shared.s: New file.
* ld-sh/fdpic-gotfuncdesc-static.d: New file.
* ld-sh/fdpic-gotfuncdesc-static.s: New file.
* ld-sh/fdpic-gotfuncdesci20-shared.d: New file.
* ld-sh/fdpic-gotfuncdesci20-shared.s: New file.
* ld-sh/fdpic-gotfuncdesci20-static.d: New file.
* ld-sh/fdpic-gotfuncdesci20-static.s: New file.
* ld-sh/fdpic-goti20-shared.d: New file.
* ld-sh/fdpic-goti20-shared.s: New file.
* ld-sh/fdpic-goti20-static.d: New file.
* ld-sh/fdpic-goti20-static.s: New file.
* ld-sh/fdpic-gotofffuncdesc-shared.d: New file.
* ld-sh/fdpic-gotofffuncdesc-shared.s: New file.
* ld-sh/fdpic-gotofffuncdesc-static.d: New file.
* ld-sh/fdpic-gotofffuncdesc-static.s: New file.
* ld-sh/fdpic-gotofffuncdesci20-shared.d: New file.
* ld-sh/fdpic-gotofffuncdesci20-shared.s: New file.
* ld-sh/fdpic-gotofffuncdesci20-static.d: New file.
* ld-sh/fdpic-gotofffuncdesci20-static.s: New file.
* ld-sh/fdpic-gotoffi20-shared.d: New file.
* ld-sh/fdpic-gotoffi20-shared.s: New file.
* ld-sh/fdpic-gotoffi20-static.d: New file.
* ld-sh/fdpic-gotoffi20-static.s: New file.
* ld-sh/fdpic-plt-be.d: New file.
* ld-sh/fdpic-plt-le.d: New file.
* ld-sh/fdpic-plt.s: New file.
* ld-sh/fdpic-plti20-be.d: New file.
* ld-sh/fdpic-plti20-le.d: New file.
* ld-sh/fdpic-stack-default.d: New file.
* ld-sh/fdpic-stack-size.d: New file.
* ld-sh/fdpic-stack.s: New file.
2010-05-25 16:12:43 +02:00
|
|
|
|
2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
Andrew Stubbs <ams@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/sh/basic.exp: Run new tests. Handle uClinux like Linux.
|
|
|
|
|
* gas/sh/fdpic.d: New file.
|
|
|
|
|
* gas/sh/fdpic.s: New file.
|
|
|
|
|
* gas/sh/reg-prefix.d: Force big-endian.
|
|
|
|
|
* gas/sh/sh2a-pic.d: New file.
|
|
|
|
|
* gas/sh/sh2a-pic.s: New file.
|
|
|
|
|
* lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
|
|
|
|
|
|
2010-05-18 05:31:07 +02:00
|
|
|
|
2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11600
|
|
|
|
|
* gas/elf/elf.exp: Run section8.
|
|
|
|
|
|
|
|
|
|
* gas/elf/section8.d: New.
|
|
|
|
|
* gas/elf/section8.s: Likewise.
|
|
|
|
|
|
2010-05-13 10:15:04 +02:00
|
|
|
|
2010-05-13 Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/armv1-bad.l: Adjust expected error text.
|
|
|
|
|
* gas/arm/arch7em-bad.l: Likewise.
|
|
|
|
|
* gas/arm/arch7m-bad.l: Likewise.
|
|
|
|
|
* gas/arm/thumb-w-bad.l: Likewise.
|
|
|
|
|
* gas/arm/arm7-bad.d: New.
|
|
|
|
|
* gas/arm/arm7-bad.l: New.
|
|
|
|
|
* gas/arm/arm7-bad.s: New.
|
|
|
|
|
|
2010-05-13 08:30:09 +02:00
|
|
|
|
2010-05-13 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
2010-05-13 08:46:13 +02:00
|
|
|
|
* gas/all/gas.exp: Don't run byte test on powerpc.
|
|
|
|
|
|
2010-05-13 08:30:09 +02:00
|
|
|
|
* gas/ppc/a2.d: Correct wclr encoding.
|
|
|
|
|
|
2010-05-11 19:36:33 +02:00
|
|
|
|
2010-05-11 Andrew Stubbs <ams@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
|
|
|
|
|
* gas/arm/attr-default.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv1.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv2a.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv2s.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv3.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv3m.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv4.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv4t.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv4txm.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv4xm.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv5.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv5t.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv5te.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv5tej.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv5texp.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv5txm.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6-m.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6j.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6k.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6kt2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6t2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6z.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6zk.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6zkt2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv6zt2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv7-a.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv7.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-armv7a.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-iwmmxt.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-iwmmxt2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-marvell-f.d: Likewise.
|
|
|
|
|
* gas/arm/attr-march-xscale.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mcpu.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1020e.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1020t.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm7500fe.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-fpa.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-fpa10.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-fpa11.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-fpe.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-fpe2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-fpe3.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-maverick.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-neon-fp16.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-neon.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-softfpa.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-softvfp.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp10.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp3.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp9.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv3.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv4.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpxd.d: Likewise.
|
|
|
|
|
* gas/arm/attr-order.d: Likewise.
|
|
|
|
|
* gas/arm/attr-override-cpu-directive.d: Likewise.
|
|
|
|
|
* gas/arm/attr-override-mcpu.d: Likewise.
|
|
|
|
|
* gas/arm/eabi_attr_1.d: Likewise.
|
|
|
|
|
|
|
|
|
|
2010-05-11 Jie Zhang <jie@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/attr-mfpu-vfpxd.d: New test.
|
|
|
|
|
|
|
|
|
|
2010-05-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb32.d: Fix expected disassembly of ldmia
|
|
|
|
|
instruction.
|
|
|
|
|
|
2010-05-05 16:17:50 +02:00
|
|
|
|
2010-05-05 Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/all/byte.s: New.
|
|
|
|
|
* gas/all/byte.l: New.
|
|
|
|
|
* gas/all/byte.d: New.
|
|
|
|
|
* gas/all/gas.exp: Add it.
|
|
|
|
|
|
2010-04-29 16:44:15 +02:00
|
|
|
|
2010-04-29 Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/weakdef-1.s: New.
|
|
|
|
|
* gas/arm/weakdef-1.d: New.
|
|
|
|
|
* gas/arm/weakdef-2.s: New.
|
|
|
|
|
* gas/arm/weakdef-2.d: New.
|
|
|
|
|
* gas/arm/weakdef-2.l: New.
|
|
|
|
|
|
gas:
* config/tc-tic6x.h (tic6x_label_list): New.
(tic6x_segment_info_type): Keep a list of labels and a current
frag instead of a boolean for whether labels seen and a count of
instructions.
(tic6x_frag_info, TC_FRAG_TYPE, TC_FRAG_INIT, tic6x_frag_init,
md_do_align, tic6x_do_align, md_end, tic6x_end): New.
* config/tc-tic6x.c (tic6x_frob_label): Put label on list.
(tic6x_cleanup): Correct comment.
(tic6x_free_label_list): New.
(tic6x_cons_align): Free label list and update for
tic6x_segment_info_type changes.
(tic6x_do_align): New.
(md_assemble): Handle list of labels and saved frag for execute
packet. Create machine-dependent frag for new execute packet and
adjust labels accordingly.
(tic6x_adjust_section, tic6x_frag_init, tic6x_end): New.
(md_convert_frag, md_estimate_size_before_relax): Update comments.
gas/testsuite:
* gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
New.
2010-04-28 01:43:25 +02:00
|
|
|
|
2010-04-27 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
|
|
|
|
|
gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
|
|
|
|
|
New.
|
|
|
|
|
|
2010-04-24 19:41:04 +02:00
|
|
|
|
2010-04-24 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11535
|
|
|
|
|
* gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
|
|
|
|
|
* gas/i386/intelok.d: Updated.
|
|
|
|
|
|
2010-04-21 20:56:45 +02:00
|
|
|
|
2010-04-21 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
|
|
|
|
|
"b .S2 b3".
|
|
|
|
|
|
2010-04-21 20:09:52 +02:00
|
|
|
|
2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11509
|
|
|
|
|
* gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
|
|
|
|
|
* gas/i386/equ.d: Updated.
|
|
|
|
|
|
2010-04-20 17:54:48 +02:00
|
|
|
|
2010-04-20 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11507
|
|
|
|
|
* gas/macros/altmacro.s: New test.
|
|
|
|
|
* gas/macros/altmacro.d: Expected output.
|
|
|
|
|
|
2010-04-16 13:20:41 +02:00
|
|
|
|
2010-04-16 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11395
|
|
|
|
|
* gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
|
|
|
|
|
* gas/hppa/basic/basic.exp (do_add2): Add grep for expected
|
|
|
|
|
disassembly.
|
|
|
|
|
|
2010-04-15 12:56:39 +02:00
|
|
|
|
2010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/attr-mcpu.d: Update for new attribute tag names.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1020e.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1020t.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-neon-fp16.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-neon.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp10.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp3.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfp9.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv2.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv3.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpv4.d: Likewise.
|
|
|
|
|
* gas/arm/attr-mfpu-vfpxd.d: Likewise.
|
2010-04-16 13:20:41 +02:00
|
|
|
|
* gas/arm/attr-names.d: Add test to make sure all attribute names
|
2010-04-15 12:56:39 +02:00
|
|
|
|
are recognised.
|
|
|
|
|
* gas/arm/attr-names.s: Likewise.
|
|
|
|
|
|
2010-04-07 12:39:06 +02:00
|
|
|
|
2010-04-07 Jie Zhang <jie@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/mapmisc.s: Test multiple mapping symbols have
|
|
|
|
|
the same value 0.
|
|
|
|
|
|
2010-04-06 18:04:34 +02:00
|
|
|
|
2010-04-06 Peter Bergner <bergner@vnet.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
|
|
|
|
|
* gas/ppc/476.s: Likewise.
|
|
|
|
|
* gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
|
|
|
|
|
* gas/ppc/a2.s: Likewise.
|
|
|
|
|
|
bfd:
* Makefile.am (ALL_MACHINES): Add cpu-tic6x.lo.
(ALL_MACHINES_CFILES): Add cpu-tic6x.c.
(BFD32_BACKENDS): Add elf32-tic6x.lo.
(BFD32_BACKENDS_CFILES): Add elf32-tic6x.c.
* Makefile.in: Regenerate.
* archures.c (bfd_arch_tic6x, bfd_tic6x_arch): New.
(bfd_archures_list): Update.
* config.bfd (tic6x-*-elf): New.
* configure.in (bfd_elf32_tic6x_be_vec, bfd_elf32_tic6x_le_vec):
New.
* configure: Regenerate.
* cpu-tic6x.c, elf32-tic6x.c: New.
* reloc.c (BFD_RELOC_C6000_PCR_S21, BFD_RELOC_C6000_PCR_S12,
BFD_RELOC_C6000_PCR_S10, BFD_RELOC_C6000_PCR_S7,
BFD_RELOC_C6000_ABS_S16, BFD_RELOC_C6000_ABS_L16,
BFD_RELOC_C6000_ABS_H16, BFD_RELOC_C6000_SBR_U15_B,
BFD_RELOC_C6000_SBR_U15_H, BFD_RELOC_C6000_SBR_U15_W,
BFD_RELOC_C6000_SBR_S16, BFD_RELOC_C6000_SBR_L16_B,
BFD_RELOC_C6000_SBR_L16_H, BFD_RELOC_C6000_SBR_L16_W,
BFD_RELOC_C6000_SBR_H16_B, BFD_RELOC_C6000_SBR_H16_H,
BFD_RELOC_C6000_SBR_H16_W, BFD_RELOC_C6000_SBR_GOT_U15_W,
BFD_RELOC_C6000_SBR_GOT_L16_W, BFD_RELOC_C6000_SBR_GOT_H16_W,
BFD_RELOC_C6000_DSBT_INDEX, BFD_RELOC_C6000_PREL31,
BFD_RELOC_C6000_COPY, BFD_RELOC_C6000_ALIGN,
BFD_RELOC_C6000_FPHEAD, BFD_RELOC_C6000_NOCMP): New.
* targets.c (bfd_elf32_tic6x_be_vec, bfd_elf32_tic6x_le_vec): New.
(_bfd_target_vector): Update.
* bfd-in2.h, libbfd.h: Regenerate.
binutils:
* MAINTAINERS: Add self as TI C6X maintainer.
* NEWS: Add news entry for TI C6X support.
* readelf.c: Include elf/tic6x.h.
(guess_is_rela): Handle EM_TI_C6000.
(dump_relocations): Likewise.
(get_tic6x_dynamic_type): New.
(get_dynamic_type): Call it.
(get_machine_flags): Handle EF_C6000_REL.
(get_osabi_name): Handle machine-specific values only for relevant
machines. Handle C6X values.
(get_tic6x_segment_type): New.
(get_segment_type): Call it.
(get_tic6x_section_type_name): New.
(get_section_type_name): Call it.
(is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
EM_TI_C6000.
gas:
* Makefile.am (TARGET_CPU_CFILES): Add config/tc-tic6x.c.
(TARGET_CPU_HFILES): Add config/tc-tic6x.h.
* Makefile.in: Regenerate.
* NEWS: Add news entry for TI C6X support.
* app.c (do_scrub_chars): Handle "||^" for TI C6X. Handle
TC_PREDICATE_START_CHAR and TC_PREDICATE_END_CHAR. Keep spaces in
operands if TC_KEEP_OPERAND_SPACES.
* configure.tgt (tic6x-*-*): New.
* config/tc-ia64.h (TC_PREDICATE_START_CHAR,
TC_PREDICATE_END_CHAR): Define.
* config/tc-tic6x.c, config/tc-tic6x.h: New.
* doc/Makefile.am (CPU_DOCS): Add c-tic6x.texi.
* doc/Makefile.in: Regenerate.
* doc/all.texi (TIC6X): Define.
* doc/as.texinfo: Add TI C6X documentation. Include c-tic6x.texi.
* doc/c-tic6x.texi: New.
gas/testsuite:
* gas/tic6x: New directory and testcases.
include:
* dis-asm.h (print_insn_tic6x): Declare.
include/elf:
* common.h (ELFOSABI_C6000_ELFABI, ELFOSABI_C6000_LINUX): Define.
* tic6x.h: New.
include/opcode:
* tic6x-control-registers.h, tic6x-insn-formats.h,
tic6x-opcode-table.h, tic6x.h: New.
ld:
* Makefile.am (ALL_EMULATIONS): Add eelf32_tic6x_be.o and
eelf32_tic6x_le.o.
(eelf32_tic6x_be.c, eelf32_tic6x_le.c): New.
* NEWS: Add news entry for TI C6X support.
* configure.tgt (tic6x-*-*): New.
* emulparams/elf32_tic6x_be.sh, emulparams/elf32_tic6x_le.sh: New.
ld/testsuite:
* ld-elf/flags1.d, ld-elf/merge.d: XFAIL for tic6x-*-*.
* ld-elf/sec-to-seg.exp: Set B_test_same_seg to 0 for tic6x-*-*.
* ld-tic6x: New directory and testcases.
opcodes:
* Makefile.am (TARGET_LIBOPCODES_CFILES): Add tic6x-dis.c.
* Makefile.in: Regenerate.
* configure.in (bfd_tic6x_arch): New.
* configure: Regenerate.
* disassemble.c (ARCH_tic6x): Define if ARCH_all.
(disassembler): Handle TI C6X.
* tic6x-dis.c: New.
2010-03-25 22:12:36 +01:00
|
|
|
|
2010-03-25 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/tic6x: New directory and testcases.
|
|
|
|
|
|
2010-03-23 17:00:54 +01:00
|
|
|
|
2010-03-23 Joseph Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/macros/dot.s: Remove space in .byte operands.
|
|
|
|
|
|
2010-03-23 03:56:24 +01:00
|
|
|
|
2010-03-22 Sebastian Pop <sebastian.pop@amd.com>
|
|
|
|
|
Quentin Neill <quentin.neill@amd.com>
|
|
|
|
|
|
|
|
|
|
* testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
|
|
|
|
|
* testsuite/gas/i386/lwp.s: Same.
|
|
|
|
|
* testsuite/gas/i386/x86-64-lwp.d: Updated.
|
|
|
|
|
* testsuite/gas/i386/lwp.d: Updated.
|
|
|
|
|
|
2010-03-19 15:43:09 +01:00
|
|
|
|
2010-03-19 Jie Zhang <jie@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/mapmisc.s: Add the test case for two mapping
|
|
|
|
|
symbols having the same value.
|
|
|
|
|
* gas/arm/mapmisc.d: Likewise.
|
|
|
|
|
|
2010-03-18 12:22:46 +01:00
|
|
|
|
2010-03-18 Wei Guozhi <carrot@google.com>
|
|
|
|
|
|
|
|
|
|
PR gas/11323
|
|
|
|
|
* gas/arm/got_prel.s: New test case.
|
|
|
|
|
* gas/arm/got_prel.d: Expected disassembly.
|
|
|
|
|
|
2010-03-18 00:20:41 +01:00
|
|
|
|
2010-03-17 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
|
|
|
|
|
ELF tagets.
|
|
|
|
|
|
2010-03-09 03:00:58 +01:00
|
|
|
|
2010-03-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/9966
|
|
|
|
|
PR gas/11356
|
|
|
|
|
* gas/i386/list-1.l: New.
|
|
|
|
|
* gas/i386/list-1.s: Likewise.
|
|
|
|
|
* gas/i386/list-2.l: Likewise.
|
|
|
|
|
* gas/i386/list-2.s: Likewise.
|
|
|
|
|
* gas/i386/list-3.l: Likewise.
|
|
|
|
|
* gas/i386/list-3.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run list-1, list-2 and list-3.
|
|
|
|
|
|
|
|
|
|
* lib/gas-defs.exp (gas_run_stdin): New.
|
|
|
|
|
(run_list_test_stdin): Likewise.
|
|
|
|
|
|
2010-02-26 18:27:00 +01:00
|
|
|
|
2010-02-26 Doug Evans <dje@sebabeach.org>
|
|
|
|
|
|
|
|
|
|
* gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
|
|
|
|
|
* gas/mep/allinsn.exp: branch1 is now bi-endian.
|
|
|
|
|
* gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
|
|
|
|
|
* gas/mep/branch1.le.d: New file.
|
|
|
|
|
* gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
|
|
|
|
|
* gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
|
|
|
|
|
|
2010-02-26 16:57:59 +01:00
|
|
|
|
2010-02-26 Jie Zhang <jie@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
|
|
|
|
|
for strexd.
|
|
|
|
|
* gas/arm/thumb32.l: Adjust.
|
|
|
|
|
|
2010-02-26 16:49:07 +01:00
|
|
|
|
2010-02-26 Jie Zhang <jie@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/neon-ldst-align-bad.d: New test.
|
|
|
|
|
* gas/arm/neon-ldst-align-bad.l: New test.
|
|
|
|
|
* gas/arm/neon-ldst-align-bad.s: New test.
|
|
|
|
|
|
2010-02-25 12:15:48 +01:00
|
|
|
|
2010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
|
|
|
|
|
* gas/mips/loongson-2f-2.d: Likewise.
|
|
|
|
|
* gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
|
|
|
|
|
* gas/mips/loongson-2f-3.d: Likewise.
|
|
|
|
|
* gas/mips/mips.exp: Run the new tests.
|
|
|
|
|
|
2010-02-24 16:11:44 +01:00
|
|
|
|
2010-02-24 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/6773
|
|
|
|
|
* gas/arm/arch7em.d: Replace expected disassembly of
|
|
|
|
|
<prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
|
|
|
|
|
with <prefix>sax.
|
|
|
|
|
* gas/arm/archv6.d: Likewise.
|
|
|
|
|
* gas/arm/thumb32.d: Likewise.
|
|
|
|
|
|
2010-02-23 19:04:14 +01:00
|
|
|
|
2010-02-23 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
2010-02-24 16:11:44 +01:00
|
|
|
|
* gas/arm/depr-swp.d: New test case.
|
|
|
|
|
* gas/arm/depr-swp.s: New file.
|
|
|
|
|
* gas/arm/depr-swp.l: New file.
|
2010-02-23 19:04:14 +01:00
|
|
|
|
|
2010-02-23 17:46:44 +01:00
|
|
|
|
2010-02-23 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
|
|
|
|
|
end of the section depending upon the target of the arm assembler
|
|
|
|
|
being tested.
|
|
|
|
|
|
2010-02-18 11:56:28 +01:00
|
|
|
|
2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
|
|
|
|
|
2010-02-23 17:46:44 +01:00
|
|
|
|
* gas/arm/attr-order.d: Fix test for new names for attribute
|
2010-02-18 11:56:28 +01:00
|
|
|
|
values.
|
|
|
|
|
|
2010-02-12 21:18:47 +01:00
|
|
|
|
2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/sp-pc-validations-bad.d: New testcase.
|
|
|
|
|
* gas/arm/sp-pc-validations-bad.l: New file.
|
|
|
|
|
* gas/arm/sp-pc-validations-bad.s: New file.
|
|
|
|
|
* gas/arm/sp-pc-validations-bad-t.d: New testcase.
|
|
|
|
|
* gas/arm/sp-pc-validations-bad-t.l: New file.
|
|
|
|
|
* gas/arm/sp-pc-validations-bad-t.s: New file.
|
|
|
|
|
* gas/arm/sp-pc-usage-t.d: Removed invalid insns.
|
|
|
|
|
* gas/arm/sp-pc-usage-t.s: Likewise.
|
|
|
|
|
* gas/arm/unpredictable.d: Likewise.
|
|
|
|
|
* gas/arm/unpredictable.s: Likewise.
|
|
|
|
|
* gas/arm/thumb2_bcond.d: Added test.
|
|
|
|
|
* gas/arm/thumb2_bcond.s: Likewise.
|
|
|
|
|
|
2010-02-12 15:34:45 +01:00
|
|
|
|
2010-02-12 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
|
|
|
|
|
* gas/ia64/ia64.exp: Add slotcount test (vms only).
|
|
|
|
|
|
2010-02-11 06:06:14 +01:00
|
|
|
|
2010-02-10 Quentin Neill <quentin.neill@amd.com>
|
|
|
|
|
Sebastian Pop <sebastian.pop@amd.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
|
|
|
|
|
* gas/i386/x86-64-xop.s: Likewise.
|
|
|
|
|
* gas/i386/xop.d: Likewise.
|
|
|
|
|
* gas/i386/xop.s: Likewise.
|
|
|
|
|
|
2010-02-09 15:44:50 +01:00
|
|
|
|
2010-02-08 Christophe Lyon <christophe.lyon@st.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
|
|
|
|
|
gas/arm/branch-reloc.l: New tests and expected results with all
|
|
|
|
|
variants of call: ARM/Thumb, local/global, inter/intra-section,
|
|
|
|
|
using BL/BLX.
|
|
|
|
|
|
2010-02-08 15:33:22 +01:00
|
|
|
|
2010-02-08 Christophe Lyon <christophe.lyon@st.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/arm-it-auto.d: Update expected results.
|
|
|
|
|
* gas/arm/bl-local-v4t.d: Likewise.
|
|
|
|
|
* gas/arm/blx-local.d: Likewise.
|
|
|
|
|
* gas/arm/thumb-w-good.d: Likewise.
|
|
|
|
|
* gas/arm/wince.d: Likewise.
|
|
|
|
|
|
2010-02-08 02:59:38 +01:00
|
|
|
|
2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
|
|
|
|
|
|
|
|
|
* gas/ppc/titan.d, * gas/ppc/titan.s: New test.
|
|
|
|
|
* gas/ppc/ppc.exp: Run it.
|
|
|
|
|
|
2010-02-03 21:36:14 +01:00
|
|
|
|
2010-02-03 Quentin Neill <quentin.neill@amd.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
|
|
|
|
|
* gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
|
|
|
|
|
gas/i386/x86-64-nops-1-bdver1.d.
|
|
|
|
|
* gas/i386/nops-1-amdfam15.d: Renamed test case to
|
|
|
|
|
gas/i386/nops-1-bdver1.d.
|
|
|
|
|
|
2010-01-29 17:47:55 +01:00
|
|
|
|
2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/dis-data.d: Update test name. Do not expect
|
|
|
|
|
.word output.
|
|
|
|
|
* gas/arm/dis-data2.d, gas/arm/dis-data2.s,
|
|
|
|
|
gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
|
|
|
|
|
|
2010-01-29 17:02:41 +01:00
|
|
|
|
2010-01-29 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 11136
|
|
|
|
|
* gas/arm/neon-omit.s: Add instruction that causes crash.
|
|
|
|
|
* gas/arm/neon-omit.d: Add expected disassembly.
|
|
|
|
|
|
2010-01-28 20:00:03 +01:00
|
|
|
|
2010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/pe/section-align-1.d: Don't test section flags.
|
|
|
|
|
* gas/pe/section-align-2.d: Likewise.
|
|
|
|
|
|
Allow VL=1 on scalar FMA instructions.
gas/testsuite/
2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/fma-scalar-intel.d: New.
* gas/i386/fma-scalar.d: Likewise.
* gas/i386/fma-scalar.s: Likewise.
* gas/i386/x86-64-fma-scalar-intel.d: Likewise.
* gas/i386/x86-64-fma-scalar.d: Likewise.
* gas/i386/x86-64-fma-scalar.s: Likewise.
* gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
x86-64-fma-scalar and x86-64-fma-scalar-intel.
opcodes/
2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (EXVexWdqScalar): New.
(vex_scalar_w_dq_mode): Likewise.
(prefix_table): Update entries for PREFIX_VEX_3899,
PREFIX_VEX_389B, PREFIX_VEX_389D, PREFIX_VEX_389F,
PREFIX_VEX_38A9, PREFIX_VEX_38AB, PREFIX_VEX_38AD,
PREFIX_VEX_38AF, PREFIX_VEX_38B9, PREFIX_VEX_38BB,
PREFIX_VEX_38BD and PREFIX_VEX_38BF.
(intel_operand_size): Handle vex_scalar_w_dq_mode.
(OP_EX): Likewise.
2010-01-28 16:33:23 +01:00
|
|
|
|
2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/fma-scalar-intel.d: New.
|
|
|
|
|
* gas/i386/fma-scalar.d: Likewise.
|
|
|
|
|
* gas/i386/fma-scalar.s: Likewise.
|
|
|
|
|
* gas/i386/x86-64-fma-scalar-intel.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-fma-scalar.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-fma-scalar.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
|
|
|
|
|
x86-64-fma-scalar and x86-64-fma-scalar-intel.
|
|
|
|
|
|
2010-01-28 16:25:20 +01:00
|
|
|
|
2010-01-28 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 11225
|
|
|
|
|
* gas/pe/aligncomm-c.d: Dump all sections.
|
|
|
|
|
|
2010-01-27 23:01:38 +01:00
|
|
|
|
2010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
|
|
|
|
|
|
|
|
|
|
* gas/pe/section-align-1.s: New test source file.
|
|
|
|
|
* gas/pe/section-align-1.d: Likewise control script.
|
|
|
|
|
* gas/pe/section-align-2.s: Likewise ...
|
|
|
|
|
* gas/pe/section-align-2.d: ... and likewise.
|
|
|
|
|
* gas/pe/pe.exp: Invoke new testcases.
|
|
|
|
|
|
Allow VL=1 on AVX scalar instructions.
gas/
2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (avxscalar): New.
(OPTION_MAVXSCALAR): Likewise.
(build_vex_prefix): Select vector_length for scalar instructions
based on avxscalar.
(md_longopts): Add OPTION_MAVXSCALAR.
(md_parse_option): Handle OPTION_MAVXSCALAR.
(md_show_usage): Add -mavxscalar=.
* doc/c-i386.texi: Document -mavxscalar=.
gas/testsuite/
2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/avx-scalar-intel.d: New.
* gas/i386/avx-scalar.d: Likewise.
* gas/i386/avx-scalar.s: Likewise.
* gas/i386/x86-64-avx-scalar-intel.d: Likewise.
* gas/i386/x86-64-avx-scalar.d: Likewise.
* gas/i386/x86-64-avx-scalar.s: Likewise.
* gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
x86-64-avx-scalar and x86-64-avx-scalar-intel.
opcodes/
2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (XMScalar): New.
(EXdScalar): Likewise.
(EXqScalar): Likewise.
(EXqScalarS): Likewise.
(VexScalar): Likewise.
(EXdVexScalarS): Likewise.
(EXqVexScalarS): Likewise.
(XMVexScalar): Likewise.
(scalar_mode): Likewise.
(d_scalar_mode): Likewise.
(d_scalar_swap_mode): Likewise.
(q_scalar_mode): Likewise.
(q_scalar_swap_mode): Likewise.
(vex_scalar_mode): Likewise.
(vex_len_table): Duplcate entries for VEX_LEN_10_P_1,
VEX_LEN_10_P_3, VEX_LEN_11_P_1, VEX_LEN_11_P_3, VEX_LEN_2A_P_1,
VEX_LEN_2A_P_3, VEX_LEN_2C_P_3, VEX_LEN_2D_P_1, VEX_LEN_2E_P_0,
VEX_LEN_2E_P_2, VEX_LEN_2F_P_2, VEX_LEN_51_P_1, VEX_LEN_51_P_3,
VEX_LEN_52_P_1, VEX_LEN_53_P_1, VEX_LEN_58_P_1, VEX_LEN_58_P_3,
VEX_LEN_59_P_1, VEX_LEN_5A_P_1, VEX_LEN_5A_P_3, VEX_LEN_5C_P_1,
VEX_LEN_5C_P_3, VEX_LEN_5D_P_1, VEX_LEN_5D_P_3, VEX_LEN_5E_P_1,
VEX_LEN_5E_P_3, VEX_LEN_5F_P_1, VEX_LEN_5F_P_3, VEX_LEN_6E_P_2,
VEX_LEN_7E_P_1, VEX_LEN_7E_P_2, VEX_LEN_D6_P_2, VEX_LEN_C2_P_1,
VEX_LEN_C2_P_3, VEX_LEN_3A0A_P_2 and VEX_LEN_3A0B_P_2.
(vex_w_table): Update entries for VEX_W_10_P_1, VEX_W_10_P_3,
VEX_W_11_P_1, VEX_W_11_P_3, VEX_W_2E_P_0, VEX_W_2E_P_2,
VEX_W_2F_P_0, VEX_W_2F_P_2, VEX_W_51_P_1, VEX_W_51_P_3,
VEX_W_52_P_1, VEX_W_53_P_1, VEX_W_58_P_1, VEX_W_58_P_3,
VEX_W_59_P_1, VEX_W_59_P_3, VEX_W_5A_P_1, VEX_W_5A_P_3,
VEX_W_5C_P_1, VEX_W_5C_P_3, VEX_W_5D_P_1, VEX_W_5D_P_3,
VEX_W_5E_P_1, VEX_W_5E_P_3, VEX_W_5F_P_1, VEX_W_5F_P_3,
VEX_W_7E_P_1, VEX_W_D6_P_2 VEX_W_C2_P_1, VEX_W_C2_P_3,
VEX_W_3A0A_P_2 and VEX_W_3A0B_P_2.
(intel_operand_size): Handle d_scalar_mode, d_scalar_swap_mode,
q_scalar_mode, q_scalar_swap_mode.
(OP_XMM): Handle scalar_mode.
(OP_EX): Handle d_scalar_mode, d_scalar_swap_mode, q_scalar_mode
and q_scalar_swap_mode.
(OP_VEX): Handle vex_scalar_mode.
2010-01-27 15:34:40 +01:00
|
|
|
|
2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/avx-scalar-intel.d: New.
|
|
|
|
|
* gas/i386/avx-scalar.d: Likewise.
|
|
|
|
|
* gas/i386/avx-scalar.s: Likewise.
|
|
|
|
|
* gas/i386/x86-64-avx-scalar-intel.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-avx-scalar.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-avx-scalar.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
|
|
|
|
|
x86-64-avx-scalar and x86-64-avx-scalar-intel.
|
|
|
|
|
|
2010-01-23 19:04:05 +01:00
|
|
|
|
2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/avx.s: Add more tests.
|
|
|
|
|
* gas/i386/x86-64-avx.s: Likewise.
|
|
|
|
|
|
|
|
|
|
* gas/i386/avx-intel.d: Updated.
|
|
|
|
|
* gas/i386/avx.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-avx-intel.d: Likewise.
|
|
|
|
|
* gas/i386/x86-64-avx.d: Likewise.
|
|
|
|
|
|
2010-01-23 13:05:33 +01:00
|
|
|
|
2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
|
|
|
|
|
* gas/ppc/aix.exp: Run it.
|
|
|
|
|
|
2010-01-21 18:32:32 +01:00
|
|
|
|
2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
|
2010-01-21 18:30:14 +01:00
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-xsave-intel.d: Updated.
|
|
|
|
|
* gas/i386/x86-64-xsave.d: Likewise.
|
|
|
|
|
|
2010-01-20 12:21:37 +01:00
|
|
|
|
2010-01-20 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 11109
|
|
|
|
|
* gas/arm/vfp-neon-syntax.d: Update expected disassembly.
|
|
|
|
|
* gas/arm/vfp-neon-syntax_t2.d: Likewise.
|
|
|
|
|
|
2010-01-15 22:24:13 +01:00
|
|
|
|
2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/x86-64-xop.d: Add missing patterns.
|
|
|
|
|
* gas/i386/x86-64-xop.s: Same.
|
|
|
|
|
* gas/i386/xop.d: Same.
|
|
|
|
|
* gas/i386/xop.s: Same.
|
|
|
|
|
|
2010-01-13 20:07:31 +01:00
|
|
|
|
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb-nop.s: Add .syntax unified.
|
|
|
|
|
|
2010-01-13 20:01:10 +01:00
|
|
|
|
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
|
|
|
|
|
* gas/arm/relax_branch_align.d: Expect a default NOP instruction.
|
|
|
|
|
* gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
|
|
|
|
|
Thumb-2.
|
|
|
|
|
|
2010-01-13 15:08:54 +01:00
|
|
|
|
2010-01-13 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gas/elf/section0.d: Skip this test for the h8300.
|
|
|
|
|
* gas/elf/section1.d: Likewise.
|
|
|
|
|
* gas/elf/section6.d: Likewise.
|
|
|
|
|
* gas/elf/elf.exp: Skip section2 and section5 tests when the
|
|
|
|
|
target is the h8300.
|
|
|
|
|
|
2010-01-06 23:52:47 +01:00
|
|
|
|
2010-01-06 Quentin Neill <quentin.neill@amd.com>
|
|
|
|
|
|
|
|
|
|
* gas/i386/i386.exp: Add new amdfam15 test cases.
|
|
|
|
|
* gas/i386/nops-1-amdfam15.d: New.
|
|
|
|
|
* gas/i386/x86-64-nops-1-amdfam15.d: New.
|
|
|
|
|
|
2010-01-06 16:02:45 +01:00
|
|
|
|
2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/dis-data.d: New test case.
|
|
|
|
|
* gas/arm/dis-data.s: New file.
|
|
|
|
|
|
2010-01-05 00:31:04 +01:00
|
|
|
|
2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/neon-logic.d: New test case.
|
|
|
|
|
* gas/arm/neon-logic.s: New file.
|
|
|
|
|
|
2010-01-04 23:19:03 +01:00
|
|
|
|
2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/neon-addressing-bad.d: New test case.
|
|
|
|
|
* gas/arm/neon-addressing-bad.s: New file.
|
|
|
|
|
* gas/arm/neon-addressing-bad.l: New file.
|
|
|
|
|
|
2010-01-04 01:39:28 +01:00
|
|
|
|
2010-01-03 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gas/arm/neon-suffix-bad.d: New test case.
|
|
|
|
|
* gas/arm/neon-suffix-bad.s: New file.
|
|
|
|
|
* gas/arm/neon-suffix-bad.l: New file.
|
2009-12-19 20:34:07 +01:00
|
|
|
|
|
2010-01-01 19:06:10 +01:00
|
|
|
|
For older changes see ChangeLog-2009
|
2004-01-02 12:16:21 +01:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|