binutils-gdb/gold/testsuite
Cary Coutant 6e25650792 Fix gold testsuite failure with GCC 6.
With GCC 6 when not using -static-libstdc++, the operator delete(void*)
function is defined in the shared C++ support library, rather than in
the main program. The test script is too aggressive in checking for
this symbol's presence among the exported symbols. This patch removes
the check for that symbol.

gold/
	PR gold/20310
	* testsuite/dynamic_list.sh: Remove check for _ZdlPv.
2016-06-29 23:24:35 -07:00
..
Makefile.am Update "make clean" in gold/testsuite. 2016-06-29 23:16:24 -07:00
Makefile.in Update "make clean" in gold/testsuite. 2016-06-29 23:16:24 -07:00
aarch64_reloc_none.s Implement the R_AARCH64_NONE relocation. 2016-06-28 15:50:29 -07:00
aarch64_reloc_none.sh Implement the R_AARCH64_NONE relocation. 2016-06-28 15:50:29 -07:00
arm_abs_global.s 2010-02-11 Doug Kwan <dougkwan@google.com> 2010-02-12 05:51:32 +00:00
arm_abs_global.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_abs_lib.s 2010-02-11 Doug Kwan <dougkwan@google.com> 2010-02-12 05:51:32 +00:00
arm_attr_merge.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_attr_merge_6a.s 2010-05-12 Doug Kwan <dougkwan@google.com> 2010-05-13 02:41:15 +00:00
arm_attr_merge_6b.s 2010-05-12 Doug Kwan <dougkwan@google.com> 2010-05-13 02:41:15 +00:00
arm_attr_merge_7a.s 2010-05-12 Doug Kwan <dougkwan@google.com> 2010-05-13 02:41:15 +00:00
arm_attr_merge_7b.s 2010-05-12 Doug Kwan <dougkwan@google.com> 2010-05-13 02:41:15 +00:00
arm_bl_in_range.s 2010-02-21 Doug Kwan <dougkwan@google.com> 2010-02-22 06:26:07 +00:00
arm_bl_out_of_range.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
arm_branch_in_range.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_branch_out_of_range.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_branch_range.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_cortex_a8.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_cortex_a8_b.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
arm_cortex_a8_b_cond.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
arm_cortex_a8_b_local.s 2010-09-08 Doug Kwan <dougkwan@google.com> 2010-09-08 23:54:51 +00:00
arm_cortex_a8_bl.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
arm_cortex_a8_blx.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
arm_cortex_a8_local.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
arm_cortex_a8_local_reloc.s 2010-09-08 Doug Kwan <dougkwan@google.com> 2010-09-08 23:54:51 +00:00
arm_exidx_test.s 2012-03-19 Doug Kwan <dougkwan@google.com> 2012-03-19 23:54:07 +00:00
arm_exidx_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_farcall_arm_arm.s * arm.cc (Target_arm::Target_arm): Remove initialisation of 2011-11-02 19:11:48 +00:00
arm_farcall_arm_arm.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_farcall_arm_thumb.s * arm.cc (Target_arm::Target_arm): Remove initialisation of 2011-11-02 19:11:48 +00:00
arm_farcall_arm_thumb.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_farcall_thumb_arm.s * arm.cc (Target_arm::Target_arm): Remove initialisation of 2011-11-02 19:11:48 +00:00
arm_farcall_thumb_arm.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_farcall_thumb_thumb.s * arm.cc (Target_arm::Target_arm): Remove initialisation of 2011-11-02 19:11:48 +00:00
arm_farcall_thumb_thumb.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_fix_1176.s * arm.cc (Target_arm::may_use_v5t_interworking): Check whether 2011-11-03 03:38:34 +00:00
arm_fix_1176.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_fix_v4bx.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
arm_fix_v4bx.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_thm_jump8.s 2011-06-27 Doug Kwan <dougkwan@google.com> 2011-06-27 17:53:32 +00:00
arm_thm_jump8.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_thm_jump11.s 2011-06-27 Doug Kwan <dougkwan@google.com> 2011-06-27 17:53:32 +00:00
arm_thm_jump11.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
arm_unaligned_reloc.s Make arm_unaligned_reloc test less sensitive to disassembler output format. 2015-07-26 00:54:26 -07:00
arm_unaligned_reloc.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
basic_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
binary.in Add support for --format binary for input files. 2008-02-08 07:06:58 +00:00
binary_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
binary_unittest.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
common_test_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
common_test_1_v1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
common_test_1_v2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
common_test_2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
common_test_3.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
constructor_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
copy_test.cc Don't allow COPY relocations for protected symbols. 2016-05-19 15:05:03 -07:00
copy_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
copy_test_2.cc Don't allow COPY relocations for protected symbols. 2016-05-19 15:05:03 -07:00
copy_test_protected.cc Don't allow COPY relocations for protected symbols. 2016-05-19 15:05:03 -07:00
copy_test_protected.sh Don't allow COPY relocations for protected symbols. 2016-05-19 15:05:03 -07:00
copy_test_v1.cc Don't allow COPY relocations for protected symbols. 2016-05-19 15:05:03 -07:00
debug_msg.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
debug_msg.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
defsym_test.c Fix --defsym to copy symbol attributes. 2014-07-08 22:52:37 -07:00
defsym_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
discard_locals_relocatable_test.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
discard_locals_test.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
discard_locals_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test_1.s gold/ 2012-10-24 02:32:15 +00:00
dwp_test_1.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test_1b.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test_1b.s gold/ 2012-10-24 02:32:15 +00:00
dwp_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test_2.s gold/ 2012-10-24 02:32:15 +00:00
dwp_test_2.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
dwp_test_main.s gold/ 2012-10-24 02:32:15 +00:00
dyn_weak_ref.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
dyn_weak_ref_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
dyn_weak_ref_2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
dynamic_list.sh Fix gold testsuite failure with GCC 6. 2016-06-29 23:24:35 -07:00
dynamic_list.t * options.cc (General_options::parse_dynamic_list): New function. 2008-11-06 07:23:31 +00:00
dynamic_list_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
dynamic_list_2.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
dynamic_list_lib1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
dynamic_list_lib2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
eh_test_2.sh Fix problem where gold cannot build .eh_frame_hdr from ld -r output. 2016-03-20 19:17:14 -07:00
eh_test_a.cc Fix problem where gold cannot build .eh_frame_hdr from ld -r output. 2016-03-20 19:17:14 -07:00
eh_test_b.cc Fix problem where gold cannot build .eh_frame_hdr from ld -r output. 2016-03-20 19:17:14 -07:00
ehdr_start_def.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ehdr_start_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ehdr_start_test.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
ehdr_start_test_4.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
exception_test.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
exception_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
exception_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
exception_test_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
exclude_libs_test.c 2009-05-26 Doug Kwan <dougkwan@google.com> 2009-05-26 22:52:56 +00:00
exclude_libs_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
exclude_libs_test_1.c PR 10916 2009-12-31 01:14:34 +00:00
exclude_libs_test_2.c 2009-05-19 Doug Kwan <dougkwan@google.com> 2009-05-19 22:14:17 +00:00
exclude_libs_test_3.c 2009-05-26 Doug Kwan <dougkwan@google.com> 2009-05-26 22:52:56 +00:00
final_layout.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
final_layout.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_comdat_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_comdat_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_comdat_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_dynamic_list_test.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_dynamic_list_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_dynamic_list_test.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_orphan_section_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_orphan_section_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_tls_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
gc_tls_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test_1.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test_2.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test_2_gabi.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test_3.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test_3.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test_4.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
gdb_index_test_comm.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
hidden_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
hidden_test_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
hidden_test_main.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386_mov_to_lea.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
i386_mov_to_lea1.s Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg 2015-04-01 16:52:09 +03:00
i386_mov_to_lea2.s Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg 2015-04-01 16:52:09 +03:00
i386_mov_to_lea3.s Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg 2015-04-01 16:52:09 +03:00
i386_mov_to_lea4.s Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg 2015-04-01 16:52:09 +03:00
i386_mov_to_lea5.s Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg 2015-04-01 16:52:09 +03:00
icf_keep_unique_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_keep_unique_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_preemptible_functions_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_preemptible_functions_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_safe_so_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_safe_so_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_safe_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_safe_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_sht_rel_addend_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_sht_rel_addend_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_sht_rel_addend_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_string_merge_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_string_merge_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
icf_virtual_function_folding_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ifunc-sel.h * testsuite/ifunc-sel.h (ifunc_sel, ifunc_one): Mark 2013-03-07 05:31:44 +00:00
ifuncdep2.c Mark global with hidden attribute 2015-07-22 03:37:50 -07:00
ifuncmain1.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmain1vis.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmain2.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmain3.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmain4.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmain5.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmain6pie.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmain7.c Support building gold with gcc 4.2/4.3. 2010-09-09 19:57:06 +00:00
ifuncmod1.c Mark global with hidden attribute 2015-07-22 03:37:50 -07:00
ifuncmod3.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncmod5.c Mark global with hidden attribute 2015-07-22 03:37:50 -07:00
ifuncmod6.c PR 10893 2010-08-19 22:50:16 +00:00
ifuncvar1.c PR gold/12372 2011-07-08 22:48:08 +00:00
ifuncvar2.c PR gold/12372 2011-07-08 22:48:08 +00:00
ifuncvar3.c PR gold/12372 2011-07-08 22:48:08 +00:00
incr_comdat_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
incr_comdat_test_2_v1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
incr_comdat_test_2_v2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
incr_comdat_test_2_v3.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
incremental_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
incremental_test_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
incremental_test_2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
initpri1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
initpri2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
initpri3.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
justsyms.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
justsyms_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
justsyms_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
justsyms_exec.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
justsyms_lib.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
large.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
large_symbol_alignment.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
leb128_unittest.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
many_sections_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
memory_test.s * script-sections.cc(class Memory_region): Remove 2010-10-06 08:58:59 +00:00
memory_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
memory_test.t * script-sections.cc(class Memory_region): Remove 2010-10-06 08:58:59 +00:00
memory_test_inc.t PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00
memory_test_inc_1.t.src PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00
memory_test_inc_2.t.src PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00
memory_test_inc_3.t.src PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00
merge_string_literals.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
merge_string_literals_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
merge_string_literals_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
missing_key_func.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
missing_key_func.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
no_version_test.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
no_version_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
object_unittest.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
odr_header1.h * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines, 2011-03-10 01:31:33 +00:00
odr_header2.h * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines, 2011-03-10 01:31:33 +00:00
odr_violation1.cc * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines, 2011-03-10 01:31:33 +00:00
odr_violation2.cc * testsuite/odr_violation2.cc (Ordering::operator()): Make 2011-07-09 05:09:52 +00:00
overflow_unittest.cc Overhaul relocation framework to support overflow checking. 2016-02-05 08:28:04 -08:00
pie_copyrelocs_shared_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
pie_copyrelocs_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_common_test_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_common_test_2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_final_layout.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_final_layout.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_layout_with_alignment.c [GOLD] alignment test 2016-06-29 08:37:00 +09:30
plugin_layout_with_alignment.sh Add missing ChangeLog entries for commit 82838 2016-03-04 08:28:12 -08:00
plugin_section_alignment.cc Add new plugin hooks to support querying section alignment and size. 2016-03-03 12:09:06 -08:00
plugin_section_order.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_start_lib_test.c get_symbols() plugin API tweak to support --start-lib/--end-lib. 2016-03-03 11:42:13 -08:00
plugin_start_lib_test_2.c get_symbols() plugin API tweak to support --start-lib/--end-lib. 2016-03-03 11:42:13 -08:00
plugin_test.c get_symbols() plugin API tweak to support --start-lib/--end-lib. 2016-03-03 11:42:13 -08:00
plugin_test_1.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_2.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_3.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_4.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_6.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_7.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_7_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_7_2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_9b_elf.cc Fix problem where gold fails to issue an undefined symbol error during LTO. 2016-03-21 21:42:15 -07:00
plugin_test_9b_ir.cc Fix problem where gold fails to issue an undefined symbol error during LTO. 2016-03-21 21:42:15 -07:00
plugin_test_10.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_11.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
plugin_test_start_lib.sh get_symbols() plugin API tweak to support --start-lib/--end-lib. 2016-03-03 11:42:13 -08:00
plugin_test_tls.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
pr12826.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
pr12826_1.s 2011-05-31 Doug Kwan <dougkwan@google.com> 2011-06-01 19:59:42 +00:00
pr12826_2.s 2011-05-31 Doug Kwan <dougkwan@google.com> 2011-06-01 19:59:42 +00:00
pr14265.c PR ld/14265 2012-08-14 08:31:57 +00:00
pr14265.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
pr14265.t * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. 2012-09-05 11:01:43 +00:00
pr18689.c Clear SHF_COMPRESSED flag bit from input to output 2015-07-20 10:14:35 -07:00
pr18689.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
pr20216_def.c gold: Support x86-64 TLS code sequences without PLT 2016-06-29 08:37:42 -07:00
pr20216_gd.S gold: Support x86-64 TLS code sequences without PLT 2016-06-29 08:37:42 -07:00
pr20216_ld.S gold: Support x86-64 TLS code sequences without PLT 2016-06-29 08:37:42 -07:00
pr20216_main.c gold: Support x86-64 TLS code sequences without PLT 2016-06-29 08:37:42 -07:00
pr20308_def.c gold: Support 386 TLS code sequences without PLT 2016-06-29 08:38:58 -07:00
pr20308_gd.S gold: Support 386 TLS code sequences without PLT 2016-06-29 08:38:58 -07:00
pr20308_ld.S gold: Support 386 TLS code sequences without PLT 2016-06-29 08:38:58 -07:00
pr20308_main.c gold: Support 386 TLS code sequences without PLT 2016-06-29 08:38:58 -07:00
protected_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
protected_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
protected_3.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
protected_4.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
protected_main_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
protected_main_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
protected_main_3.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
relro_script_test.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
relro_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
relro_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
relro_test_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
retain_symbols_file_test.sh Remove checks for constructors that might have been eliminated by GCC. 2016-03-08 20:36:31 -08:00
script_test_1.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_1.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_1a.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_1b.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_2.t Add .got.plt to testsuite/script_test_2.t 2016-06-13 11:15:12 -07:00
script_test_2a.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_2b.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_3.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_3.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_4.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_4.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_5.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_5.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_5.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_6.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_6.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_7.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_7.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_8.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_9.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_9.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
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-sections.h (class Script_sections): Make 2010-10-12 19:21:41 +00:00
script_test_10.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_10.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
script_test_11.h Don't compare symbol addresses directly 2015-07-22 03:38:00 -07:00
script_test_11.t gold/ 2013-04-15 16:34:12 +00:00
script_test_11a.c Don't compare symbol addresses directly 2015-07-22 03:38:00 -07:00
script_test_11b.c Don't compare symbol addresses directly 2015-07-22 03:38:00 -07:00
script_test_12.t [GOLD] Modify script_test_12 2016-06-29 08:37:00 +09:30
script_test_12a.c Fix bug with grouping sections. 2016-06-23 09:45:25 -07:00
script_test_12b.c Fix bug with grouping sections. 2016-06-23 09:45:25 -07:00
script_test_12i.t [GOLD] Modify script_test_12 2016-06-29 08:37:00 +09:30
script_test_14.s Implement SORT_BY_INIT_PRIORITY. 2016-06-28 13:56:05 -07:00
script_test_14.sh Fix execute permission on gold/testsuite/script_test_14.sh. 2016-06-28 15:51:13 -07:00
script_test_14.t Implement SORT_BY_INIT_PRIORITY. 2016-06-28 13:56:05 -07:00
searched_file_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
searched_file_test_lib.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
section_sorting_name.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
section_sorting_name.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
split_i386.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
split_i386_1.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_i386_2.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_i386_3.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_i386_4.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_i386_n.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_s390.sh gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_a1.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_a2.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_n1.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_n2.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_z1.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_z2.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_z3.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_1_z4.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_2_ns.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390_2_s.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_a1.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_a2.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_n1.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_n2.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_z1.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_z2.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_z3.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_1_z4.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_2_ns.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_s390x_2_s.s gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
split_x32.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
split_x32_1.s Handle stack split for x32 2015-01-06 15:38:25 -08:00
split_x32_2.s Handle stack split for x32 2015-01-06 15:38:25 -08:00
split_x32_3.s Handle stack split for x32 2015-01-06 15:38:25 -08:00
split_x32_4.s Handle stack split for x32 2015-01-06 15:38:25 -08:00
split_x32_n.s Handle stack split for x32 2015-01-06 15:38:25 -08:00
split_x86_64.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
split_x86_64_1.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_x86_64_2.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_x86_64_3.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_x86_64_4.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
split_x86_64_n.s * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
start_lib_test_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
start_lib_test_2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
start_lib_test_3.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
start_lib_test_main.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
strong_ref_weak_def.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
strong_ref_weak_def_1.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
strong_ref_weak_def_2.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
test.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
testfile.cc Refactor gold to enable support for MIPS-64 relocation format. 2016-01-11 18:51:18 -08:00
testfile.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
testmain.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
text_section_grouping.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
text_section_grouping.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
thin_archive_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
thin_archive_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
thin_archive_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
thin_archive_test_3.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
thin_archive_test_4.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
thumb2_branch_range.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
thumb_bl_in_range.s 2010-02-21 Doug Kwan <dougkwan@google.com> 2010-02-22 06:26:07 +00:00
thumb_bl_out_of_range.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
thumb_bl_out_of_range_local.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
thumb_blx_in_range.s 2010-03-22 Doug Kwan <dougkwan@google.com> 2010-03-22 22:48:05 +00:00
thumb_blx_out_of_range.s Align text section ends so that stub tables appears at expected addresses. 2015-07-06 15:02:40 -07:00
thumb_branch_range.t Copyright update for binutils 2016-01-01 23:00:01 +10:30
tls_pie_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
tls_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
tls_test.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tls_test_c.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tls_test_file2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
tls_test_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_shared.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_1_v1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_1b.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_1b_v1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_2_tls.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_2_v1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
two_file_test_tls.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
undef_symbol.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
undef_symbol.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
undef_symbol_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_matching_def.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_matching_test.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_1.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_2.script Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_2.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_3.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_4.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_4.script Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_4.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_5.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_5.script Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_5.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_6.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_7.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_7.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_8.script Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_9.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_10.script Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_10.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_13.c Fix symbol versioning problems in PR 18703. 2015-08-18 19:24:41 -07:00
ver_test_13.script Fix symbol versioning problems in PR 18703. 2015-08-18 19:24:41 -07:00
ver_test_13.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
ver_test_main_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
version_script.map PR 10861 2009-12-30 22:35:49 +00:00
weak_alias_test.script PR gold/12525 2011-07-02 05:30:00 +00:00
weak_alias_test_1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_alias_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_alias_test_3.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_alias_test_4.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_alias_test_5.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_alias_test_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_plt.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_plt_main.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_plt_shared.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_undef.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_undef_file1.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_undef_file2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_undef_file3.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_undef_file4.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_undef_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_undef_test_2.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
weak_unresolved_symbols_test.cc Copyright update for binutils 2016-01-01 23:00:01 +10:30
x32_overflow_pc32.sh Fix overflow checking for 32-bit pc-relative relocations on x32. 2016-02-06 14:47:05 -08:00
x86_64_indirect_call_to_direct.sh Convert indirect calls to direct when possible. 2016-06-28 15:42:33 -07:00
x86_64_indirect_call_to_direct1.s Convert indirect calls to direct when possible. 2016-06-28 15:42:33 -07:00
x86_64_indirect_jump_to_direct1.s Convert indirect calls to direct when possible. 2016-06-28 15:42:33 -07:00
x86_64_mov_to_lea.sh Copyright update for binutils 2016-01-01 23:00:01 +10:30
x86_64_mov_to_lea1.s [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg 2015-04-06 12:37:34 +03:00
x86_64_mov_to_lea2.s [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg 2015-04-06 12:37:34 +03:00
x86_64_mov_to_lea3.s [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg 2015-04-06 12:37:34 +03:00
x86_64_mov_to_lea4.s [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg 2015-04-06 12:37:34 +03:00
x86_64_overflow_pc32.s Fix overflow checking for 32-bit pc-relative relocations on x32. 2016-02-06 14:47:05 -08:00
x86_64_overflow_pc32.sh Add some relocation overflow checks for x86_64. 2016-02-05 09:19:47 -08:00