binutils-gdb/gold/testsuite
Cary Coutant f3a2388fc9 * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.
(Sized_relobj::do_layout_deferred_sections): Do layout for deferred
	reloc sections.
	* object.h (Sized_relobj::deferred_layout_relocs_): New data member.

	PR 11683
	* symtab.h (Symbol::is_placeholder): New member function.
	* target-reloc.h (relocate_section): Check for placeholder symbols.

	* testsuite/Makefile.am (plugin_test_8): New test.
	(plugin_test_9): New test.
	* testsuite/Makefile.in: Regenerate.
2010-06-10 17:20:27 +00: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 2010-02-11 Doug Kwan <dougkwan@google.com> 2010-02-12 05:51:32 +00:00
arm_abs_lib.s 2010-02-11 Doug Kwan <dougkwan@google.com> 2010-02-12 05:51:32 +00:00
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_attr_merge.sh 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 2010-02-21 Doug Kwan <dougkwan@google.com> 2010-02-22 06:26:07 +00:00
arm_branch_in_range.sh 2010-03-22 Doug Kwan <dougkwan@google.com> 2010-03-22 22:48:05 +00:00
arm_branch_range.t 2010-02-21 Doug Kwan <dougkwan@google.com> 2010-02-22 06:26:07 +00:00
arm_fix_v4bx.s 2010-02-26 Doug Kwan <dougkwan@google.com> 2010-02-27 00:36:49 +00:00
arm_fix_v4bx.sh 2010-02-26 Doug Kwan <dougkwan@google.com> 2010-02-27 00:36:49 +00:00
basic_test.cc
binary_test.cc
binary_unittest.cc * archive.cc (include_member): Destroy Read_symbols_data object before 2010-04-07 22:58:23 +00:00
binary.in
common_test_1.c
common_test_2.c PR 10979 2009-12-31 05:07:22 +00:00
common_test_3.c PR 10979 2009-12-31 05:07:22 +00:00
constructor_test.cc
copy_test_1.cc
copy_test_2.cc
copy_test.cc
debug_msg.cc
debug_msg.sh 2010-02-26 Doug Kwan <dougkwan@google.com> 2010-02-27 00:46:00 +00:00
discard_locals_relocatable_test.c * target-reloc.h (relocate_section): Check the symbol table index 2010-03-03 19:31:54 +00:00
discard_locals_test.c 2009-06-05 Doug Kwan <dougkwan@google.com> 2009-06-05 21:32:57 +00:00
discard_locals_test.sh * target-reloc.h (relocate_section): Check the symbol table index 2010-03-03 19:31:54 +00:00
dynamic_list.sh
dynamic_list.t
exception_test_1.cc
exception_test_2.cc
exception_test_main.cc
exception_test.h
exclude_libs_test_1.c PR 10916 2009-12-31 01:14:34 +00:00
exclude_libs_test_2.c
exclude_libs_test_3.c 2009-05-26 Doug Kwan <dougkwan@google.com> 2009-05-26 22:52:56 +00:00
exclude_libs_test.c 2009-05-26 Doug Kwan <dougkwan@google.com> 2009-05-26 22:52:56 +00:00
exclude_libs_test.sh 2009-05-26 Doug Kwan <dougkwan@google.com> 2009-05-26 22:52:56 +00:00
final_layout.cc * gold.h (is_wildcard_string): New function. 2010-06-01 23:37:58 +00:00
final_layout.sh * gold.h (is_wildcard_string): New function. 2010-06-01 23:37:58 +00:00
gc_comdat_test_1.cc
gc_comdat_test_2.cc
gc_comdat_test.sh * testsuite/Makefile.am: Add -ffunction-sections to compile 2009-05-22 20:27:52 +00:00
gc_orphan_section_test.cc * gc.h (Garbage_collection::Cident_section_map): New typedef. 2010-01-07 07:14:30 +00:00
gc_orphan_section_test.sh * gc.h (Garbage_collection::Cident_section_map): New typedef. 2010-01-07 07:14:30 +00:00
gc_tls_test.cc *** empty log message *** 2009-08-07 18:29:54 +00:00
gc_tls_test.sh *** empty log message *** 2009-08-07 18:29:54 +00:00
hidden_test_1.c PR 10471 2009-08-12 18:30:39 +00:00
hidden_test_main.c PR 10471 2009-08-12 18:30:39 +00:00
hidden_test.sh PR 10471 2009-08-12 18:30:39 +00:00
icf_keep_unique_test.cc Sriraman Tallam <tmsriram@google.com> 2009-08-12 19:03:16 +00:00
icf_keep_unique_test.sh Sriraman Tallam <tmsriram@google.com> 2009-08-12 19:03:16 +00:00
icf_preemptible_functions_test.cc 2010-04-18 Sriraman Tallam <tmsriram@google.com> 2010-04-20 21:13:30 +00:00
icf_preemptible_functions_test.sh 2010-04-18 Sriraman Tallam <tmsriram@google.com> 2010-04-20 21:13:30 +00:00
icf_safe_so_test.cc * i386.cc (Target_i386::can_check_for_function_pointers): New function. 2010-03-04 01:33:22 +00:00
icf_safe_so_test.sh 2010-04-18 Sriraman Tallam <tmsriram@google.com> 2010-04-20 21:13:30 +00:00
icf_safe_test.cc * i386.cc (Target_i386::can_check_for_function_pointers): New function. 2010-03-04 01:33:22 +00:00
icf_safe_test.sh * i386.cc (Target_i386::can_check_for_function_pointers): New function. 2010-03-04 01:33:22 +00:00
icf_string_merge_test.cc 2010-04-18 Sriraman Tallam <tmsriram@google.com> 2010-04-20 21:13:30 +00:00
icf_string_merge_test.sh 2010-04-18 Sriraman Tallam <tmsriram@google.com> 2010-04-20 21:13:30 +00:00
icf_test.cc *** empty log message *** 2009-08-05 20:51:56 +00:00
icf_test.sh *** empty log message *** 2009-08-05 20:51:56 +00:00
icf_virtual_function_folding_test.cc 2010-04-23 Sriraman Tallam <tmsriram@google.com> 2010-04-23 18:49:23 +00:00
incremental_test_1.c 2009-12-02 Rafael Avila de Espindola <espindola@google.com> 2009-12-02 14:51:22 +00:00
incremental_test_2.c 2009-12-02 Rafael Avila de Espindola <espindola@google.com> 2009-12-02 14:51:22 +00:00
incremental_test.sh 2009-12-02 Rafael Avila de Espindola <espindola@google.com> 2009-12-02 14:51:22 +00:00
initpri1.c * testsuite/initpri1.c: Don't try to use constructor priorities if 2009-09-27 05:20:03 +00:00
justsyms_1.cc
justsyms_2.cc
justsyms.t
large.c * layout.cc (Layout::make_output_section): Call 2009-06-22 06:51:53 +00:00
Makefile.am * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections. 2010-06-10 17:20:27 +00:00
Makefile.in * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections. 2010-06-10 17:20:27 +00:00
many_sections_test.cc
no_version_test.c 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 19:11:32 +00:00
no_version_test.sh 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 19:11:32 +00:00
object_unittest.cc * object.h (class Object): Remove target_ field, and target, 2009-09-30 22:21:13 +00:00
odr_violation1.cc
odr_violation2.cc
plugin_common_test_1.c Add prototype to gold tests. 2010-04-09 18:05:43 +00:00
plugin_common_test_2.c Add prototype to gold tests. 2010-04-09 18:05:43 +00:00
plugin_test_1.sh
plugin_test_2.sh
plugin_test_3.sh
plugin_test_4.sh
plugin_test_6.sh gcc PR lto/42757 2010-04-06 21:56:24 +00:00
plugin_test_7_1.c 2010-05-26 Rafael Espindola <espindola@google.com> 2010-05-26 15:47:39 +00:00
plugin_test_7_2.c 2010-05-26 Rafael Espindola <espindola@google.com> 2010-05-26 15:47:39 +00:00
plugin_test_7.sh 2010-05-26 Rafael Espindola <espindola@google.com> 2010-05-26 15:47:39 +00:00
plugin_test.c Include "config.h". 2009-11-09 16:11:34 +00:00
protected_1.cc
protected_2.cc
protected_3.cc
protected_4.cc * target-reloc.h (visibility_error): New inline function. 2010-01-12 19:12:40 +00:00
protected_main_1.cc
protected_main_2.cc
protected_main_3.cc
relro_script_test.t * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
relro_test_main.cc
relro_test.cc
retain_symbols_file_test.sh * testsuite/retain_symbols_file_test.sh: Don't test for __tcf_0. 2009-10-10 01:24:57 +00:00
script_test_1.cc
script_test_1.t
script_test_2.cc
script_test_2.t
script_test_2a.cc
script_test_2b.cc
script_test_3.sh * expression.cc (Expression::Expression_eval_info): Add 2010-04-23 04:47:33 +00:00
script_test_3.t * expression.cc (Expression::Expression_eval_info): Add 2010-04-23 04:47:33 +00:00
script_test_4.sh
script_test_4.t
script_test_5.cc
script_test_5.sh 2010-02-24 Doug Kwan <dougkwan@google.com> 2010-02-25 05:11:26 +00:00
script_test_5.t
script_test_6.sh 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00
script_test_6.t 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00
script_test_7.sh 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00
script_test_7.t 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00
script_test_8.sh 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00
script_test_9.cc 2010-05-19 Rafael Espindola <espindola@google.com> 2010-05-19 17:49:19 +00:00
script_test_9.sh 2010-05-19 Rafael Espindola <espindola@google.com> 2010-05-19 17:49:19 +00:00
script_test_9.t 2010-05-19 Rafael Espindola <espindola@google.com> 2010-05-19 17:49:19 +00:00
searched_file_test_lib.cc 2009-10-10 Chris Demetriou <cgd@google.com> 2009-10-10 07:39:04 +00:00
searched_file_test.cc 2009-10-10 Chris Demetriou <cgd@google.com> 2009-10-10 07:39:04 +00:00
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_i386.sh * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
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
split_x86_64.sh * options.h (class General_options): Define 2009-10-06 22:58:27 +00:00
test.cc
test.h
testfile.cc 2009-12-05 Doug Kwan <dougkwan@google.com> 2009-12-06 02:49:46 +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 2010-02-21 Doug Kwan <dougkwan@google.com> 2010-02-22 06:26:07 +00:00
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 2010-02-21 Doug Kwan <dougkwan@google.com> 2010-02-22 06:26:07 +00: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 2010-03-22 Doug Kwan <dougkwan@google.com> 2010-03-22 22:48:05 +00:00
thumb_branch_range.t 2010-02-21 Doug Kwan <dougkwan@google.com> 2010-02-22 06:26:07 +00:00
tls_test_c.c
tls_test_file2.cc
tls_test_main.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
tls_test.cc
tls_test.h
two_file_shared.sh
two_file_test_1.cc
two_file_test_1b.cc
two_file_test_2.cc
two_file_test_main.cc
two_file_test.h
undef_symbol_main.cc
undef_symbol.cc
undef_symbol.sh
ver_matching_def.cc
ver_matching_test.sh * script.cc (class Lazy_demangler): Recreate--revert part of patch 2010-01-12 06:41:36 +00:00
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 PR 10861 2009-12-30 22:35:49 +00:00
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_2.cc
ver_test_main.cc
ver_test.h
version_script.map PR 10861 2009-12-30 22:35:49 +00:00
weak_alias_test_1.cc
weak_alias_test_2.cc
weak_alias_test_3.cc
weak_alias_test_4.cc
weak_alias_test_main.cc
weak_plt_main.cc
weak_plt_shared.cc
weak_plt.sh
weak_test.cc
weak_undef_file1.cc
weak_undef_file2.cc
weak_undef_test.cc
weak_undef.h