old-cross-binutils/gold/testsuite
Walter Lee 5c0b3823c6 Add support for tilegx in gold.
* configure.ac (ENABLE_GOLD): support tilegx*
	* configure: rebuild
elfcpp:
	* tilegx.h: New file.
	* elfcpp.h: add EM_TILEGX.
gold:
	* tilegx.cc: New file.
	* Makefile.am (TARGETSOURCES): Add tilegx.cc
	(ALL_TARGETOBJS): Add tilegx.$(OBJEXT)
	* configure.tgt: Add entries for tilegx*.
	* configure.ac: Likewise.
	* Makefile.in: Rebuild.
	* configure: Likewise.
	* testsuite/icf_safe_test.sh (arch_specific_safe_fold): Handle
	tilegx.
2012-09-15 17:11:28 +00:00
..
arm_abs_global.s
arm_abs_global.sh
arm_abs_lib.s
arm_attr_merge.sh
arm_attr_merge_6a.s
arm_attr_merge_6b.s
arm_attr_merge_7a.s
arm_attr_merge_7b.s
arm_bl_in_range.s
arm_bl_out_of_range.s
arm_branch_in_range.sh
arm_branch_out_of_range.sh
arm_branch_range.t
arm_cortex_a8.sh
arm_cortex_a8_b.s
arm_cortex_a8_b_cond.s
arm_cortex_a8_b_local.s
arm_cortex_a8_bl.s
arm_cortex_a8_blx.s
arm_cortex_a8_local.s
arm_cortex_a8_local_reloc.s
arm_exidx_test.s 2012-03-19 Doug Kwan <dougkwan@google.com> 2012-03-19 23:54:07 +00:00
arm_exidx_test.sh 2012-03-19 Doug Kwan <dougkwan@google.com> 2012-03-19 23:54:07 +00:00
arm_farcall_arm_arm.s
arm_farcall_arm_arm.sh
arm_farcall_arm_thumb.s
arm_farcall_arm_thumb.sh
arm_farcall_thumb_arm.s
arm_farcall_thumb_arm.sh
arm_farcall_thumb_thumb.s
arm_farcall_thumb_thumb.sh
arm_fix_1176.s
arm_fix_1176.sh
arm_fix_v4bx.s
arm_fix_v4bx.sh
arm_thm_jump8.s
arm_thm_jump8.t
arm_thm_jump11.s
arm_thm_jump11.t
arm_unaligned_reloc.s
arm_unaligned_reloc.sh
basic_test.cc
binary.in
binary_test.cc
binary_unittest.cc
common_test_1.c
common_test_1_v1.c
common_test_1_v2.c
common_test_2.c
common_test_3.c
constructor_test.cc
copy_test.cc
copy_test_1.cc
copy_test_2.cc
copy_test_v1.cc
debug_msg.cc
debug_msg.sh
discard_locals_relocatable_test.c
discard_locals_test.c
discard_locals_test.sh * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
dyn_weak_ref.sh
dyn_weak_ref_1.c
dyn_weak_ref_2.c
dynamic_list.sh
dynamic_list.t
exception_test.h
exception_test_1.cc
exception_test_2.cc
exception_test_main.cc
exclude_libs_test.c
exclude_libs_test.sh
exclude_libs_test_1.c
exclude_libs_test_2.c
exclude_libs_test_3.c
final_layout.cc
final_layout.sh
gc_comdat_test.sh
gc_comdat_test_1.cc
gc_comdat_test_2.cc
gc_orphan_section_test.cc
gc_orphan_section_test.sh
gc_tls_test.cc
gc_tls_test.sh
gdb_index_test.cc 2012-09-06 Cary Coutant <ccoutant@google.com> 2012-09-07 20:14:10 +00:00
gdb_index_test_1.sh 2012-07-18 Cary Coutant <ccoutant@google.com> 2012-07-19 00:19:35 +00:00
gdb_index_test_2.sh 2012-07-18 Cary Coutant <ccoutant@google.com> 2012-07-19 00:19:35 +00:00
gdb_index_test_3.c [Checking in missing files from previous commit.] 2012-05-01 22:43:54 +00:00
gdb_index_test_3.sh 2012-07-18 Cary Coutant <ccoutant@google.com> 2012-07-19 00:19:35 +00:00
gdb_index_test_4.sh 2012-07-18 Cary Coutant <ccoutant@google.com> 2012-07-19 00:19:35 +00:00
gdb_index_test_comm.sh 2012-09-06 Cary Coutant <ccoutant@google.com> 2012-09-07 20:14:10 +00:00
hidden_test.sh
hidden_test_1.c
hidden_test_main.c
icf_keep_unique_test.cc
icf_keep_unique_test.sh
icf_preemptible_functions_test.cc
icf_preemptible_functions_test.sh
icf_safe_so_test.cc
icf_safe_so_test.sh
icf_safe_test.cc
icf_safe_test.sh Add support for tilegx in gold. 2012-09-15 17:11:28 +00:00
icf_sht_rel_addend_test.sh
icf_sht_rel_addend_test_1.cc
icf_sht_rel_addend_test_2.cc
icf_string_merge_test.cc
icf_string_merge_test.sh
icf_test.cc
icf_test.sh
icf_virtual_function_folding_test.cc
ifunc-sel.h
ifuncdep2.c
ifuncmain1.c
ifuncmain1vis.c
ifuncmain2.c
ifuncmain3.c
ifuncmain4.c
ifuncmain5.c
ifuncmain6pie.c
ifuncmain7.c
ifuncmod1.c
ifuncmod3.c
ifuncmod5.c
ifuncmod6.c
ifuncvar1.c
ifuncvar2.c
ifuncvar3.c
incr_comdat_test_1.cc
incr_comdat_test_2_v1.cc
incr_comdat_test_2_v2.cc
incr_comdat_test_2_v3.cc
incremental_test.sh
incremental_test_1.c
incremental_test_2.c
initpri1.c
initpri2.c
initpri3.c
justsyms.t
justsyms_1.cc
justsyms_2.cc
justsyms_exec.c * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
justsyms_lib.c
large.c
leb128_unittest.cc
Makefile.am * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
Makefile.in * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
many_sections_test.cc
memory_test.s
memory_test.sh
memory_test.t
no_version_test.c
no_version_test.sh
object_unittest.cc
odr_header1.h
odr_header2.h
odr_violation1.cc
odr_violation2.cc
plugin_common_test_1.c
plugin_common_test_2.c
plugin_final_layout.cc
plugin_final_layout.sh Patch adds support to allow plugins to map selected subset of sections to unique 2012-08-24 18:35:35 +00:00
plugin_section_order.c Patch adds support to allow plugins to map selected subset of sections to unique 2012-08-24 18:35:35 +00:00
plugin_test.c
plugin_test_1.sh
plugin_test_2.sh
plugin_test_3.sh
plugin_test_4.sh
plugin_test_6.sh
plugin_test_7.sh
plugin_test_7_1.c
plugin_test_7_2.c
pr12826.sh
pr12826_1.s
pr12826_2.s
pr14265.c PR ld/14265 2012-08-14 08:31:57 +00:00
pr14265.sh PR ld/14265 2012-08-14 08:31:57 +00:00
pr14265.t * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
protected_1.cc
protected_2.cc
protected_3.cc
protected_4.cc
protected_main_1.cc
protected_main_2.cc
protected_main_3.cc
relro_script_test.t
relro_test.cc gold/ 2012-05-14 17:35:43 +00:00
relro_test.sh
relro_test_main.cc
retain_symbols_file_test.sh
script_test_1.cc
script_test_1.t
script_test_2.cc
script_test_2.t * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
script_test_2a.cc
script_test_2b.cc
script_test_3.sh
script_test_3.t Add .got.plt output section statement 2012-09-06 04:46:18 +00:00
script_test_4.sh
script_test_4.t Add .got.plt output section statement 2012-09-06 04:46:18 +00:00
script_test_5.cc
script_test_5.sh
script_test_5.t * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
script_test_6.sh
script_test_6.t * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
script_test_7.sh
script_test_7.t * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
script_test_8.sh
script_test_9.cc
script_test_9.sh
script_test_9.t * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
script_test_10.s
script_test_10.sh
script_test_10.t
searched_file_test.cc
searched_file_test_lib.cc
split_i386.sh
split_i386_1.s
split_i386_2.s
split_i386_3.s
split_i386_4.s
split_i386_n.s
split_x86_64.sh
split_x86_64_1.s
split_x86_64_2.s
split_x86_64_3.s
split_x86_64_4.s
split_x86_64_n.s
start_lib_test_1.c
start_lib_test_2.c
start_lib_test_3.c
start_lib_test_main.c
strong_ref_weak_def.sh
strong_ref_weak_def_1.c
strong_ref_weak_def_2.c
test.cc
test.h
testfile.cc * object.h (Sized_relobj_file::emit_relocs): Delete. 2012-09-05 00:34:20 +00:00
testfile.h
testmain.cc
thin_archive_main.cc
thin_archive_test_1.cc
thin_archive_test_2.cc
thin_archive_test_3.cc
thin_archive_test_4.cc
thumb2_branch_range.t
thumb_bl_in_range.s
thumb_bl_out_of_range.s
thumb_bl_out_of_range_local.s
thumb_blx_in_range.s
thumb_blx_out_of_range.s
thumb_branch_range.t
tls_test.cc Include "config.h" first 2012-05-21 16:52:38 +00:00
tls_test.h
tls_test_c.c Include "config.h" first 2012-05-21 16:52:38 +00:00
tls_test_file2.cc
tls_test_main.cc
two_file_shared.sh
two_file_test.h
two_file_test_1.cc
two_file_test_1_v1.cc
two_file_test_1b.cc
two_file_test_1b_v1.cc
two_file_test_2.cc
two_file_test_2_v1.cc
two_file_test_main.cc
undef_symbol.cc
undef_symbol.sh
undef_symbol_main.cc
ver_matching_def.cc
ver_matching_test.sh
ver_test.h
ver_test_1.cc
ver_test_1.sh
ver_test_2.cc
ver_test_2.script
ver_test_2.sh
ver_test_3.cc
ver_test_4.cc
ver_test_4.script
ver_test_4.sh
ver_test_5.cc
ver_test_5.script
ver_test_5.sh
ver_test_6.c
ver_test_7.cc
ver_test_7.sh
ver_test_8.script
ver_test_9.cc
ver_test_10.script
ver_test_10.sh
ver_test_main.cc
ver_test_main_2.cc
version_script.map
weak_alias_test.script
weak_alias_test_1.cc
weak_alias_test_2.cc
weak_alias_test_3.cc
weak_alias_test_4.cc
weak_alias_test_5.cc
weak_alias_test_main.cc
weak_plt.sh
weak_plt_main.cc
weak_plt_shared.cc
weak_test.cc
weak_undef.h
weak_undef_file1.cc
weak_undef_file2.cc
weak_undef_test.cc