binutils-gdb/gold/testsuite
Luca Boccassi 701821154b Add gold support for --package-metadata option.
Following the same format as the implementation in ld:
9e2bb0cb5e

Generate a .note.package FDO package metadata ELF note, following
the spec: https://systemd.io/ELF_PACKAGE_METADATA/

If the jansson library is available at build time (and it is explicitly
enabled), link ld to it, and use it to validate that the input is
correct JSON, to avoid writing garbage to the file. The
configure option --enable-jansson has to be used to explicitly enable
it (error out when not found). This allows bootstrappers (or others who
are not interested) to seamlessly skip it without issues.

elfcpp/
	* elfcpp.h: Add FDO_PACKAGING_METADATA note type.

gold/
	* Makefile.am: Add jansson flags and libraries.
	* configure.ac: Check for jansson library.
	* layout.cc (Layout::create_notes): Call create_package_metadata().
	(Layout::create_package_metadata): New function.
	* layout.h (Layout::create_package_metadata): New function.
	(Layout::package_metadata_note_): New data member.
	* options.h (class General_options): Add --package-metadata option.
	* testsuite/Makefile.am (object_unittest): Add jansson libraries.
	(binary_unittest): Likewise.
	(leb128_unittest): Likewise.
	(overflow_unittest): Likewise.
	(package_metadata_test): New test.
	* testsuite/package_metadata_main.c: New test source.
2022-08-04 17:37:32 -07:00
..
aarch64_globals.s
aarch64_pr23870_bar.c Fix failing test for PR 23870. 2021-03-19 17:58:32 -07:00
aarch64_pr23870_foo.c Fix failing test for PR 23870. 2021-03-19 17:58:32 -07:00
aarch64_pr23870_main.S Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64). 2019-02-19 16:13:24 -08:00
aarch64_reloc_none.s
aarch64_reloc_none.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aarch64_relocs.s
aarch64_relocs.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aarch64_tlsdesc.s
aarch64_tlsdesc.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aarch64_tlsdesc.t
arm_abs_global.s
arm_abs_global.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_abs_lib.s
arm_attr_merge_6a.s
arm_attr_merge_6b.s
arm_attr_merge_7a.s
arm_attr_merge_7b.s
arm_attr_merge.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_bl_in_range.s
arm_bl_out_of_range.s
arm_branch_in_range.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_branch_out_of_range.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_branch_range.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_cortex_a8_b_cond.s
arm_cortex_a8_b_local.s
arm_cortex_a8_b.s
arm_cortex_a8_bl.s
arm_cortex_a8_blx.s
arm_cortex_a8_local_reloc.s
arm_cortex_a8_local.s
arm_cortex_a8.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_exidx_test.s
arm_exidx_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_farcall_arm_arm_be8.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_farcall_arm_arm.s
arm_farcall_arm_arm.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_farcall_arm_thumb.s
arm_farcall_arm_thumb.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_farcall_thumb_arm.s
arm_farcall_thumb_arm.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_farcall_thumb_thumb_be8.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_farcall_thumb_thumb.s
arm_farcall_thumb_thumb.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_fix_1176.s
arm_fix_1176.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_fix_v4bx.s
arm_fix_v4bx.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_target1_abs.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_target1_rel.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_target1.s
arm_target2_abs.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_target2_got_rel.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_target2_rel.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_target2.s
arm_target_lazy_init.s
arm_target_lazy_init.t
arm_thm_jump8.s
arm_thm_jump8.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_thm_jump11.s
arm_thm_jump11.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arm_unaligned_reloc.s
arm_unaligned_reloc.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
basic_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
binary_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
binary_unittest.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
binary.in
bnd_ifunc_1.s
bnd_ifunc_1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
bnd_ifunc_2.s
bnd_ifunc_2.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
bnd_plt_1.s
bnd_plt_1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
common_test_1_v1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
common_test_1_v2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
common_test_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
common_test_2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
common_test_3.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
constructor_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test_protected.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test_protected.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test_relro_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test_relro.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test_v1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
copy_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
debug_msg.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
debug_msg.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
defsym_test.c
defsym_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
discard_locals_relocatable_test.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
discard_locals_test.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
discard_locals_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwp_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwp_test_1.s
dwp_test_1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwp_test_1b.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwp_test_1b.s
dwp_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwp_test_2.s
dwp_test_2.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwp_test_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwp_test_main.s
dwp_test.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dyn_weak_ref_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dyn_weak_ref_2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dyn_weak_ref.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dynamic_list_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dynamic_list_2.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dynamic_list_lib1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dynamic_list_lib2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dynamic_list.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dynamic_list.t
eh_test_2.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
eh_test_a.cc
eh_test_b.cc
ehdr_start_def.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ehdr_start_test_4.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ehdr_start_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ehdr_start_test.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
empty_command_line_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
exception_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
exception_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
exception_test_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
exception_test.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
exclude_libs_test_1.c
exclude_libs_test_2.c
exclude_libs_test_3.c
exclude_libs_test.c
exclude_libs_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
export_dynamic_plugin.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
file_in_many_sections_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
file_in_many_sections.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
final_layout.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
final_layout.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_comdat_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_comdat_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_comdat_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_dynamic_list_test.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_dynamic_list_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_dynamic_list_test.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_orphan_section_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_orphan_section_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_tls_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gc_tls_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test_1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test_2_gabi.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test_2.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test_3.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test_3.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test_4.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test_comm.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gdb_index_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gnu_property_a.S gold: Update GNU_PROPERTY_X86_XXX macros 2020-10-13 05:21:05 -07:00
gnu_property_b.S gold: Update GNU_PROPERTY_X86_XXX macros 2020-10-13 05:21:05 -07:00
gnu_property_c.S gold: Update GNU_PROPERTY_X86_XXX macros 2020-10-13 05:21:05 -07:00
gnu_property_main.c Add support for .note.gnu.property sections. 2018-06-22 09:52:00 -07:00
gnu_property_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
hidden_test_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
hidden_test_main.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
hidden_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
i386_mov_to_lea1.s
i386_mov_to_lea2.s
i386_mov_to_lea3.s
i386_mov_to_lea4.s
i386_mov_to_lea5.s
i386_mov_to_lea.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_keep_unique_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_keep_unique_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_preemptible_functions_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_preemptible_functions_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_safe_pie_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_safe_so_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_safe_so_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_safe_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_safe_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_sht_rel_addend_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_sht_rel_addend_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_sht_rel_addend_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_string_merge_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_string_merge_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_test_pr21066.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_test_pr21066.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_test.cc infinite recursion detected in gold testcase 2022-01-05 16:55:57 +10:30
icf_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
icf_virtual_function_folding_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ifunc-sel.h
ifuncdep2.c
ifuncmain1.c
ifuncmain1vis.c
ifuncmain2.c
ifuncmain3.c
ifuncmain4.c
ifuncmain5.c
ifuncmain6pie.c gold: Remove the circular IFUNC dependency in ifuncmain6pie 2021-01-17 16:43:59 -08:00
ifuncmain7.c
ifuncmod1.c
ifuncmod1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ifuncmod3.c
ifuncmod5.c
ifuncmod6.c gold: Remove the circular IFUNC dependency in ifuncmain6pie 2021-01-17 16:43:59 -08:00
ifuncvar1.c
ifuncvar2.c
ifuncvar3.c
incr_comdat_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
incr_comdat_test_2_v1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
incr_comdat_test_2_v2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
incr_comdat_test_2_v3.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
incremental_test_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
incremental_test_2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
incremental_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
initpri1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
initpri2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
initpri3.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
justsyms_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
justsyms_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
justsyms_exec.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
justsyms_lib.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
justsyms_lib.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
justsyms.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
keep_text_section_prefix.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
keep_text_section_prefix.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
large_symbol_alignment.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
large.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
leb128_unittest.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
Makefile.am Add gold support for --package-metadata option. 2022-08-04 17:37:32 -07:00
Makefile.in Add gold support for --package-metadata option. 2022-08-04 17:37:32 -07:00
many_sections_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
memory_test_inc_1.t.src
memory_test_inc_2.t.src
memory_test_inc_3.t.src
memory_test_inc.t
memory_test.s
memory_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
memory_test.t
merge_string_literals_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
merge_string_literals_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
merge_string_literals.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
missing_key_func.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
missing_key_func.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
no_version_test.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
no_version_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
object_unittest.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
odr_header1.h
odr_header2.h
odr_violation1.cc
odr_violation2.cc gold: Make Ordering::operator() even more complex 2020-05-01 10:06:31 -07:00
overflow_unittest.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
package_metadata_main.c Add gold support for --package-metadata option. 2022-08-04 17:37:32 -07:00
pie_copyrelocs_shared_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pie_copyrelocs_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_common_test_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_common_test_2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_final_layout.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_final_layout.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_layout_with_alignment.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_layout_with_alignment.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_new_section_layout.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_pr22868_a.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_pr22868_b.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_pr22868.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_section_alignment.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_section_order.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_start_lib_test_2.c
plugin_start_lib_test.c
plugin_test_1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_2.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_3.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_4.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_6.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_7_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_7_2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_7.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_9b_elf.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_9b_ir.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_10.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_11.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_12.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_defsym.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_defsym.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_start_lib.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_tls.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_wrap_symbols_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_wrap_symbols_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test_wrap_symbols.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
plugin_test.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr12826_1.s
pr12826_2.s
pr12826.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr14265.c
pr14265.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr14265.t
pr17704a_test.s gold: don't invoke IA32 syscall in x86_64 assembly testcase 2022-05-18 09:34:31 +02:00
pr18689.c
pr18689.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr20216_def.c
pr20216_gd.S
pr20216_ld.S
pr20216_main.c
pr20308_def.c
pr20308_gd.S
pr20308_ld.S
pr20308_main.c
pr20717.c
pr20717.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr20717.t
pr20976.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr21430.s
pr21430.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr22266_a.c
pr22266_main.c
pr22266_script.t
pr23016_1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr23016_1a.s
pr23016_1b.s
pr23016_2.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr23016_2a.s
pr23016_2b.s
pr26936.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pr26936a.s gold: Get linkonce/comdate sections for debugging sections 2020-11-29 05:55:35 -08:00
pr26936b.s gold: Get linkonce/comdate sections for debugging sections 2020-11-29 05:55:35 -08:00
pr26936c.s gold: Get linkonce/comdate sections for debugging sections 2020-11-29 05:55:35 -08:00
pr26936d.s gold: Get linkonce/comdate sections for debugging sections 2020-11-29 05:55:35 -08:00
protected_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
protected_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
protected_3.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
protected_4.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
protected_main_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
protected_main_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
protected_main_3.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
relro_script_test.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
relro_test_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
relro_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
relro_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
retain_1.s Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/FreBSD ELFOSABIs. 2020-12-14 15:49:27 -08:00
retain_2.s Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/FreBSD ELFOSABIs. 2020-12-14 15:49:27 -08:00
retain_symbols_file_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
retain.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_1.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_1.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_1a.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_1b.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_2.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_2a.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_2b.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_3.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_3.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_4.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_4.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_5.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_5.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_5.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_6.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_6.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_7.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_7.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_8.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_9.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_9.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_9.t
script_test_10.s
script_test_10.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_10.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_11.h
script_test_11.t
script_test_11a.c
script_test_11b.c
script_test_12.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_12a.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_12b.c
script_test_12i.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_13.c
script_test_13.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_13.t
script_test_14.s
script_test_14.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_14.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_15.c
script_test_15a.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_15a.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_15b.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_15b.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_15c.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
script_test_15c.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
searched_file_test_lib.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
searched_file_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
section_sorting_name.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
section_sorting_name.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
split_i386_1.s
split_i386_2.s
split_i386_3.s
split_i386_4.s
split_i386_n.s
split_i386.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
split_s390_1_a1.s
split_s390_1_a2.s
split_s390_1_n1.s
split_s390_1_n2.s
split_s390_1_z1.s
split_s390_1_z2.s
split_s390_1_z3.s
split_s390_1_z4.s
split_s390_2_ns.s
split_s390_2_s.s
split_s390.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
split_s390x_1_a1.s
split_s390x_1_a2.s
split_s390x_1_n1.s
split_s390x_1_n2.s
split_s390x_1_z1.s
split_s390x_1_z2.s
split_s390x_1_z3.s
split_s390x_1_z4.s
split_s390x_2_ns.s
split_s390x_2_s.s
split_x32_1.s
split_x32_2.s
split_x32_3.s
split_x32_4.s
split_x32_n.s
split_x32.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
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
split_x86_64.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
start_lib_test_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
start_lib_test_2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
start_lib_test_3.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
start_lib_test_main.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
strong_ref_weak_def_1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
strong_ref_weak_def_2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
strong_ref_weak_def.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
test.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
testfile.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
testfile.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
testmain.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
text_section_grouping.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
text_section_grouping.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
text_unlikely_segment.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
text_unlikely_segment.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
thin_archive_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
thin_archive_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
thin_archive_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
thin_archive_test_3.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
thin_archive_test_4.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
thumb2_branch_range.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
thumb_bl_in_range.s
thumb_bl_out_of_range_local.s
thumb_bl_out_of_range.s
thumb_blx_in_range.s
thumb_blx_out_of_range.s
thumb_branch_range.t Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
tls_pie_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
tls_test_c.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
tls_test_file2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
tls_test_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
tls_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
tls_test.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_shared.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_1_v1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_1b_v1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_1b.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_2_tls.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_2_v1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test_tls.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
two_file_test.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
undef_symbol_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
undef_symbol.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
undef_symbol.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_matching_def.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_matching_test.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_1.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_2.script Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_2.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_3.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_4.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_4.script Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_4.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_5.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_5.script Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_5.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_6.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_7.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_7.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_8.script Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_8.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_9.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_10.script Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_10.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_13.c
ver_test_13.script
ver_test_13.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_14.script Fix problem where gold does not create base version for executables. 2018-06-20 01:25:04 -07:00
ver_test_14.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_main_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_pr16504_a.c
ver_test_pr16504_a.script
ver_test_pr16504_b.c
ver_test_pr16504_b.script
ver_test_pr16504.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test_pr23409_1.script Fix problem causing duplicated linker-generated symbols with versions. 2018-07-14 12:29:50 -07:00
ver_test_pr23409_2.script Fix problem causing duplicated linker-generated symbols with versions. 2018-07-14 12:29:50 -07:00
ver_test_pr23409.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ver_test.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
version_script.map
weak_alias_test_1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_alias_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_alias_test_3.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_alias_test_4.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_alias_test_5.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_alias_test_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_alias_test.script
weak_as_needed_a.c Fix treatment of symbol versions with unused as-needed libraries. 2018-06-21 13:54:16 -07:00
weak_as_needed_b.c Fix treatment of symbol versions with unused as-needed libraries. 2018-06-21 13:54:16 -07:00
weak_as_needed_b.script Fix treatment of symbol versions with unused as-needed libraries. 2018-06-21 13:54:16 -07:00
weak_as_needed_c.c Fix treatment of symbol versions with unused as-needed libraries. 2018-06-21 13:54:16 -07:00
weak_as_needed_c.script Fix treatment of symbol versions with unused as-needed libraries. 2018-06-21 13:54:16 -07:00
weak_as_needed.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_plt_main.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_plt_shared.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_plt.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_undef_file1.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_undef_file2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_undef_file3.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_undef_file4.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_undef_test_2.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_undef_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_undef.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
weak_unresolved_symbols_test.cc Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
x32_overflow_pc32.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
x86_64_gd_to_le.s gold: x86-64: Fix TLSDESC -> LE relaxation 2020-05-01 10:08:48 -07:00
x86_64_gd_to_le.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
x86_64_indirect_call_to_direct1.s
x86_64_indirect_call_to_direct.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
x86_64_indirect_jump_to_direct1.s
x86_64_mov_to_lea1.s
x86_64_mov_to_lea2.s
x86_64_mov_to_lea3.s
x86_64_mov_to_lea4.s
x86_64_mov_to_lea5.s gold: Convert x86-64 GOTPCRELX only if addend == -4 2020-11-29 06:00:50 -08:00
x86_64_mov_to_lea.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
x86_64_overflow_pc32.s
x86_64_overflow_pc32.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30