| 1 |
27 |
khays |
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
| 2 |
|
|
# @configure_input@
|
| 3 |
|
|
|
| 4 |
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
| 5 |
|
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
| 6 |
|
|
# Inc.
|
| 7 |
|
|
# This Makefile.in is free software; the Free Software Foundation
|
| 8 |
|
|
# gives unlimited permission to copy and/or distribute it,
|
| 9 |
|
|
# with or without modifications, as long as this notice is preserved.
|
| 10 |
|
|
|
| 11 |
|
|
# This program is distributed in the hope that it will be useful,
|
| 12 |
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
| 13 |
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
| 14 |
|
|
# PARTICULAR PURPOSE.
|
| 15 |
|
|
|
| 16 |
|
|
@SET_MAKE@
|
| 17 |
|
|
|
| 18 |
|
|
# Process this file with automake to generate Makefile.in
|
| 19 |
|
|
|
| 20 |
|
|
# As far as I can tell automake testing support assumes that the build
|
| 21 |
|
|
# system and the host system are the same. So these tests will not
|
| 22 |
|
|
# work when building with a cross-compiler.
|
| 23 |
|
|
VPATH = @srcdir@
|
| 24 |
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
| 25 |
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
| 26 |
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
| 27 |
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
| 28 |
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
| 29 |
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
| 30 |
|
|
install_sh_PROGRAM = $(install_sh) -c
|
| 31 |
|
|
install_sh_SCRIPT = $(install_sh) -c
|
| 32 |
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
| 33 |
|
|
transform = $(program_transform_name)
|
| 34 |
|
|
NORMAL_INSTALL = :
|
| 35 |
|
|
PRE_INSTALL = :
|
| 36 |
|
|
POST_INSTALL = :
|
| 37 |
|
|
NORMAL_UNINSTALL = :
|
| 38 |
|
|
PRE_UNINSTALL = :
|
| 39 |
|
|
POST_UNINSTALL = :
|
| 40 |
|
|
build_triplet = @build@
|
| 41 |
|
|
host_triplet = @host@
|
| 42 |
|
|
target_triplet = @target@
|
| 43 |
|
|
check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
|
| 44 |
|
|
$(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) \
|
| 45 |
|
|
$(am__EXEEXT_7) $(am__EXEEXT_8) $(am__EXEEXT_9) \
|
| 46 |
|
|
$(am__EXEEXT_10) $(am__EXEEXT_11) $(am__EXEEXT_12) \
|
| 47 |
|
|
$(am__EXEEXT_13) $(am__EXEEXT_14) $(am__EXEEXT_15) \
|
| 48 |
|
|
$(am__EXEEXT_16) $(am__EXEEXT_17) $(am__EXEEXT_18) \
|
| 49 |
|
|
$(am__EXEEXT_19) $(am__EXEEXT_20) $(am__EXEEXT_21) \
|
| 50 |
|
|
$(am__EXEEXT_22) $(am__EXEEXT_23)
|
| 51 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@am__append_1 = object_unittest \
|
| 52 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@ binary_unittest
|
| 53 |
|
|
|
| 54 |
|
|
# Test --detect-odr-violations
|
| 55 |
|
|
|
| 56 |
|
|
# Similar to --detect-odr-violations: check for undefined symbols in .so's
|
| 57 |
|
|
|
| 58 |
|
|
# Test --dynamic-list, --dynamic-list-data, --dynamic-list-cpp-new,
|
| 59 |
|
|
# and --dynamic-list-cpp-typeinfo
|
| 60 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_2 = incremental_test.sh \
|
| 61 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_comdat_test.sh gc_tls_test.sh \
|
| 62 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_orphan_section_test.sh \
|
| 63 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_test.sh \
|
| 64 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_keep_unique_test.sh \
|
| 65 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test.sh \
|
| 66 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_so_test.sh \
|
| 67 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ final_layout.sh \
|
| 68 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_preemptible_functions_test.sh \
|
| 69 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_string_merge_test.sh \
|
| 70 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_sht_rel_addend_test.sh \
|
| 71 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared.sh weak_plt.sh \
|
| 72 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg.sh undef_symbol.sh \
|
| 73 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_1.sh ver_test_2.sh \
|
| 74 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_4.sh ver_test_5.sh \
|
| 75 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_7.sh ver_test_10.sh \
|
| 76 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test.sh \
|
| 77 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_matching_test.sh \
|
| 78 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3.sh \
|
| 79 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_4.sh \
|
| 80 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_5.sh \
|
| 81 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_6.sh \
|
| 82 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_7.sh \
|
| 83 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_8.sh \
|
| 84 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_9.sh dynamic_list.sh
|
| 85 |
|
|
|
| 86 |
|
|
# Create the data files that debug_msg.sh analyzes.
|
| 87 |
|
|
|
| 88 |
|
|
# See if we can also detect problems when we're linking .so's, not .o's.
|
| 89 |
|
|
|
| 90 |
|
|
# We also want to make sure we do something reasonable when there's no
|
| 91 |
|
|
# debug info available. For the best test, we use .so's.
|
| 92 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_3 = incremental_test.stdout \
|
| 93 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_comdat_test.stdout \
|
| 94 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_tls_test.stdout \
|
| 95 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_orphan_section_test.stdout \
|
| 96 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_test.stdout \
|
| 97 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_keep_unique_test.stdout \
|
| 98 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test_1.stdout \
|
| 99 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test_2.stdout \
|
| 100 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_so_test_1.stdout \
|
| 101 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_so_test_2.stdout \
|
| 102 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ final_layout.stdout \
|
| 103 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_preemptible_functions_test.stdout \
|
| 104 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_string_merge_test.stdout \
|
| 105 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_sht_rel_addend_test.stdout \
|
| 106 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared.dbg \
|
| 107 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_plt_shared.so debug_msg.err \
|
| 108 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg_so.err \
|
| 109 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg_ndebug.err \
|
| 110 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ undef_symbol.err ver_test_1.syms \
|
| 111 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_2.syms ver_test_4.syms \
|
| 112 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_5.syms ver_test_7.syms \
|
| 113 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_10.syms protected_3.err \
|
| 114 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test.stdout \
|
| 115 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_matching_test.stdout \
|
| 116 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3.stdout \
|
| 117 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_4.stdout \
|
| 118 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_5.stdout \
|
| 119 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_6.stdout \
|
| 120 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_7.stdout \
|
| 121 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_8.stdout \
|
| 122 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_9.stdout \
|
| 123 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ dynamic_list.stdout
|
| 124 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_4 = incremental_test \
|
| 125 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_comdat_test gc_tls_test \
|
| 126 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_orphan_section_test icf_test \
|
| 127 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_keep_unique_test \
|
| 128 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test icf_safe_so_test \
|
| 129 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ final_layout \
|
| 130 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_virtual_function_folding_test \
|
| 131 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_preemptible_functions_test \
|
| 132 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_string_merge_test \
|
| 133 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_sht_rel_addend_test \
|
| 134 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared.dbg \
|
| 135 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/weak_undef_lib.so
|
| 136 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_5 = icf_virtual_function_folding_test \
|
| 137 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_test basic_static_test \
|
| 138 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pic_test \
|
| 139 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_static_pic_test \
|
| 140 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pie_test constructor_test \
|
| 141 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_static_test \
|
| 142 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test \
|
| 143 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_static_test \
|
| 144 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pic_test \
|
| 145 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_test \
|
| 146 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_test \
|
| 147 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_pic_2_test \
|
| 148 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_pic_1_test \
|
| 149 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_test \
|
| 150 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_test \
|
| 151 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_test \
|
| 152 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_relocatable_test \
|
| 153 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pie_test
|
| 154 |
|
|
@GCC_FALSE@constructor_test_DEPENDENCIES =
|
| 155 |
|
|
@NATIVE_LINKER_FALSE@constructor_test_DEPENDENCIES =
|
| 156 |
|
|
@GCC_FALSE@two_file_test_DEPENDENCIES =
|
| 157 |
|
|
@NATIVE_LINKER_FALSE@two_file_test_DEPENDENCIES =
|
| 158 |
|
|
|
| 159 |
|
|
# The nonpic tests will fail on platforms which can not put non-PIC
|
| 160 |
|
|
# code into shared libraries, so we just don't run them in that case.
|
| 161 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_6 = two_file_shared_1_nonpic_test \
|
| 162 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_nonpic_test \
|
| 163 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_nonpic_test \
|
| 164 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_nonpic_test \
|
| 165 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_nonpic_test \
|
| 166 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_shared_test \
|
| 167 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_2_shared_test \
|
| 168 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_pie_test
|
| 169 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_7 = two_file_strip_test \
|
| 170 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_strip_test \
|
| 171 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1 common_test_2 \
|
| 172 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test \
|
| 173 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_static_test \
|
| 174 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_1_test \
|
| 175 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_2_test \
|
| 176 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_same_shared_test \
|
| 177 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_12_test \
|
| 178 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_21_test \
|
| 179 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_test weak_undef_test
|
| 180 |
|
|
@GCC_FALSE@common_test_1_DEPENDENCIES =
|
| 181 |
|
|
@NATIVE_LINKER_FALSE@common_test_1_DEPENDENCIES =
|
| 182 |
|
|
@GCC_FALSE@exception_test_DEPENDENCIES =
|
| 183 |
|
|
@NATIVE_LINKER_FALSE@exception_test_DEPENDENCIES =
|
| 184 |
|
|
@GCC_FALSE@weak_test_DEPENDENCIES =
|
| 185 |
|
|
@NATIVE_LINKER_FALSE@weak_test_DEPENDENCIES =
|
| 186 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_8 = weak_undef_nonpic_test
|
| 187 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_9 = alt/weak_undef_lib_nonpic.so
|
| 188 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_10 = weak_alias_test weak_plt \
|
| 189 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ copy_test
|
| 190 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__append_11 = tls_test \
|
| 191 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pic_test \
|
| 192 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_test \
|
| 193 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_pic_test \
|
| 194 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_test \
|
| 195 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_ie_test \
|
| 196 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_gd_to_ie_test
|
| 197 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__append_12 = tls_shared_gnu2_gd_to_ie_test
|
| 198 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__append_13 = tls_shared_gnu2_test
|
| 199 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am__append_14 = tls_static_test \
|
| 200 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@ tls_static_pic_test
|
| 201 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__append_15 = tls_shared_nonpic_test
|
| 202 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_16 = many_sections_test \
|
| 203 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_r_test
|
| 204 |
|
|
@GCC_FALSE@many_sections_test_DEPENDENCIES =
|
| 205 |
|
|
@NATIVE_LINKER_FALSE@many_sections_test_DEPENDENCIES =
|
| 206 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_17 = many_sections_define.h \
|
| 207 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_check.h
|
| 208 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_18 = many_sections_define.h \
|
| 209 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_check.h \
|
| 210 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg.err debug_msg_so.err \
|
| 211 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg_ndebug.err \
|
| 212 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ undef_symbol.err ver_test_11.a \
|
| 213 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_3.err binary.txt \
|
| 214 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_matching_test.stdout \
|
| 215 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3.stdout \
|
| 216 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_4 script_test_5 \
|
| 217 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_6 script_test_7 \
|
| 218 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_8 dynamic_list \
|
| 219 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ dynamic_list.stdout libthin1.a \
|
| 220 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ libthin3.a libthinall.a \
|
| 221 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/thin_archive_test_2.o \
|
| 222 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/thin_archive_test_4.o \
|
| 223 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/libthin2.a alt/libthin4.a
|
| 224 |
|
|
@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_19 = initpri1
|
| 225 |
|
|
@CONSTRUCTOR_PRIORITY_FALSE@initpri1_DEPENDENCIES =
|
| 226 |
|
|
@GCC_FALSE@initpri1_DEPENDENCIES =
|
| 227 |
|
|
@NATIVE_LINKER_FALSE@initpri1_DEPENDENCIES =
|
| 228 |
|
|
|
| 229 |
|
|
# Test -o when emitting to a special file (such as something in /dev).
|
| 230 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_20 = flagstest_o_specialfile
|
| 231 |
|
|
|
| 232 |
|
|
# Test --compress-debug-sections. FIXME: check we actually compress.
|
| 233 |
|
|
|
| 234 |
|
|
# The specialfile output has a tricky case when we also compress debug
|
| 235 |
|
|
# sections, because it requires output-file resizing.
|
| 236 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@am__append_21 = flagstest_compress_debug_sections \
|
| 237 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ flagstest_o_specialfile_and_compress_debug_sections
|
| 238 |
|
|
|
| 239 |
|
|
# Test symbol versioning.
|
| 240 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_22 = ver_test ver_test_2 \
|
| 241 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_6 ver_test_8 ver_test_9 \
|
| 242 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_11 protected_1 \
|
| 243 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_2 relro_test \
|
| 244 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_strip_test \
|
| 245 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_script_test script_test_1 \
|
| 246 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2 justsyms \
|
| 247 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ binary_test script_test_3 \
|
| 248 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_phdrs_script_test \
|
| 249 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_script_test \
|
| 250 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_1 \
|
| 251 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_2
|
| 252 |
|
|
@GCC_FALSE@script_test_1_DEPENDENCIES =
|
| 253 |
|
|
@NATIVE_LINKER_FALSE@script_test_1_DEPENDENCIES =
|
| 254 |
|
|
@GCC_FALSE@script_test_2_DEPENDENCIES =
|
| 255 |
|
|
@NATIVE_LINKER_FALSE@script_test_2_DEPENDENCIES =
|
| 256 |
|
|
@GCC_FALSE@justsyms_DEPENDENCIES =
|
| 257 |
|
|
@NATIVE_LINKER_FALSE@justsyms_DEPENDENCIES =
|
| 258 |
|
|
@GCC_FALSE@binary_test_DEPENDENCIES =
|
| 259 |
|
|
@NATIVE_LINKER_FALSE@binary_test_DEPENDENCIES =
|
| 260 |
|
|
@GCC_FALSE@thin_archive_test_2_DEPENDENCIES =
|
| 261 |
|
|
@NATIVE_LINKER_FALSE@thin_archive_test_2_DEPENDENCIES =
|
| 262 |
|
|
|
| 263 |
|
|
# Test plugins with -r.
|
| 264 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_23 = \
|
| 265 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1 \
|
| 266 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2 \
|
| 267 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3 \
|
| 268 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4 \
|
| 269 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_5 \
|
| 270 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6 \
|
| 271 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7 \
|
| 272 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_8
|
| 273 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_24 = \
|
| 274 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1.sh \
|
| 275 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2.sh \
|
| 276 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3.sh \
|
| 277 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.sh \
|
| 278 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6.sh \
|
| 279 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.sh
|
| 280 |
|
|
|
| 281 |
|
|
# Test that symbols known in the IR file but not in the replacement file
|
| 282 |
|
|
# produce an unresolved symbol error.
|
| 283 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_25 = \
|
| 284 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1.err \
|
| 285 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2.err \
|
| 286 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3.err \
|
| 287 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.err \
|
| 288 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6.err \
|
| 289 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.err \
|
| 290 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.syms \
|
| 291 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_9.err
|
| 292 |
|
|
# Make a copy of two_file_test_1.o, which does not define the symbol _Z4t16av.
|
| 293 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_26 = \
|
| 294 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1.err \
|
| 295 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2.err \
|
| 296 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3.err \
|
| 297 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.a \
|
| 298 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.err \
|
| 299 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6.err \
|
| 300 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.err \
|
| 301 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_9.err \
|
| 302 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ two_file_test_1c.o \
|
| 303 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ unused.c
|
| 304 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_27 = exclude_libs_test \
|
| 305 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ local_labels_test \
|
| 306 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test
|
| 307 |
|
|
|
| 308 |
|
|
# Test that hidden and internal symbols in the main program cannot be
|
| 309 |
|
|
# referenced by a shared library.
|
| 310 |
|
|
|
| 311 |
|
|
# Test -retain-symbols-file.
|
| 312 |
|
|
|
| 313 |
|
|
# Test that no .gnu.version sections are created when
|
| 314 |
|
|
# symbol versioning is not used.
|
| 315 |
|
|
|
| 316 |
|
|
# Test that strong reference to a weak symbol in a DSO remains strong.
|
| 317 |
|
|
|
| 318 |
|
|
# Test that a strong weak reference remains strong if there is another
|
| 319 |
|
|
# weak reference in a DSO.
|
| 320 |
|
|
|
| 321 |
|
|
# Test that MEMORY region support works.
|
| 322 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_28 = exclude_libs_test.sh \
|
| 323 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.sh \
|
| 324 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ hidden_test.sh \
|
| 325 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.sh \
|
| 326 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ no_version_test.sh \
|
| 327 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ strong_ref_weak_def.sh \
|
| 328 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ dyn_weak_ref.sh memory_test.sh
|
| 329 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_29 = exclude_libs_test.syms \
|
| 330 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.syms \
|
| 331 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test1.syms \
|
| 332 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test2.syms \
|
| 333 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ hidden_test.err \
|
| 334 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.stdout \
|
| 335 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ no_version_test.stdout \
|
| 336 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ strong_ref_weak_def.stdout \
|
| 337 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ dyn_weak_ref.stdout \
|
| 338 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ memory_test.stdout
|
| 339 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_30 = exclude_libs_test.syms \
|
| 340 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ libexclude_libs_test_1.a \
|
| 341 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ libexclude_libs_test_2.a \
|
| 342 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/libexclude_libs_test_3.a \
|
| 343 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.syms \
|
| 344 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test1.syms \
|
| 345 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test2.syms \
|
| 346 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test1.out \
|
| 347 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test2.out \
|
| 348 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ hidden_test hidden_test.err \
|
| 349 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test \
|
| 350 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.in \
|
| 351 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.stdout \
|
| 352 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test \
|
| 353 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test_lib.o \
|
| 354 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/searched_file_test_lib.a \
|
| 355 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ libno_version_test.so \
|
| 356 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ no_version_test.stdout \
|
| 357 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ strong_ref_weak_def_1.so \
|
| 358 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ strong_ref_weak_def_2.so \
|
| 359 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ strong_ref_weak_def.stdout \
|
| 360 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ dyn_weak_ref_1.so \
|
| 361 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ dyn_weak_ref_2.so \
|
| 362 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ dyn_weak_ref.stdout \
|
| 363 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ memory_test.stdout memory_test \
|
| 364 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ memory_test.o
|
| 365 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@am__append_31 = large
|
| 366 |
|
|
@GCC_FALSE@large_DEPENDENCIES =
|
| 367 |
|
|
@MCMODEL_MEDIUM_FALSE@large_DEPENDENCIES =
|
| 368 |
|
|
@NATIVE_LINKER_FALSE@large_DEPENDENCIES =
|
| 369 |
|
|
|
| 370 |
|
|
# Test that if the output file already exists and is empty,
|
| 371 |
|
|
# it will get execute permission.
|
| 372 |
|
|
|
| 373 |
|
|
# Check -l:foo.a
|
| 374 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_32 = permission_test \
|
| 375 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test
|
| 376 |
|
|
@GCC_FALSE@searched_file_test_DEPENDENCIES =
|
| 377 |
|
|
@NATIVE_LINKER_FALSE@searched_file_test_DEPENDENCIES =
|
| 378 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am__append_33 = \
|
| 379 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1static \
|
| 380 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1picstatic \
|
| 381 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1 \
|
| 382 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1pic \
|
| 383 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1vis \
|
| 384 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1vispic \
|
| 385 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1staticpic \
|
| 386 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1pie \
|
| 387 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1vispie \
|
| 388 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1staticpie \
|
| 389 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2static \
|
| 390 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2picstatic \
|
| 391 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2 \
|
| 392 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2pic \
|
| 393 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain3 \
|
| 394 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain4static \
|
| 395 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain4picstatic \
|
| 396 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain4 \
|
| 397 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5static \
|
| 398 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5picstatic \
|
| 399 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5 \
|
| 400 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5pic \
|
| 401 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5staticpic \
|
| 402 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5pie \
|
| 403 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain6pie \
|
| 404 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7static \
|
| 405 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7picstatic \
|
| 406 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7 \
|
| 407 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7pic \
|
| 408 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7pie
|
| 409 |
|
|
@GCC_FALSE@ifuncmain2static_DEPENDENCIES =
|
| 410 |
|
|
@IFUNC_FALSE@ifuncmain2static_DEPENDENCIES =
|
| 411 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain2static_DEPENDENCIES =
|
| 412 |
|
|
@GCC_FALSE@ifuncmain2_DEPENDENCIES =
|
| 413 |
|
|
@IFUNC_FALSE@ifuncmain2_DEPENDENCIES =
|
| 414 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain2_DEPENDENCIES =
|
| 415 |
|
|
@GCC_FALSE@ifuncmain3_DEPENDENCIES =
|
| 416 |
|
|
@IFUNC_FALSE@ifuncmain3_DEPENDENCIES =
|
| 417 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain3_DEPENDENCIES =
|
| 418 |
|
|
@GCC_FALSE@ifuncmain4static_DEPENDENCIES =
|
| 419 |
|
|
@IFUNC_FALSE@ifuncmain4static_DEPENDENCIES =
|
| 420 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain4static_DEPENDENCIES =
|
| 421 |
|
|
@GCC_FALSE@ifuncmain4_DEPENDENCIES =
|
| 422 |
|
|
@IFUNC_FALSE@ifuncmain4_DEPENDENCIES =
|
| 423 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain4_DEPENDENCIES =
|
| 424 |
|
|
@GCC_FALSE@ifuncmain7static_DEPENDENCIES =
|
| 425 |
|
|
@IFUNC_FALSE@ifuncmain7static_DEPENDENCIES =
|
| 426 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain7static_DEPENDENCIES =
|
| 427 |
|
|
@GCC_FALSE@ifuncmain7_DEPENDENCIES =
|
| 428 |
|
|
@IFUNC_FALSE@ifuncmain7_DEPENDENCIES =
|
| 429 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain7_DEPENDENCIES =
|
| 430 |
|
|
|
| 431 |
|
|
# Test that --start-lib and --end-lib function correctly.
|
| 432 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_34 = start_lib_test
|
| 433 |
|
|
|
| 434 |
|
|
# End-to-end incremental linking tests.
|
| 435 |
|
|
# Incremental linking is currently supported only on the x86_64 target.
|
| 436 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_35 = incremental_test_2 \
|
| 437 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ incremental_test_3 \
|
| 438 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ incremental_test_4
|
| 439 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_36 = two_file_test_tmp_2.o \
|
| 440 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_tmp_3.o \
|
| 441 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ incremental_test_4.base \
|
| 442 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_tmp_4.o
|
| 443 |
|
|
|
| 444 |
|
|
# These tests work with native and cross linkers.
|
| 445 |
|
|
|
| 446 |
|
|
# Test script section order.
|
| 447 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@am__append_37 = script_test_10.sh
|
| 448 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@am__append_38 = script_test_10.stdout
|
| 449 |
|
|
|
| 450 |
|
|
# These tests work with cross linkers only.
|
| 451 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_39 = split_i386.sh
|
| 452 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_40 = split_i386_1.stdout split_i386_2.stdout \
|
| 453 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
|
| 454 |
|
|
|
| 455 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_41 = split_i386_1 split_i386_2 split_i386_3 \
|
| 456 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ split_i386_4 split_i386_r
|
| 457 |
|
|
|
| 458 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_42 = split_x86_64.sh
|
| 459 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_43 = split_x86_64_1.stdout split_x86_64_2.stdout \
|
| 460 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ split_x86_64_3.stdout split_x86_64_4.stdout split_x86_64_r.stdout
|
| 461 |
|
|
|
| 462 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_44 = split_x86_64_1 split_x86_64_2 split_x86_64_3 \
|
| 463 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ split_x86_64_4 split_x86_64_r
|
| 464 |
|
|
|
| 465 |
|
|
|
| 466 |
|
|
# Cortex-A8 workaround test.
|
| 467 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_45 = arm_abs_global.sh \
|
| 468 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_branch_in_range.sh \
|
| 469 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_branch_out_of_range.sh \
|
| 470 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx.sh \
|
| 471 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_attr_merge.sh \
|
| 472 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8.sh \
|
| 473 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_exidx_test.sh \
|
| 474 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ pr12826.sh
|
| 475 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_46 = arm_abs_global.stdout \
|
| 476 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_bl_in_range.stdout \
|
| 477 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_bl_out_of_range.stdout \
|
| 478 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_bl_in_range.stdout \
|
| 479 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_bl_out_of_range.stdout \
|
| 480 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_bl_in_range.stdout \
|
| 481 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_bl_out_of_range.stdout \
|
| 482 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_blx_in_range.stdout \
|
| 483 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_blx_out_of_range.stdout \
|
| 484 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_blx_in_range.stdout \
|
| 485 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_blx_out_of_range.stdout \
|
| 486 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_bl_out_of_range_local.stdout \
|
| 487 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx.stdout \
|
| 488 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx_interworking.stdout \
|
| 489 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_no_fix_v4bx.stdout \
|
| 490 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_attr_merge_6.stdout \
|
| 491 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_attr_merge_6r.stdout \
|
| 492 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_attr_merge_7.stdout \
|
| 493 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_b_cond.stdout \
|
| 494 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_b.stdout \
|
| 495 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_bl.stdout \
|
| 496 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_blx.stdout \
|
| 497 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_local.stdout \
|
| 498 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_local_reloc.stdout \
|
| 499 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_exidx_test.stdout \
|
| 500 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ pr12826.stdout
|
| 501 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_47 = arm_abs_global \
|
| 502 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_bl_in_range \
|
| 503 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_bl_out_of_range \
|
| 504 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_bl_in_range \
|
| 505 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_bl_out_of_range \
|
| 506 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_bl_in_range \
|
| 507 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_bl_out_of_range \
|
| 508 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_blx_in_range \
|
| 509 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_blx_out_of_range \
|
| 510 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_blx_in_range \
|
| 511 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb2_blx_out_of_range \
|
| 512 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ thumb_bl_out_of_range_local \
|
| 513 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx \
|
| 514 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx_interworking \
|
| 515 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_no_fix_v4bx \
|
| 516 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_attr_merge_6 \
|
| 517 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_attr_merge_6r \
|
| 518 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_attr_merge_7 \
|
| 519 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_b_cond \
|
| 520 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_b \
|
| 521 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_bl \
|
| 522 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_blx \
|
| 523 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_local \
|
| 524 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_cortex_a8_local_reloc
|
| 525 |
|
|
subdir = testsuite
|
| 526 |
|
|
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
|
| 527 |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
| 528 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
|
| 529 |
|
|
$(top_srcdir)/../config/gettext-sister.m4 \
|
| 530 |
|
|
$(top_srcdir)/../config/lead-dot.m4 \
|
| 531 |
|
|
$(top_srcdir)/../config/nls.m4 \
|
| 532 |
|
|
$(top_srcdir)/../config/override.m4 \
|
| 533 |
|
|
$(top_srcdir)/../config/po.m4 \
|
| 534 |
|
|
$(top_srcdir)/../config/progtest.m4 \
|
| 535 |
|
|
$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
|
| 536 |
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
| 537 |
|
|
$(ACLOCAL_M4)
|
| 538 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
| 539 |
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
| 540 |
|
|
CONFIG_CLEAN_FILES =
|
| 541 |
|
|
CONFIG_CLEAN_VPATH_FILES =
|
| 542 |
|
|
AR = ar
|
| 543 |
|
|
ARFLAGS = cru
|
| 544 |
|
|
libgoldtest_a_AR = $(AR) $(ARFLAGS)
|
| 545 |
|
|
libgoldtest_a_LIBADD =
|
| 546 |
|
|
am_libgoldtest_a_OBJECTS = test.$(OBJEXT) testmain.$(OBJEXT) \
|
| 547 |
|
|
testfile.$(OBJEXT)
|
| 548 |
|
|
libgoldtest_a_OBJECTS = $(am_libgoldtest_a_OBJECTS)
|
| 549 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@am__EXEEXT_1 = object_unittest$(EXEEXT) \
|
| 550 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@ binary_unittest$(EXEEXT)
|
| 551 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_2 = icf_virtual_function_folding_test$(EXEEXT) \
|
| 552 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_test$(EXEEXT) \
|
| 553 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_static_test$(EXEEXT) \
|
| 554 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pic_test$(EXEEXT) \
|
| 555 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_static_pic_test$(EXEEXT) \
|
| 556 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pie_test$(EXEEXT) \
|
| 557 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_test$(EXEEXT) \
|
| 558 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_static_test$(EXEEXT) \
|
| 559 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test$(EXEEXT) \
|
| 560 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_static_test$(EXEEXT) \
|
| 561 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pic_test$(EXEEXT) \
|
| 562 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_test$(EXEEXT) \
|
| 563 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_test$(EXEEXT) \
|
| 564 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_pic_2_test$(EXEEXT) \
|
| 565 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_pic_1_test$(EXEEXT) \
|
| 566 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_test$(EXEEXT) \
|
| 567 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_test$(EXEEXT) \
|
| 568 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_test$(EXEEXT) \
|
| 569 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_relocatable_test$(EXEEXT) \
|
| 570 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pie_test$(EXEEXT)
|
| 571 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_3 = two_file_shared_1_nonpic_test$(EXEEXT) \
|
| 572 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_nonpic_test$(EXEEXT) \
|
| 573 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_nonpic_test$(EXEEXT) \
|
| 574 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_nonpic_test$(EXEEXT) \
|
| 575 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_nonpic_test$(EXEEXT) \
|
| 576 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_shared_test$(EXEEXT) \
|
| 577 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_2_shared_test$(EXEEXT) \
|
| 578 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_pie_test$(EXEEXT)
|
| 579 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_4 = \
|
| 580 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_strip_test$(EXEEXT) \
|
| 581 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_strip_test$(EXEEXT) \
|
| 582 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1$(EXEEXT) \
|
| 583 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_2$(EXEEXT) \
|
| 584 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test$(EXEEXT) \
|
| 585 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_static_test$(EXEEXT) \
|
| 586 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_1_test$(EXEEXT) \
|
| 587 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_2_test$(EXEEXT) \
|
| 588 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_same_shared_test$(EXEEXT) \
|
| 589 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_12_test$(EXEEXT) \
|
| 590 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_21_test$(EXEEXT) \
|
| 591 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_test$(EXEEXT) \
|
| 592 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_undef_test$(EXEEXT)
|
| 593 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_5 = weak_undef_nonpic_test$(EXEEXT)
|
| 594 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_6 = weak_alias_test$(EXEEXT) \
|
| 595 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_plt$(EXEEXT) \
|
| 596 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ copy_test$(EXEEXT)
|
| 597 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__EXEEXT_7 = \
|
| 598 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test$(EXEEXT) \
|
| 599 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pic_test$(EXEEXT) \
|
| 600 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_test$(EXEEXT) \
|
| 601 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_pic_test$(EXEEXT) \
|
| 602 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_test$(EXEEXT) \
|
| 603 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_ie_test$(EXEEXT) \
|
| 604 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_gd_to_ie_test$(EXEEXT)
|
| 605 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__EXEEXT_8 = tls_shared_gnu2_gd_to_ie_test$(EXEEXT)
|
| 606 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__EXEEXT_9 = tls_shared_gnu2_test$(EXEEXT)
|
| 607 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am__EXEEXT_10 = tls_static_test$(EXEEXT) \
|
| 608 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@ tls_static_pic_test$(EXEEXT)
|
| 609 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__EXEEXT_11 = tls_shared_nonpic_test$(EXEEXT)
|
| 610 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_12 = \
|
| 611 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_test$(EXEEXT) \
|
| 612 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_r_test$(EXEEXT)
|
| 613 |
|
|
@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_13 = initpri1$(EXEEXT)
|
| 614 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_14 = flagstest_o_specialfile$(EXEEXT)
|
| 615 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_15 = flagstest_compress_debug_sections$(EXEEXT) \
|
| 616 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
|
| 617 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_16 = ver_test$(EXEEXT) \
|
| 618 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_2$(EXEEXT) \
|
| 619 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_6$(EXEEXT) \
|
| 620 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_8$(EXEEXT) \
|
| 621 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_9$(EXEEXT) \
|
| 622 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_11$(EXEEXT) \
|
| 623 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_1$(EXEEXT) \
|
| 624 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_2$(EXEEXT) \
|
| 625 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test$(EXEEXT) \
|
| 626 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_strip_test$(EXEEXT) \
|
| 627 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_script_test$(EXEEXT) \
|
| 628 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_1$(EXEEXT) \
|
| 629 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2$(EXEEXT) \
|
| 630 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ justsyms$(EXEEXT) \
|
| 631 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ binary_test$(EXEEXT) \
|
| 632 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3$(EXEEXT) \
|
| 633 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_phdrs_script_test$(EXEEXT) \
|
| 634 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_script_test$(EXEEXT) \
|
| 635 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_1$(EXEEXT) \
|
| 636 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_2$(EXEEXT)
|
| 637 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__EXEEXT_17 = plugin_test_1$(EXEEXT) \
|
| 638 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2$(EXEEXT) \
|
| 639 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3$(EXEEXT) \
|
| 640 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4$(EXEEXT) \
|
| 641 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_5$(EXEEXT) \
|
| 642 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6$(EXEEXT) \
|
| 643 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7$(EXEEXT) \
|
| 644 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_8$(EXEEXT)
|
| 645 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_18 = \
|
| 646 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exclude_libs_test$(EXEEXT) \
|
| 647 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ local_labels_test$(EXEEXT) \
|
| 648 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test$(EXEEXT)
|
| 649 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_19 = large$(EXEEXT)
|
| 650 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_20 = \
|
| 651 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ permission_test$(EXEEXT) \
|
| 652 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test$(EXEEXT)
|
| 653 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_21 = ifuncmain1static$(EXEEXT) \
|
| 654 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1picstatic$(EXEEXT) \
|
| 655 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1$(EXEEXT) \
|
| 656 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1pic$(EXEEXT) \
|
| 657 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1vis$(EXEEXT) \
|
| 658 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1vispic$(EXEEXT) \
|
| 659 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1staticpic$(EXEEXT) \
|
| 660 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1pie$(EXEEXT) \
|
| 661 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1vispie$(EXEEXT) \
|
| 662 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain1staticpie$(EXEEXT) \
|
| 663 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2static$(EXEEXT) \
|
| 664 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2picstatic$(EXEEXT) \
|
| 665 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2$(EXEEXT) \
|
| 666 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain2pic$(EXEEXT) \
|
| 667 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain3$(EXEEXT) \
|
| 668 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain4static$(EXEEXT) \
|
| 669 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain4picstatic$(EXEEXT) \
|
| 670 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain4$(EXEEXT) \
|
| 671 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5static$(EXEEXT) \
|
| 672 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5picstatic$(EXEEXT) \
|
| 673 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5$(EXEEXT) \
|
| 674 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5pic$(EXEEXT) \
|
| 675 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5staticpic$(EXEEXT) \
|
| 676 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain5pie$(EXEEXT) \
|
| 677 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain6pie$(EXEEXT) \
|
| 678 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7static$(EXEEXT) \
|
| 679 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7picstatic$(EXEEXT) \
|
| 680 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7$(EXEEXT) \
|
| 681 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7pic$(EXEEXT) \
|
| 682 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncmain7pie$(EXEEXT)
|
| 683 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_22 = start_lib_test$(EXEEXT)
|
| 684 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_23 = incremental_test_2$(EXEEXT) \
|
| 685 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ incremental_test_3$(EXEEXT) \
|
| 686 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ incremental_test_4$(EXEEXT)
|
| 687 |
|
|
basic_pic_test_SOURCES = basic_pic_test.c
|
| 688 |
|
|
basic_pic_test_OBJECTS = basic_pic_test.$(OBJEXT)
|
| 689 |
|
|
basic_pic_test_LDADD = $(LDADD)
|
| 690 |
|
|
am__DEPENDENCIES_1 =
|
| 691 |
|
|
basic_pic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 692 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 693 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 694 |
|
|
basic_pie_test_SOURCES = basic_pie_test.c
|
| 695 |
|
|
basic_pie_test_OBJECTS = basic_pie_test.$(OBJEXT)
|
| 696 |
|
|
basic_pie_test_LDADD = $(LDADD)
|
| 697 |
|
|
basic_pie_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 698 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 699 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 700 |
|
|
basic_static_pic_test_SOURCES = basic_static_pic_test.c
|
| 701 |
|
|
basic_static_pic_test_OBJECTS = basic_static_pic_test.$(OBJEXT)
|
| 702 |
|
|
basic_static_pic_test_LDADD = $(LDADD)
|
| 703 |
|
|
basic_static_pic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 704 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 705 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 706 |
|
|
basic_static_test_SOURCES = basic_static_test.c
|
| 707 |
|
|
basic_static_test_OBJECTS = basic_static_test.$(OBJEXT)
|
| 708 |
|
|
basic_static_test_LDADD = $(LDADD)
|
| 709 |
|
|
basic_static_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 710 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 711 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 712 |
|
|
basic_test_SOURCES = basic_test.c
|
| 713 |
|
|
basic_test_OBJECTS = basic_test.$(OBJEXT)
|
| 714 |
|
|
basic_test_LDADD = $(LDADD)
|
| 715 |
|
|
basic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 716 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 717 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 718 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_binary_test_OBJECTS = \
|
| 719 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ binary_test.$(OBJEXT)
|
| 720 |
|
|
binary_test_OBJECTS = $(am_binary_test_OBJECTS)
|
| 721 |
|
|
binary_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 722 |
|
|
$(binary_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 723 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@am_binary_unittest_OBJECTS = \
|
| 724 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@ binary_unittest.$(OBJEXT)
|
| 725 |
|
|
binary_unittest_OBJECTS = $(am_binary_unittest_OBJECTS)
|
| 726 |
|
|
binary_unittest_LDADD = $(LDADD)
|
| 727 |
|
|
binary_unittest_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 728 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 729 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 730 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_common_test_1_OBJECTS = \
|
| 731 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1.$(OBJEXT)
|
| 732 |
|
|
common_test_1_OBJECTS = $(am_common_test_1_OBJECTS)
|
| 733 |
|
|
common_test_1_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 734 |
|
|
$(common_test_1_LDFLAGS) $(LDFLAGS) -o $@
|
| 735 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_common_test_2_OBJECTS = \
|
| 736 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1.$(OBJEXT)
|
| 737 |
|
|
common_test_2_OBJECTS = $(am_common_test_2_OBJECTS)
|
| 738 |
|
|
common_test_2_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 739 |
|
|
$(common_test_2_LDFLAGS) $(LDFLAGS) -o $@
|
| 740 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__objects_1 = \
|
| 741 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_test.$(OBJEXT)
|
| 742 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_constructor_static_test_OBJECTS = \
|
| 743 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_1)
|
| 744 |
|
|
constructor_static_test_OBJECTS = \
|
| 745 |
|
|
$(am_constructor_static_test_OBJECTS)
|
| 746 |
|
|
constructor_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 747 |
|
|
$(constructor_static_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 748 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_constructor_test_OBJECTS = \
|
| 749 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_test.$(OBJEXT)
|
| 750 |
|
|
constructor_test_OBJECTS = $(am_constructor_test_OBJECTS)
|
| 751 |
|
|
constructor_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 752 |
|
|
$(constructor_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 753 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_copy_test_OBJECTS = \
|
| 754 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ copy_test.$(OBJEXT)
|
| 755 |
|
|
copy_test_OBJECTS = $(am_copy_test_OBJECTS)
|
| 756 |
|
|
copy_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 757 |
|
|
$(copy_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 758 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_discard_locals_test_OBJECTS = \
|
| 759 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.$(OBJEXT)
|
| 760 |
|
|
discard_locals_test_OBJECTS = $(am_discard_locals_test_OBJECTS)
|
| 761 |
|
|
discard_locals_test_LDADD = $(LDADD)
|
| 762 |
|
|
discard_locals_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 763 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 764 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 765 |
|
|
discard_locals_test_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 766 |
|
|
$(discard_locals_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 767 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_same_shared_test_OBJECTS = \
|
| 768 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
|
| 769 |
|
|
exception_same_shared_test_OBJECTS = \
|
| 770 |
|
|
$(am_exception_same_shared_test_OBJECTS)
|
| 771 |
|
|
exception_same_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 772 |
|
|
$(exception_same_shared_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 773 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_separate_shared_12_test_OBJECTS = \
|
| 774 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
|
| 775 |
|
|
exception_separate_shared_12_test_OBJECTS = \
|
| 776 |
|
|
$(am_exception_separate_shared_12_test_OBJECTS)
|
| 777 |
|
|
exception_separate_shared_12_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 778 |
|
|
$(CXXFLAGS) $(exception_separate_shared_12_test_LDFLAGS) \
|
| 779 |
|
|
$(LDFLAGS) -o $@
|
| 780 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_separate_shared_21_test_OBJECTS = \
|
| 781 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
|
| 782 |
|
|
exception_separate_shared_21_test_OBJECTS = \
|
| 783 |
|
|
$(am_exception_separate_shared_21_test_OBJECTS)
|
| 784 |
|
|
exception_separate_shared_21_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 785 |
|
|
$(CXXFLAGS) $(exception_separate_shared_21_test_LDFLAGS) \
|
| 786 |
|
|
$(LDFLAGS) -o $@
|
| 787 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_shared_1_test_OBJECTS = \
|
| 788 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.$(OBJEXT) \
|
| 789 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
|
| 790 |
|
|
exception_shared_1_test_OBJECTS = \
|
| 791 |
|
|
$(am_exception_shared_1_test_OBJECTS)
|
| 792 |
|
|
exception_shared_1_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 793 |
|
|
$(exception_shared_1_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 794 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_shared_2_test_OBJECTS = \
|
| 795 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.$(OBJEXT) \
|
| 796 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
|
| 797 |
|
|
exception_shared_2_test_OBJECTS = \
|
| 798 |
|
|
$(am_exception_shared_2_test_OBJECTS)
|
| 799 |
|
|
exception_shared_2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 800 |
|
|
$(exception_shared_2_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 801 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__objects_2 = \
|
| 802 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT) \
|
| 803 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.$(OBJEXT) \
|
| 804 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.$(OBJEXT)
|
| 805 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_static_test_OBJECTS = \
|
| 806 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_2)
|
| 807 |
|
|
exception_static_test_OBJECTS = $(am_exception_static_test_OBJECTS)
|
| 808 |
|
|
exception_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 809 |
|
|
$(exception_static_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 810 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_test_OBJECTS = \
|
| 811 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT) \
|
| 812 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.$(OBJEXT) \
|
| 813 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.$(OBJEXT)
|
| 814 |
|
|
exception_test_OBJECTS = $(am_exception_test_OBJECTS)
|
| 815 |
|
|
exception_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 816 |
|
|
$(exception_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 817 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exclude_libs_test_OBJECTS = \
|
| 818 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exclude_libs_test.$(OBJEXT)
|
| 819 |
|
|
exclude_libs_test_OBJECTS = $(am_exclude_libs_test_OBJECTS)
|
| 820 |
|
|
exclude_libs_test_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 821 |
|
|
$(exclude_libs_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 822 |
|
|
flagstest_compress_debug_sections_SOURCES = \
|
| 823 |
|
|
flagstest_compress_debug_sections.c
|
| 824 |
|
|
flagstest_compress_debug_sections_OBJECTS = \
|
| 825 |
|
|
flagstest_compress_debug_sections.$(OBJEXT)
|
| 826 |
|
|
flagstest_compress_debug_sections_LDADD = $(LDADD)
|
| 827 |
|
|
flagstest_compress_debug_sections_DEPENDENCIES = libgoldtest.a \
|
| 828 |
|
|
../libgold.a ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 829 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 830 |
|
|
flagstest_o_specialfile_SOURCES = flagstest_o_specialfile.c
|
| 831 |
|
|
flagstest_o_specialfile_OBJECTS = flagstest_o_specialfile.$(OBJEXT)
|
| 832 |
|
|
flagstest_o_specialfile_LDADD = $(LDADD)
|
| 833 |
|
|
flagstest_o_specialfile_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 834 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 835 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 836 |
|
|
flagstest_o_specialfile_and_compress_debug_sections_SOURCES = \
|
| 837 |
|
|
flagstest_o_specialfile_and_compress_debug_sections.c
|
| 838 |
|
|
flagstest_o_specialfile_and_compress_debug_sections_OBJECTS = \
|
| 839 |
|
|
flagstest_o_specialfile_and_compress_debug_sections.$(OBJEXT)
|
| 840 |
|
|
flagstest_o_specialfile_and_compress_debug_sections_LDADD = $(LDADD)
|
| 841 |
|
|
flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES = \
|
| 842 |
|
|
libgoldtest.a ../libgold.a ../../libiberty/libiberty.a \
|
| 843 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
|
| 844 |
|
|
$(am__DEPENDENCIES_1)
|
| 845 |
|
|
icf_virtual_function_folding_test_SOURCES = \
|
| 846 |
|
|
icf_virtual_function_folding_test.c
|
| 847 |
|
|
icf_virtual_function_folding_test_OBJECTS = \
|
| 848 |
|
|
icf_virtual_function_folding_test.$(OBJEXT)
|
| 849 |
|
|
icf_virtual_function_folding_test_LDADD = $(LDADD)
|
| 850 |
|
|
icf_virtual_function_folding_test_DEPENDENCIES = libgoldtest.a \
|
| 851 |
|
|
../libgold.a ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 852 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 853 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain1_OBJECTS = ifuncmain1.$(OBJEXT)
|
| 854 |
|
|
ifuncmain1_OBJECTS = $(am_ifuncmain1_OBJECTS)
|
| 855 |
|
|
ifuncmain1_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ifuncmain1_LDFLAGS) \
|
| 856 |
|
|
$(LDFLAGS) -o $@
|
| 857 |
|
|
ifuncmain1pic_SOURCES = ifuncmain1pic.c
|
| 858 |
|
|
ifuncmain1pic_OBJECTS = ifuncmain1pic.$(OBJEXT)
|
| 859 |
|
|
ifuncmain1pic_LDADD = $(LDADD)
|
| 860 |
|
|
ifuncmain1pic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 861 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 862 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 863 |
|
|
ifuncmain1picstatic_SOURCES = ifuncmain1picstatic.c
|
| 864 |
|
|
ifuncmain1picstatic_OBJECTS = ifuncmain1picstatic.$(OBJEXT)
|
| 865 |
|
|
ifuncmain1picstatic_LDADD = $(LDADD)
|
| 866 |
|
|
ifuncmain1picstatic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 867 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 868 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 869 |
|
|
ifuncmain1pie_SOURCES = ifuncmain1pie.c
|
| 870 |
|
|
ifuncmain1pie_OBJECTS = ifuncmain1pie.$(OBJEXT)
|
| 871 |
|
|
ifuncmain1pie_LDADD = $(LDADD)
|
| 872 |
|
|
ifuncmain1pie_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 873 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 874 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 875 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain1static_OBJECTS = ifuncmain1.$(OBJEXT)
|
| 876 |
|
|
ifuncmain1static_OBJECTS = $(am_ifuncmain1static_OBJECTS)
|
| 877 |
|
|
ifuncmain1static_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 878 |
|
|
$(ifuncmain1static_LDFLAGS) $(LDFLAGS) -o $@
|
| 879 |
|
|
ifuncmain1staticpic_SOURCES = ifuncmain1staticpic.c
|
| 880 |
|
|
ifuncmain1staticpic_OBJECTS = ifuncmain1staticpic.$(OBJEXT)
|
| 881 |
|
|
ifuncmain1staticpic_LDADD = $(LDADD)
|
| 882 |
|
|
ifuncmain1staticpic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 883 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 884 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 885 |
|
|
ifuncmain1staticpie_SOURCES = ifuncmain1staticpie.c
|
| 886 |
|
|
ifuncmain1staticpie_OBJECTS = ifuncmain1staticpie.$(OBJEXT)
|
| 887 |
|
|
ifuncmain1staticpie_LDADD = $(LDADD)
|
| 888 |
|
|
ifuncmain1staticpie_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 889 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 890 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 891 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain1vis_OBJECTS = ifuncmain1vis.$(OBJEXT)
|
| 892 |
|
|
ifuncmain1vis_OBJECTS = $(am_ifuncmain1vis_OBJECTS)
|
| 893 |
|
|
ifuncmain1vis_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 894 |
|
|
$(ifuncmain1vis_LDFLAGS) $(LDFLAGS) -o $@
|
| 895 |
|
|
ifuncmain1vispic_SOURCES = ifuncmain1vispic.c
|
| 896 |
|
|
ifuncmain1vispic_OBJECTS = ifuncmain1vispic.$(OBJEXT)
|
| 897 |
|
|
ifuncmain1vispic_LDADD = $(LDADD)
|
| 898 |
|
|
ifuncmain1vispic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 899 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 900 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 901 |
|
|
ifuncmain1vispie_SOURCES = ifuncmain1vispie.c
|
| 902 |
|
|
ifuncmain1vispie_OBJECTS = ifuncmain1vispie.$(OBJEXT)
|
| 903 |
|
|
ifuncmain1vispie_LDADD = $(LDADD)
|
| 904 |
|
|
ifuncmain1vispie_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 905 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 906 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 907 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain2_OBJECTS = ifuncmain2.$(OBJEXT) \
|
| 908 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncdep2.$(OBJEXT)
|
| 909 |
|
|
ifuncmain2_OBJECTS = $(am_ifuncmain2_OBJECTS)
|
| 910 |
|
|
ifuncmain2_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ifuncmain2_LDFLAGS) \
|
| 911 |
|
|
$(LDFLAGS) -o $@
|
| 912 |
|
|
ifuncmain2pic_SOURCES = ifuncmain2pic.c
|
| 913 |
|
|
ifuncmain2pic_OBJECTS = ifuncmain2pic.$(OBJEXT)
|
| 914 |
|
|
ifuncmain2pic_LDADD = $(LDADD)
|
| 915 |
|
|
ifuncmain2pic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 916 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 917 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 918 |
|
|
ifuncmain2picstatic_SOURCES = ifuncmain2picstatic.c
|
| 919 |
|
|
ifuncmain2picstatic_OBJECTS = ifuncmain2picstatic.$(OBJEXT)
|
| 920 |
|
|
ifuncmain2picstatic_LDADD = $(LDADD)
|
| 921 |
|
|
ifuncmain2picstatic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 922 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 923 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 924 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain2static_OBJECTS = ifuncmain2.$(OBJEXT) \
|
| 925 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ ifuncdep2.$(OBJEXT)
|
| 926 |
|
|
ifuncmain2static_OBJECTS = $(am_ifuncmain2static_OBJECTS)
|
| 927 |
|
|
ifuncmain2static_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 928 |
|
|
$(ifuncmain2static_LDFLAGS) $(LDFLAGS) -o $@
|
| 929 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain3_OBJECTS = ifuncmain3.$(OBJEXT)
|
| 930 |
|
|
ifuncmain3_OBJECTS = $(am_ifuncmain3_OBJECTS)
|
| 931 |
|
|
ifuncmain3_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ifuncmain3_LDFLAGS) \
|
| 932 |
|
|
$(LDFLAGS) -o $@
|
| 933 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain4_OBJECTS = ifuncmain4.$(OBJEXT)
|
| 934 |
|
|
ifuncmain4_OBJECTS = $(am_ifuncmain4_OBJECTS)
|
| 935 |
|
|
ifuncmain4_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ifuncmain4_LDFLAGS) \
|
| 936 |
|
|
$(LDFLAGS) -o $@
|
| 937 |
|
|
ifuncmain4picstatic_SOURCES = ifuncmain4picstatic.c
|
| 938 |
|
|
ifuncmain4picstatic_OBJECTS = ifuncmain4picstatic.$(OBJEXT)
|
| 939 |
|
|
ifuncmain4picstatic_LDADD = $(LDADD)
|
| 940 |
|
|
ifuncmain4picstatic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 941 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 942 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 943 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain4static_OBJECTS = ifuncmain4.$(OBJEXT)
|
| 944 |
|
|
ifuncmain4static_OBJECTS = $(am_ifuncmain4static_OBJECTS)
|
| 945 |
|
|
ifuncmain4static_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 946 |
|
|
$(ifuncmain4static_LDFLAGS) $(LDFLAGS) -o $@
|
| 947 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain5_OBJECTS = ifuncmain5.$(OBJEXT)
|
| 948 |
|
|
ifuncmain5_OBJECTS = $(am_ifuncmain5_OBJECTS)
|
| 949 |
|
|
ifuncmain5_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ifuncmain5_LDFLAGS) \
|
| 950 |
|
|
$(LDFLAGS) -o $@
|
| 951 |
|
|
ifuncmain5pic_SOURCES = ifuncmain5pic.c
|
| 952 |
|
|
ifuncmain5pic_OBJECTS = ifuncmain5pic.$(OBJEXT)
|
| 953 |
|
|
ifuncmain5pic_LDADD = $(LDADD)
|
| 954 |
|
|
ifuncmain5pic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 955 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 956 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 957 |
|
|
ifuncmain5picstatic_SOURCES = ifuncmain5picstatic.c
|
| 958 |
|
|
ifuncmain5picstatic_OBJECTS = ifuncmain5picstatic.$(OBJEXT)
|
| 959 |
|
|
ifuncmain5picstatic_LDADD = $(LDADD)
|
| 960 |
|
|
ifuncmain5picstatic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 961 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 962 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 963 |
|
|
ifuncmain5pie_SOURCES = ifuncmain5pie.c
|
| 964 |
|
|
ifuncmain5pie_OBJECTS = ifuncmain5pie.$(OBJEXT)
|
| 965 |
|
|
ifuncmain5pie_LDADD = $(LDADD)
|
| 966 |
|
|
ifuncmain5pie_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 967 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 968 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 969 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain5static_OBJECTS = ifuncmain5.$(OBJEXT)
|
| 970 |
|
|
ifuncmain5static_OBJECTS = $(am_ifuncmain5static_OBJECTS)
|
| 971 |
|
|
ifuncmain5static_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 972 |
|
|
$(ifuncmain5static_LDFLAGS) $(LDFLAGS) -o $@
|
| 973 |
|
|
ifuncmain5staticpic_SOURCES = ifuncmain5staticpic.c
|
| 974 |
|
|
ifuncmain5staticpic_OBJECTS = ifuncmain5staticpic.$(OBJEXT)
|
| 975 |
|
|
ifuncmain5staticpic_LDADD = $(LDADD)
|
| 976 |
|
|
ifuncmain5staticpic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 977 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 978 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 979 |
|
|
ifuncmain6pie_SOURCES = ifuncmain6pie.c
|
| 980 |
|
|
ifuncmain6pie_OBJECTS = ifuncmain6pie.$(OBJEXT)
|
| 981 |
|
|
ifuncmain6pie_LDADD = $(LDADD)
|
| 982 |
|
|
ifuncmain6pie_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 983 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 984 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 985 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain7_OBJECTS = ifuncmain7.$(OBJEXT)
|
| 986 |
|
|
ifuncmain7_OBJECTS = $(am_ifuncmain7_OBJECTS)
|
| 987 |
|
|
ifuncmain7_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ifuncmain7_LDFLAGS) \
|
| 988 |
|
|
$(LDFLAGS) -o $@
|
| 989 |
|
|
ifuncmain7pic_SOURCES = ifuncmain7pic.c
|
| 990 |
|
|
ifuncmain7pic_OBJECTS = ifuncmain7pic.$(OBJEXT)
|
| 991 |
|
|
ifuncmain7pic_LDADD = $(LDADD)
|
| 992 |
|
|
ifuncmain7pic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 993 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 994 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 995 |
|
|
ifuncmain7picstatic_SOURCES = ifuncmain7picstatic.c
|
| 996 |
|
|
ifuncmain7picstatic_OBJECTS = ifuncmain7picstatic.$(OBJEXT)
|
| 997 |
|
|
ifuncmain7picstatic_LDADD = $(LDADD)
|
| 998 |
|
|
ifuncmain7picstatic_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 999 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1000 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1001 |
|
|
ifuncmain7pie_SOURCES = ifuncmain7pie.c
|
| 1002 |
|
|
ifuncmain7pie_OBJECTS = ifuncmain7pie.$(OBJEXT)
|
| 1003 |
|
|
ifuncmain7pie_LDADD = $(LDADD)
|
| 1004 |
|
|
ifuncmain7pie_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1005 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1006 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1007 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@am_ifuncmain7static_OBJECTS = ifuncmain7.$(OBJEXT)
|
| 1008 |
|
|
ifuncmain7static_OBJECTS = $(am_ifuncmain7static_OBJECTS)
|
| 1009 |
|
|
ifuncmain7static_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 1010 |
|
|
$(ifuncmain7static_LDFLAGS) $(LDFLAGS) -o $@
|
| 1011 |
|
|
incremental_test_2_SOURCES = incremental_test_2.c
|
| 1012 |
|
|
incremental_test_2_OBJECTS = incremental_test_2.$(OBJEXT)
|
| 1013 |
|
|
incremental_test_2_LDADD = $(LDADD)
|
| 1014 |
|
|
incremental_test_2_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1015 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1016 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1017 |
|
|
incremental_test_3_SOURCES = incremental_test_3.c
|
| 1018 |
|
|
incremental_test_3_OBJECTS = incremental_test_3.$(OBJEXT)
|
| 1019 |
|
|
incremental_test_3_LDADD = $(LDADD)
|
| 1020 |
|
|
incremental_test_3_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1021 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1022 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1023 |
|
|
incremental_test_4_SOURCES = incremental_test_4.c
|
| 1024 |
|
|
incremental_test_4_OBJECTS = incremental_test_4.$(OBJEXT)
|
| 1025 |
|
|
incremental_test_4_LDADD = $(LDADD)
|
| 1026 |
|
|
incremental_test_4_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1027 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1028 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1029 |
|
|
@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_initpri1_OBJECTS = initpri1.$(OBJEXT)
|
| 1030 |
|
|
initpri1_OBJECTS = $(am_initpri1_OBJECTS)
|
| 1031 |
|
|
initpri1_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(initpri1_LDFLAGS) \
|
| 1032 |
|
|
$(LDFLAGS) -o $@
|
| 1033 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_justsyms_OBJECTS = \
|
| 1034 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ justsyms_1.$(OBJEXT)
|
| 1035 |
|
|
justsyms_OBJECTS = $(am_justsyms_OBJECTS)
|
| 1036 |
|
|
justsyms_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1037 |
|
|
$(justsyms_LDFLAGS) $(LDFLAGS) -o $@
|
| 1038 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@am_large_OBJECTS = large-large.$(OBJEXT)
|
| 1039 |
|
|
large_OBJECTS = $(am_large_OBJECTS)
|
| 1040 |
|
|
large_LINK = $(CCLD) $(large_CFLAGS) $(CFLAGS) $(large_LDFLAGS) \
|
| 1041 |
|
|
$(LDFLAGS) -o $@
|
| 1042 |
|
|
local_labels_test_SOURCES = local_labels_test.c
|
| 1043 |
|
|
local_labels_test_OBJECTS = local_labels_test.$(OBJEXT)
|
| 1044 |
|
|
local_labels_test_LDADD = $(LDADD)
|
| 1045 |
|
|
local_labels_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1046 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1047 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1048 |
|
|
many_sections_r_test_SOURCES = many_sections_r_test.c
|
| 1049 |
|
|
many_sections_r_test_OBJECTS = many_sections_r_test.$(OBJEXT)
|
| 1050 |
|
|
many_sections_r_test_LDADD = $(LDADD)
|
| 1051 |
|
|
many_sections_r_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1052 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1053 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1054 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_many_sections_test_OBJECTS = \
|
| 1055 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_test.$(OBJEXT)
|
| 1056 |
|
|
many_sections_test_OBJECTS = $(am_many_sections_test_OBJECTS)
|
| 1057 |
|
|
many_sections_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1058 |
|
|
$(many_sections_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1059 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@am_object_unittest_OBJECTS = \
|
| 1060 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@ object_unittest.$(OBJEXT)
|
| 1061 |
|
|
object_unittest_OBJECTS = $(am_object_unittest_OBJECTS)
|
| 1062 |
|
|
object_unittest_LDADD = $(LDADD)
|
| 1063 |
|
|
object_unittest_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1064 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1065 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1066 |
|
|
permission_test_SOURCES = permission_test.c
|
| 1067 |
|
|
permission_test_OBJECTS = permission_test.$(OBJEXT)
|
| 1068 |
|
|
permission_test_LDADD = $(LDADD)
|
| 1069 |
|
|
permission_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1070 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1071 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1072 |
|
|
plugin_test_1_SOURCES = plugin_test_1.c
|
| 1073 |
|
|
plugin_test_1_OBJECTS = plugin_test_1.$(OBJEXT)
|
| 1074 |
|
|
plugin_test_1_LDADD = $(LDADD)
|
| 1075 |
|
|
plugin_test_1_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1076 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1077 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1078 |
|
|
plugin_test_2_SOURCES = plugin_test_2.c
|
| 1079 |
|
|
plugin_test_2_OBJECTS = plugin_test_2.$(OBJEXT)
|
| 1080 |
|
|
plugin_test_2_LDADD = $(LDADD)
|
| 1081 |
|
|
plugin_test_2_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1082 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1083 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1084 |
|
|
plugin_test_3_SOURCES = plugin_test_3.c
|
| 1085 |
|
|
plugin_test_3_OBJECTS = plugin_test_3.$(OBJEXT)
|
| 1086 |
|
|
plugin_test_3_LDADD = $(LDADD)
|
| 1087 |
|
|
plugin_test_3_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1088 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1089 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1090 |
|
|
plugin_test_4_SOURCES = plugin_test_4.c
|
| 1091 |
|
|
plugin_test_4_OBJECTS = plugin_test_4.$(OBJEXT)
|
| 1092 |
|
|
plugin_test_4_LDADD = $(LDADD)
|
| 1093 |
|
|
plugin_test_4_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1094 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1095 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1096 |
|
|
plugin_test_5_SOURCES = plugin_test_5.c
|
| 1097 |
|
|
plugin_test_5_OBJECTS = plugin_test_5.$(OBJEXT)
|
| 1098 |
|
|
plugin_test_5_LDADD = $(LDADD)
|
| 1099 |
|
|
plugin_test_5_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1100 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1101 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1102 |
|
|
plugin_test_6_SOURCES = plugin_test_6.c
|
| 1103 |
|
|
plugin_test_6_OBJECTS = plugin_test_6.$(OBJEXT)
|
| 1104 |
|
|
plugin_test_6_LDADD = $(LDADD)
|
| 1105 |
|
|
plugin_test_6_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1106 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1107 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1108 |
|
|
plugin_test_7_SOURCES = plugin_test_7.c
|
| 1109 |
|
|
plugin_test_7_OBJECTS = plugin_test_7.$(OBJEXT)
|
| 1110 |
|
|
plugin_test_7_LDADD = $(LDADD)
|
| 1111 |
|
|
plugin_test_7_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1112 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1113 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1114 |
|
|
plugin_test_8_SOURCES = plugin_test_8.c
|
| 1115 |
|
|
plugin_test_8_OBJECTS = plugin_test_8.$(OBJEXT)
|
| 1116 |
|
|
plugin_test_8_LDADD = $(LDADD)
|
| 1117 |
|
|
plugin_test_8_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1118 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1119 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1120 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_protected_1_OBJECTS = \
|
| 1121 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_1.$(OBJEXT) \
|
| 1122 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_2.$(OBJEXT) \
|
| 1123 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_3.$(OBJEXT)
|
| 1124 |
|
|
protected_1_OBJECTS = $(am_protected_1_OBJECTS)
|
| 1125 |
|
|
protected_1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1126 |
|
|
$(protected_1_LDFLAGS) $(LDFLAGS) -o $@
|
| 1127 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_protected_2_OBJECTS = \
|
| 1128 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_1.$(OBJEXT) \
|
| 1129 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_3.$(OBJEXT)
|
| 1130 |
|
|
protected_2_OBJECTS = $(am_protected_2_OBJECTS)
|
| 1131 |
|
|
protected_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1132 |
|
|
$(protected_2_LDFLAGS) $(LDFLAGS) -o $@
|
| 1133 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_relro_script_test_OBJECTS = \
|
| 1134 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test_main.$(OBJEXT)
|
| 1135 |
|
|
relro_script_test_OBJECTS = $(am_relro_script_test_OBJECTS)
|
| 1136 |
|
|
relro_script_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1137 |
|
|
$(relro_script_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1138 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_relro_strip_test_OBJECTS = \
|
| 1139 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test_main.$(OBJEXT)
|
| 1140 |
|
|
relro_strip_test_OBJECTS = $(am_relro_strip_test_OBJECTS)
|
| 1141 |
|
|
relro_strip_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1142 |
|
|
$(relro_strip_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1143 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_relro_test_OBJECTS = \
|
| 1144 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test_main.$(OBJEXT)
|
| 1145 |
|
|
relro_test_OBJECTS = $(am_relro_test_OBJECTS)
|
| 1146 |
|
|
relro_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1147 |
|
|
$(relro_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1148 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_script_test_1_OBJECTS = \
|
| 1149 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_1.$(OBJEXT)
|
| 1150 |
|
|
script_test_1_OBJECTS = $(am_script_test_1_OBJECTS)
|
| 1151 |
|
|
script_test_1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1152 |
|
|
$(script_test_1_LDFLAGS) $(LDFLAGS) -o $@
|
| 1153 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_script_test_2_OBJECTS = \
|
| 1154 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2.$(OBJEXT) \
|
| 1155 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2a.$(OBJEXT) \
|
| 1156 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2b.$(OBJEXT)
|
| 1157 |
|
|
script_test_2_OBJECTS = $(am_script_test_2_OBJECTS)
|
| 1158 |
|
|
script_test_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1159 |
|
|
$(script_test_2_LDFLAGS) $(LDFLAGS) -o $@
|
| 1160 |
|
|
script_test_3_SOURCES = script_test_3.c
|
| 1161 |
|
|
script_test_3_OBJECTS = script_test_3.$(OBJEXT)
|
| 1162 |
|
|
script_test_3_LDADD = $(LDADD)
|
| 1163 |
|
|
script_test_3_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1164 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1165 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1166 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_searched_file_test_OBJECTS = \
|
| 1167 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test.$(OBJEXT)
|
| 1168 |
|
|
searched_file_test_OBJECTS = $(am_searched_file_test_OBJECTS)
|
| 1169 |
|
|
searched_file_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1170 |
|
|
$(searched_file_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1171 |
|
|
start_lib_test_SOURCES = start_lib_test.c
|
| 1172 |
|
|
start_lib_test_OBJECTS = start_lib_test.$(OBJEXT)
|
| 1173 |
|
|
start_lib_test_LDADD = $(LDADD)
|
| 1174 |
|
|
start_lib_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1175 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1176 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1177 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_thin_archive_test_1_OBJECTS = \
|
| 1178 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_main.$(OBJEXT)
|
| 1179 |
|
|
thin_archive_test_1_OBJECTS = $(am_thin_archive_test_1_OBJECTS)
|
| 1180 |
|
|
thin_archive_test_1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1181 |
|
|
$(thin_archive_test_1_LDFLAGS) $(LDFLAGS) -o $@
|
| 1182 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_thin_archive_test_2_OBJECTS = \
|
| 1183 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_main.$(OBJEXT)
|
| 1184 |
|
|
thin_archive_test_2_OBJECTS = $(am_thin_archive_test_2_OBJECTS)
|
| 1185 |
|
|
thin_archive_test_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1186 |
|
|
$(thin_archive_test_2_LDFLAGS) $(LDFLAGS) -o $@
|
| 1187 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__objects_3 = \
|
| 1188 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test.$(OBJEXT) \
|
| 1189 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_file2.$(OBJEXT) \
|
| 1190 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_main.$(OBJEXT)
|
| 1191 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_tls_phdrs_script_test_OBJECTS = \
|
| 1192 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_3)
|
| 1193 |
|
|
tls_phdrs_script_test_OBJECTS = $(am_tls_phdrs_script_test_OBJECTS)
|
| 1194 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__DEPENDENCIES_2 = \
|
| 1195 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c.o
|
| 1196 |
|
|
tls_phdrs_script_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1197 |
|
|
$(tls_phdrs_script_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1198 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_pic_test_OBJECTS = tls_test_main.$(OBJEXT)
|
| 1199 |
|
|
tls_pic_test_OBJECTS = $(am_tls_pic_test_OBJECTS)
|
| 1200 |
|
|
tls_pic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1201 |
|
|
$(tls_pic_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1202 |
|
|
tls_pie_pic_test_SOURCES = tls_pie_pic_test.c
|
| 1203 |
|
|
tls_pie_pic_test_OBJECTS = tls_pie_pic_test.$(OBJEXT)
|
| 1204 |
|
|
tls_pie_pic_test_LDADD = $(LDADD)
|
| 1205 |
|
|
tls_pie_pic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1206 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1207 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1208 |
|
|
tls_pie_test_SOURCES = tls_pie_test.c
|
| 1209 |
|
|
tls_pie_test_OBJECTS = tls_pie_test.$(OBJEXT)
|
| 1210 |
|
|
tls_pie_test_LDADD = $(LDADD)
|
| 1211 |
|
|
tls_pie_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1212 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1213 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1214 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_tls_script_test_OBJECTS = \
|
| 1215 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_3)
|
| 1216 |
|
|
tls_script_test_OBJECTS = $(am_tls_script_test_OBJECTS)
|
| 1217 |
|
|
tls_script_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1218 |
|
|
$(tls_script_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1219 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_gd_to_ie_test_OBJECTS = tls_test_main.$(OBJEXT)
|
| 1220 |
|
|
tls_shared_gd_to_ie_test_OBJECTS = \
|
| 1221 |
|
|
$(am_tls_shared_gd_to_ie_test_OBJECTS)
|
| 1222 |
|
|
tls_shared_gd_to_ie_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1223 |
|
|
$(tls_shared_gd_to_ie_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1224 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am_tls_shared_gnu2_gd_to_ie_test_OBJECTS = tls_test_main.$(OBJEXT)
|
| 1225 |
|
|
tls_shared_gnu2_gd_to_ie_test_OBJECTS = \
|
| 1226 |
|
|
$(am_tls_shared_gnu2_gd_to_ie_test_OBJECTS)
|
| 1227 |
|
|
tls_shared_gnu2_gd_to_ie_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1228 |
|
|
$(CXXFLAGS) $(tls_shared_gnu2_gd_to_ie_test_LDFLAGS) \
|
| 1229 |
|
|
$(LDFLAGS) -o $@
|
| 1230 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am_tls_shared_gnu2_test_OBJECTS = tls_test_main.$(OBJEXT)
|
| 1231 |
|
|
tls_shared_gnu2_test_OBJECTS = $(am_tls_shared_gnu2_test_OBJECTS)
|
| 1232 |
|
|
tls_shared_gnu2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1233 |
|
|
$(tls_shared_gnu2_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1234 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_ie_test_OBJECTS = tls_test_main.$(OBJEXT)
|
| 1235 |
|
|
tls_shared_ie_test_OBJECTS = $(am_tls_shared_ie_test_OBJECTS)
|
| 1236 |
|
|
tls_shared_ie_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1237 |
|
|
$(tls_shared_ie_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1238 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_nonpic_test_OBJECTS = tls_test_main.$(OBJEXT)
|
| 1239 |
|
|
tls_shared_nonpic_test_OBJECTS = $(am_tls_shared_nonpic_test_OBJECTS)
|
| 1240 |
|
|
tls_shared_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1241 |
|
|
$(tls_shared_nonpic_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1242 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_test_OBJECTS = tls_test_main.$(OBJEXT)
|
| 1243 |
|
|
tls_shared_test_OBJECTS = $(am_tls_shared_test_OBJECTS)
|
| 1244 |
|
|
tls_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1245 |
|
|
$(tls_shared_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1246 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__objects_4 = tls_test_main.$(OBJEXT)
|
| 1247 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am_tls_static_pic_test_OBJECTS = $(am__objects_4)
|
| 1248 |
|
|
tls_static_pic_test_OBJECTS = $(am_tls_static_pic_test_OBJECTS)
|
| 1249 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__DEPENDENCIES_3 = \
|
| 1250 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_pic.o \
|
| 1251 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_file2_pic.o \
|
| 1252 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o
|
| 1253 |
|
|
tls_static_pic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1254 |
|
|
$(tls_static_pic_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1255 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am_tls_static_test_OBJECTS = $(am__objects_3)
|
| 1256 |
|
|
tls_static_test_OBJECTS = $(am_tls_static_test_OBJECTS)
|
| 1257 |
|
|
tls_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1258 |
|
|
$(tls_static_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1259 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_test_OBJECTS = \
|
| 1260 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test.$(OBJEXT) \
|
| 1261 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_file2.$(OBJEXT) \
|
| 1262 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_main.$(OBJEXT)
|
| 1263 |
|
|
tls_test_OBJECTS = $(am_tls_test_OBJECTS)
|
| 1264 |
|
|
tls_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1265 |
|
|
$(tls_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1266 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_mixed_2_shared_test_OBJECTS = two_file_test_main.$(OBJEXT)
|
| 1267 |
|
|
two_file_mixed_2_shared_test_OBJECTS = \
|
| 1268 |
|
|
$(am_two_file_mixed_2_shared_test_OBJECTS)
|
| 1269 |
|
|
two_file_mixed_2_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1270 |
|
|
$(CXXFLAGS) $(two_file_mixed_2_shared_test_LDFLAGS) $(LDFLAGS) \
|
| 1271 |
|
|
-o $@
|
| 1272 |
|
|
two_file_mixed_pie_test_SOURCES = two_file_mixed_pie_test.c
|
| 1273 |
|
|
two_file_mixed_pie_test_OBJECTS = two_file_mixed_pie_test.$(OBJEXT)
|
| 1274 |
|
|
two_file_mixed_pie_test_LDADD = $(LDADD)
|
| 1275 |
|
|
two_file_mixed_pie_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1276 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1277 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1278 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_mixed_shared_test_OBJECTS = two_file_test_main.$(OBJEXT)
|
| 1279 |
|
|
two_file_mixed_shared_test_OBJECTS = \
|
| 1280 |
|
|
$(am_two_file_mixed_shared_test_OBJECTS)
|
| 1281 |
|
|
two_file_mixed_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1282 |
|
|
$(two_file_mixed_shared_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1283 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_pic_test_OBJECTS = \
|
| 1284 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1285 |
|
|
two_file_pic_test_OBJECTS = $(am_two_file_pic_test_OBJECTS)
|
| 1286 |
|
|
two_file_pic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1287 |
|
|
$(two_file_pic_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1288 |
|
|
two_file_pie_test_SOURCES = two_file_pie_test.c
|
| 1289 |
|
|
two_file_pie_test_OBJECTS = two_file_pie_test.$(OBJEXT)
|
| 1290 |
|
|
two_file_pie_test_LDADD = $(LDADD)
|
| 1291 |
|
|
two_file_pie_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1292 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1293 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1294 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_relocatable_test_OBJECTS = \
|
| 1295 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1296 |
|
|
two_file_relocatable_test_OBJECTS = \
|
| 1297 |
|
|
$(am_two_file_relocatable_test_OBJECTS)
|
| 1298 |
|
|
two_file_relocatable_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1299 |
|
|
$(two_file_relocatable_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1300 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_same_shared_nonpic_test_OBJECTS = two_file_test_main.$(OBJEXT)
|
| 1301 |
|
|
two_file_same_shared_nonpic_test_OBJECTS = \
|
| 1302 |
|
|
$(am_two_file_same_shared_nonpic_test_OBJECTS)
|
| 1303 |
|
|
two_file_same_shared_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1304 |
|
|
$(CXXFLAGS) $(two_file_same_shared_nonpic_test_LDFLAGS) \
|
| 1305 |
|
|
$(LDFLAGS) -o $@
|
| 1306 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_same_shared_strip_test_OBJECTS = \
|
| 1307 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1308 |
|
|
two_file_same_shared_strip_test_OBJECTS = \
|
| 1309 |
|
|
$(am_two_file_same_shared_strip_test_OBJECTS)
|
| 1310 |
|
|
two_file_same_shared_strip_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1311 |
|
|
$(CXXFLAGS) $(two_file_same_shared_strip_test_LDFLAGS) \
|
| 1312 |
|
|
$(LDFLAGS) -o $@
|
| 1313 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_same_shared_test_OBJECTS = \
|
| 1314 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1315 |
|
|
two_file_same_shared_test_OBJECTS = \
|
| 1316 |
|
|
$(am_two_file_same_shared_test_OBJECTS)
|
| 1317 |
|
|
two_file_same_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1318 |
|
|
$(two_file_same_shared_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1319 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_12_nonpic_test_OBJECTS = two_file_test_main.$(OBJEXT)
|
| 1320 |
|
|
two_file_separate_shared_12_nonpic_test_OBJECTS = \
|
| 1321 |
|
|
$(am_two_file_separate_shared_12_nonpic_test_OBJECTS)
|
| 1322 |
|
|
two_file_separate_shared_12_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1323 |
|
|
$(CXXFLAGS) $(two_file_separate_shared_12_nonpic_test_LDFLAGS) \
|
| 1324 |
|
|
$(LDFLAGS) -o $@
|
| 1325 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_12_test_OBJECTS = \
|
| 1326 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1327 |
|
|
two_file_separate_shared_12_test_OBJECTS = \
|
| 1328 |
|
|
$(am_two_file_separate_shared_12_test_OBJECTS)
|
| 1329 |
|
|
two_file_separate_shared_12_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1330 |
|
|
$(CXXFLAGS) $(two_file_separate_shared_12_test_LDFLAGS) \
|
| 1331 |
|
|
$(LDFLAGS) -o $@
|
| 1332 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_21_nonpic_test_OBJECTS = two_file_test_main.$(OBJEXT)
|
| 1333 |
|
|
two_file_separate_shared_21_nonpic_test_OBJECTS = \
|
| 1334 |
|
|
$(am_two_file_separate_shared_21_nonpic_test_OBJECTS)
|
| 1335 |
|
|
two_file_separate_shared_21_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1336 |
|
|
$(CXXFLAGS) $(two_file_separate_shared_21_nonpic_test_LDFLAGS) \
|
| 1337 |
|
|
$(LDFLAGS) -o $@
|
| 1338 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_21_test_OBJECTS = \
|
| 1339 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1340 |
|
|
two_file_separate_shared_21_test_OBJECTS = \
|
| 1341 |
|
|
$(am_two_file_separate_shared_21_test_OBJECTS)
|
| 1342 |
|
|
two_file_separate_shared_21_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1343 |
|
|
$(CXXFLAGS) $(two_file_separate_shared_21_test_LDFLAGS) \
|
| 1344 |
|
|
$(LDFLAGS) -o $@
|
| 1345 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_1_nonpic_test_OBJECTS = two_file_test_2.$(OBJEXT) \
|
| 1346 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1347 |
|
|
two_file_shared_1_nonpic_test_OBJECTS = \
|
| 1348 |
|
|
$(am_two_file_shared_1_nonpic_test_OBJECTS)
|
| 1349 |
|
|
two_file_shared_1_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1350 |
|
|
$(CXXFLAGS) $(two_file_shared_1_nonpic_test_LDFLAGS) \
|
| 1351 |
|
|
$(LDFLAGS) -o $@
|
| 1352 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_1_pic_2_test_OBJECTS = \
|
| 1353 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1354 |
|
|
two_file_shared_1_pic_2_test_OBJECTS = \
|
| 1355 |
|
|
$(am_two_file_shared_1_pic_2_test_OBJECTS)
|
| 1356 |
|
|
two_file_shared_1_pic_2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1357 |
|
|
$(CXXFLAGS) $(two_file_shared_1_pic_2_test_LDFLAGS) $(LDFLAGS) \
|
| 1358 |
|
|
-o $@
|
| 1359 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_1_test_OBJECTS = \
|
| 1360 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.$(OBJEXT) \
|
| 1361 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1362 |
|
|
two_file_shared_1_test_OBJECTS = $(am_two_file_shared_1_test_OBJECTS)
|
| 1363 |
|
|
two_file_shared_1_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1364 |
|
|
$(two_file_shared_1_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1365 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_2_nonpic_test_OBJECTS = two_file_test_1.$(OBJEXT) \
|
| 1366 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
|
| 1367 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1368 |
|
|
two_file_shared_2_nonpic_test_OBJECTS = \
|
| 1369 |
|
|
$(am_two_file_shared_2_nonpic_test_OBJECTS)
|
| 1370 |
|
|
two_file_shared_2_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1371 |
|
|
$(CXXFLAGS) $(two_file_shared_2_nonpic_test_LDFLAGS) \
|
| 1372 |
|
|
$(LDFLAGS) -o $@
|
| 1373 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_2_pic_1_test_OBJECTS = \
|
| 1374 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1375 |
|
|
two_file_shared_2_pic_1_test_OBJECTS = \
|
| 1376 |
|
|
$(am_two_file_shared_2_pic_1_test_OBJECTS)
|
| 1377 |
|
|
two_file_shared_2_pic_1_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
|
| 1378 |
|
|
$(CXXFLAGS) $(two_file_shared_2_pic_1_test_LDFLAGS) $(LDFLAGS) \
|
| 1379 |
|
|
-o $@
|
| 1380 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_2_test_OBJECTS = \
|
| 1381 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.$(OBJEXT) \
|
| 1382 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
|
| 1383 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1384 |
|
|
two_file_shared_2_test_OBJECTS = $(am_two_file_shared_2_test_OBJECTS)
|
| 1385 |
|
|
two_file_shared_2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1386 |
|
|
$(two_file_shared_2_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1387 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am__objects_5 = \
|
| 1388 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.$(OBJEXT) \
|
| 1389 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
|
| 1390 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.$(OBJEXT) \
|
| 1391 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1392 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_static_test_OBJECTS = \
|
| 1393 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_5)
|
| 1394 |
|
|
two_file_static_test_OBJECTS = $(am_two_file_static_test_OBJECTS)
|
| 1395 |
|
|
two_file_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1396 |
|
|
$(two_file_static_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1397 |
|
|
two_file_strip_test_SOURCES = two_file_strip_test.c
|
| 1398 |
|
|
two_file_strip_test_OBJECTS = two_file_strip_test.$(OBJEXT)
|
| 1399 |
|
|
two_file_strip_test_LDADD = $(LDADD)
|
| 1400 |
|
|
two_file_strip_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1401 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1402 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1403 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_test_OBJECTS = \
|
| 1404 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.$(OBJEXT) \
|
| 1405 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
|
| 1406 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.$(OBJEXT) \
|
| 1407 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1408 |
|
|
two_file_test_OBJECTS = $(am_two_file_test_OBJECTS)
|
| 1409 |
|
|
two_file_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1410 |
|
|
$(two_file_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1411 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_OBJECTS = \
|
| 1412 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main.$(OBJEXT)
|
| 1413 |
|
|
ver_test_OBJECTS = $(am_ver_test_OBJECTS)
|
| 1414 |
|
|
ver_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1415 |
|
|
$(ver_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1416 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_11_OBJECTS = \
|
| 1417 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main_2.$(OBJEXT)
|
| 1418 |
|
|
ver_test_11_OBJECTS = $(am_ver_test_11_OBJECTS)
|
| 1419 |
|
|
ver_test_11_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1420 |
|
|
$(ver_test_11_LDFLAGS) $(LDFLAGS) -o $@
|
| 1421 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_2_OBJECTS = \
|
| 1422 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main_2.$(OBJEXT)
|
| 1423 |
|
|
ver_test_2_OBJECTS = $(am_ver_test_2_OBJECTS)
|
| 1424 |
|
|
ver_test_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1425 |
|
|
$(ver_test_2_LDFLAGS) $(LDFLAGS) -o $@
|
| 1426 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_6_OBJECTS = \
|
| 1427 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_6.$(OBJEXT)
|
| 1428 |
|
|
ver_test_6_OBJECTS = $(am_ver_test_6_OBJECTS)
|
| 1429 |
|
|
ver_test_6_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ver_test_6_LDFLAGS) \
|
| 1430 |
|
|
$(LDFLAGS) -o $@
|
| 1431 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_8_OBJECTS = \
|
| 1432 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
|
| 1433 |
|
|
ver_test_8_OBJECTS = $(am_ver_test_8_OBJECTS)
|
| 1434 |
|
|
ver_test_8_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1435 |
|
|
$(ver_test_8_LDFLAGS) $(LDFLAGS) -o $@
|
| 1436 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_9_OBJECTS = \
|
| 1437 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main.$(OBJEXT)
|
| 1438 |
|
|
ver_test_9_OBJECTS = $(am_ver_test_9_OBJECTS)
|
| 1439 |
|
|
ver_test_9_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1440 |
|
|
$(ver_test_9_LDFLAGS) $(LDFLAGS) -o $@
|
| 1441 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_alias_test_OBJECTS = \
|
| 1442 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_main.$(OBJEXT)
|
| 1443 |
|
|
weak_alias_test_OBJECTS = $(am_weak_alias_test_OBJECTS)
|
| 1444 |
|
|
weak_alias_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1445 |
|
|
$(weak_alias_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1446 |
|
|
weak_plt_SOURCES = weak_plt.c
|
| 1447 |
|
|
weak_plt_OBJECTS = weak_plt.$(OBJEXT)
|
| 1448 |
|
|
weak_plt_LDADD = $(LDADD)
|
| 1449 |
|
|
weak_plt_DEPENDENCIES = libgoldtest.a ../libgold.a \
|
| 1450 |
|
|
../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
|
| 1451 |
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
| 1452 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_test_OBJECTS = \
|
| 1453 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_test.$(OBJEXT)
|
| 1454 |
|
|
weak_test_OBJECTS = $(am_weak_test_OBJECTS)
|
| 1455 |
|
|
weak_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1456 |
|
|
$(weak_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1457 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_undef_nonpic_test_OBJECTS = weak_undef_test.$(OBJEXT)
|
| 1458 |
|
|
weak_undef_nonpic_test_OBJECTS = $(am_weak_undef_nonpic_test_OBJECTS)
|
| 1459 |
|
|
weak_undef_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1460 |
|
|
$(weak_undef_nonpic_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1461 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_undef_test_OBJECTS = \
|
| 1462 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_undef_test.$(OBJEXT)
|
| 1463 |
|
|
weak_undef_test_OBJECTS = $(am_weak_undef_test_OBJECTS)
|
| 1464 |
|
|
weak_undef_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
|
| 1465 |
|
|
$(weak_undef_test_LDFLAGS) $(LDFLAGS) -o $@
|
| 1466 |
|
|
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
| 1467 |
|
|
depcomp = $(SHELL) $(top_srcdir)/../depcomp
|
| 1468 |
|
|
am__depfiles_maybe = depfiles
|
| 1469 |
|
|
am__mv = mv -f
|
| 1470 |
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
| 1471 |
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
| 1472 |
|
|
CCLD = $(CC)
|
| 1473 |
|
|
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
| 1474 |
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
| 1475 |
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
| 1476 |
|
|
CXXLD = $(CXX)
|
| 1477 |
|
|
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
|
| 1478 |
|
|
-o $@
|
| 1479 |
|
|
SOURCES = $(libgoldtest_a_SOURCES) basic_pic_test.c basic_pie_test.c \
|
| 1480 |
|
|
basic_static_pic_test.c basic_static_test.c basic_test.c \
|
| 1481 |
|
|
$(binary_test_SOURCES) $(binary_unittest_SOURCES) \
|
| 1482 |
|
|
$(common_test_1_SOURCES) $(common_test_2_SOURCES) \
|
| 1483 |
|
|
$(constructor_static_test_SOURCES) $(constructor_test_SOURCES) \
|
| 1484 |
|
|
$(copy_test_SOURCES) $(discard_locals_test_SOURCES) \
|
| 1485 |
|
|
$(exception_same_shared_test_SOURCES) \
|
| 1486 |
|
|
$(exception_separate_shared_12_test_SOURCES) \
|
| 1487 |
|
|
$(exception_separate_shared_21_test_SOURCES) \
|
| 1488 |
|
|
$(exception_shared_1_test_SOURCES) \
|
| 1489 |
|
|
$(exception_shared_2_test_SOURCES) \
|
| 1490 |
|
|
$(exception_static_test_SOURCES) $(exception_test_SOURCES) \
|
| 1491 |
|
|
$(exclude_libs_test_SOURCES) \
|
| 1492 |
|
|
flagstest_compress_debug_sections.c flagstest_o_specialfile.c \
|
| 1493 |
|
|
flagstest_o_specialfile_and_compress_debug_sections.c \
|
| 1494 |
|
|
icf_virtual_function_folding_test.c $(ifuncmain1_SOURCES) \
|
| 1495 |
|
|
ifuncmain1pic.c ifuncmain1picstatic.c ifuncmain1pie.c \
|
| 1496 |
|
|
$(ifuncmain1static_SOURCES) ifuncmain1staticpic.c \
|
| 1497 |
|
|
ifuncmain1staticpie.c $(ifuncmain1vis_SOURCES) \
|
| 1498 |
|
|
ifuncmain1vispic.c ifuncmain1vispie.c $(ifuncmain2_SOURCES) \
|
| 1499 |
|
|
ifuncmain2pic.c ifuncmain2picstatic.c \
|
| 1500 |
|
|
$(ifuncmain2static_SOURCES) $(ifuncmain3_SOURCES) \
|
| 1501 |
|
|
$(ifuncmain4_SOURCES) ifuncmain4picstatic.c \
|
| 1502 |
|
|
$(ifuncmain4static_SOURCES) $(ifuncmain5_SOURCES) \
|
| 1503 |
|
|
ifuncmain5pic.c ifuncmain5picstatic.c ifuncmain5pie.c \
|
| 1504 |
|
|
$(ifuncmain5static_SOURCES) ifuncmain5staticpic.c \
|
| 1505 |
|
|
ifuncmain6pie.c $(ifuncmain7_SOURCES) ifuncmain7pic.c \
|
| 1506 |
|
|
ifuncmain7picstatic.c ifuncmain7pie.c \
|
| 1507 |
|
|
$(ifuncmain7static_SOURCES) incremental_test_2.c \
|
| 1508 |
|
|
incremental_test_3.c incremental_test_4.c $(initpri1_SOURCES) \
|
| 1509 |
|
|
$(justsyms_SOURCES) $(large_SOURCES) local_labels_test.c \
|
| 1510 |
|
|
many_sections_r_test.c $(many_sections_test_SOURCES) \
|
| 1511 |
|
|
$(object_unittest_SOURCES) permission_test.c plugin_test_1.c \
|
| 1512 |
|
|
plugin_test_2.c plugin_test_3.c plugin_test_4.c \
|
| 1513 |
|
|
plugin_test_5.c plugin_test_6.c plugin_test_7.c \
|
| 1514 |
|
|
plugin_test_8.c $(protected_1_SOURCES) $(protected_2_SOURCES) \
|
| 1515 |
|
|
$(relro_script_test_SOURCES) $(relro_strip_test_SOURCES) \
|
| 1516 |
|
|
$(relro_test_SOURCES) $(script_test_1_SOURCES) \
|
| 1517 |
|
|
$(script_test_2_SOURCES) script_test_3.c \
|
| 1518 |
|
|
$(searched_file_test_SOURCES) start_lib_test.c \
|
| 1519 |
|
|
$(thin_archive_test_1_SOURCES) $(thin_archive_test_2_SOURCES) \
|
| 1520 |
|
|
$(tls_phdrs_script_test_SOURCES) $(tls_pic_test_SOURCES) \
|
| 1521 |
|
|
tls_pie_pic_test.c tls_pie_test.c $(tls_script_test_SOURCES) \
|
| 1522 |
|
|
$(tls_shared_gd_to_ie_test_SOURCES) \
|
| 1523 |
|
|
$(tls_shared_gnu2_gd_to_ie_test_SOURCES) \
|
| 1524 |
|
|
$(tls_shared_gnu2_test_SOURCES) $(tls_shared_ie_test_SOURCES) \
|
| 1525 |
|
|
$(tls_shared_nonpic_test_SOURCES) $(tls_shared_test_SOURCES) \
|
| 1526 |
|
|
$(tls_static_pic_test_SOURCES) $(tls_static_test_SOURCES) \
|
| 1527 |
|
|
$(tls_test_SOURCES) $(two_file_mixed_2_shared_test_SOURCES) \
|
| 1528 |
|
|
two_file_mixed_pie_test.c \
|
| 1529 |
|
|
$(two_file_mixed_shared_test_SOURCES) \
|
| 1530 |
|
|
$(two_file_pic_test_SOURCES) two_file_pie_test.c \
|
| 1531 |
|
|
$(two_file_relocatable_test_SOURCES) \
|
| 1532 |
|
|
$(two_file_same_shared_nonpic_test_SOURCES) \
|
| 1533 |
|
|
$(two_file_same_shared_strip_test_SOURCES) \
|
| 1534 |
|
|
$(two_file_same_shared_test_SOURCES) \
|
| 1535 |
|
|
$(two_file_separate_shared_12_nonpic_test_SOURCES) \
|
| 1536 |
|
|
$(two_file_separate_shared_12_test_SOURCES) \
|
| 1537 |
|
|
$(two_file_separate_shared_21_nonpic_test_SOURCES) \
|
| 1538 |
|
|
$(two_file_separate_shared_21_test_SOURCES) \
|
| 1539 |
|
|
$(two_file_shared_1_nonpic_test_SOURCES) \
|
| 1540 |
|
|
$(two_file_shared_1_pic_2_test_SOURCES) \
|
| 1541 |
|
|
$(two_file_shared_1_test_SOURCES) \
|
| 1542 |
|
|
$(two_file_shared_2_nonpic_test_SOURCES) \
|
| 1543 |
|
|
$(two_file_shared_2_pic_1_test_SOURCES) \
|
| 1544 |
|
|
$(two_file_shared_2_test_SOURCES) \
|
| 1545 |
|
|
$(two_file_static_test_SOURCES) two_file_strip_test.c \
|
| 1546 |
|
|
$(two_file_test_SOURCES) $(ver_test_SOURCES) \
|
| 1547 |
|
|
$(ver_test_11_SOURCES) $(ver_test_2_SOURCES) \
|
| 1548 |
|
|
$(ver_test_6_SOURCES) $(ver_test_8_SOURCES) \
|
| 1549 |
|
|
$(ver_test_9_SOURCES) $(weak_alias_test_SOURCES) weak_plt.c \
|
| 1550 |
|
|
$(weak_test_SOURCES) $(weak_undef_nonpic_test_SOURCES) \
|
| 1551 |
|
|
$(weak_undef_test_SOURCES)
|
| 1552 |
|
|
ETAGS = etags
|
| 1553 |
|
|
CTAGS = ctags
|
| 1554 |
|
|
am__tty_colors = \
|
| 1555 |
|
|
red=; grn=; lgn=; blu=; std=
|
| 1556 |
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
| 1557 |
|
|
am__vpath_adj = case $$p in \
|
| 1558 |
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
| 1559 |
|
|
*) f=$$p;; \
|
| 1560 |
|
|
esac;
|
| 1561 |
|
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
| 1562 |
|
|
am__install_max = 40
|
| 1563 |
|
|
am__nobase_strip_setup = \
|
| 1564 |
|
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
| 1565 |
|
|
am__nobase_strip = \
|
| 1566 |
|
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
| 1567 |
|
|
am__nobase_list = $(am__nobase_strip_setup); \
|
| 1568 |
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
| 1569 |
|
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
| 1570 |
|
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
| 1571 |
|
|
if (++n[$$2] == $(am__install_max)) \
|
| 1572 |
|
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
| 1573 |
|
|
END { for (dir in files) print dir, files[dir] }'
|
| 1574 |
|
|
am__base_list = \
|
| 1575 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
| 1576 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
| 1577 |
|
|
# Restructured Text title and section.
|
| 1578 |
|
|
am__rst_title = sed 's/.*/ & /;h;s/./=/g;p;x;p;g;p;s/.*//'
|
| 1579 |
|
|
am__rst_section = sed 'p;s/./=/g;p;g'
|
| 1580 |
|
|
# Put stdin (possibly several lines separated by ". ") in a box.
|
| 1581 |
|
|
am__text_box = $(AWK) '{ \
|
| 1582 |
|
|
n = split($$0, lines, "\\. "); max = 0; \
|
| 1583 |
|
|
for (i = 1; i <= n; ++i) \
|
| 1584 |
|
|
if (max < length(lines[i])) \
|
| 1585 |
|
|
max = length(lines[i]); \
|
| 1586 |
|
|
for (i = 0; i < max; ++i) line = line "="; \
|
| 1587 |
|
|
print line; \
|
| 1588 |
|
|
for (i = 1; i <= n; ++i) if (lines[i]) print lines[i];\
|
| 1589 |
|
|
print line; \
|
| 1590 |
|
|
}'
|
| 1591 |
|
|
# Solaris 10 'make', and several other traditional 'make' implementations,
|
| 1592 |
|
|
# pass "-e" to $(SHELL). This contradicts POSIX. Work around the problem
|
| 1593 |
|
|
# by disabling -e (using the XSI extension "set +e") if it's set.
|
| 1594 |
|
|
am__sh_e_setup = case $$- in *e*) set +e;; esac
|
| 1595 |
|
|
# To be inserted before the command running the test. Creates the
|
| 1596 |
|
|
# directory for the log if needed. Stores in $dir the directory
|
| 1597 |
|
|
# containing $f, in $tst the test, in $log the log, and passes
|
| 1598 |
|
|
# TESTS_ENVIRONMENT. Save and restore TERM around use of
|
| 1599 |
|
|
# TESTS_ENVIRONMENT, in case that unsets it.
|
| 1600 |
|
|
am__check_pre = \
|
| 1601 |
|
|
$(am__sh_e_setup); \
|
| 1602 |
|
|
$(am__vpath_adj_setup) $(am__vpath_adj) \
|
| 1603 |
|
|
srcdir=$(srcdir); export srcdir; \
|
| 1604 |
|
|
rm -f $@-t; \
|
| 1605 |
|
|
trap 'st=$$?; rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st' \
|
| 1606 |
|
|
1 2 13 15; \
|
| 1607 |
|
|
am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \
|
| 1608 |
|
|
test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \
|
| 1609 |
|
|
if test -f "./$$f"; then dir=./; \
|
| 1610 |
|
|
elif test -f "$$f"; then dir=; \
|
| 1611 |
|
|
else dir="$(srcdir)/"; fi; \
|
| 1612 |
|
|
tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM; \
|
| 1613 |
|
|
$(TESTS_ENVIRONMENT)
|
| 1614 |
|
|
RECHECK_LOGS = $(TEST_LOGS)
|
| 1615 |
|
|
AM_RECURSIVE_TARGETS = check check-html recheck recheck-html
|
| 1616 |
|
|
TEST_SUITE_LOG = test-suite.log
|
| 1617 |
|
|
TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
|
| 1618 |
|
|
TEST_EXTENSIONS = @EXEEXT@ .test
|
| 1619 |
|
|
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
|
| 1620 |
|
|
am__test_logs1 = $(TESTS:=.log)
|
| 1621 |
|
|
am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
|
| 1622 |
|
|
TEST_LOGS = $(am__test_logs2:.test.log=.log)
|
| 1623 |
|
|
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
|
| 1624 |
|
|
$(TEST_LOG_FLAGS)
|
| 1625 |
|
|
TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
|
| 1626 |
|
|
ACLOCAL = @ACLOCAL@
|
| 1627 |
|
|
AMTAR = @AMTAR@
|
| 1628 |
|
|
AUTOCONF = @AUTOCONF@
|
| 1629 |
|
|
AUTOHEADER = @AUTOHEADER@
|
| 1630 |
|
|
AUTOMAKE = @AUTOMAKE@
|
| 1631 |
|
|
AWK = @AWK@
|
| 1632 |
|
|
CATALOGS = @CATALOGS@
|
| 1633 |
|
|
CATOBJEXT = @CATOBJEXT@
|
| 1634 |
|
|
CC = @CC@
|
| 1635 |
|
|
CCDEPMODE = @CCDEPMODE@
|
| 1636 |
|
|
CFLAGS = @CFLAGS@
|
| 1637 |
|
|
CPP = @CPP@
|
| 1638 |
|
|
CPPFLAGS = @CPPFLAGS@
|
| 1639 |
|
|
CXX = @CXX@
|
| 1640 |
|
|
CXXCPP = @CXXCPP@
|
| 1641 |
|
|
CXXDEPMODE = @CXXDEPMODE@
|
| 1642 |
|
|
CXXFLAGS = @CXXFLAGS@
|
| 1643 |
|
|
CYGPATH_W = @CYGPATH_W@
|
| 1644 |
|
|
DATADIRNAME = @DATADIRNAME@
|
| 1645 |
|
|
DEFS = @DEFS@
|
| 1646 |
|
|
DEPDIR = @DEPDIR@
|
| 1647 |
|
|
ECHO_C = @ECHO_C@
|
| 1648 |
|
|
ECHO_N = @ECHO_N@
|
| 1649 |
|
|
ECHO_T = @ECHO_T@
|
| 1650 |
|
|
EGREP = @EGREP@
|
| 1651 |
|
|
EXEEXT = @EXEEXT@
|
| 1652 |
|
|
GENCAT = @GENCAT@
|
| 1653 |
|
|
GMSGFMT = @GMSGFMT@
|
| 1654 |
|
|
GREP = @GREP@
|
| 1655 |
|
|
INCINTL = @INCINTL@
|
| 1656 |
|
|
INSTALL = @INSTALL@
|
| 1657 |
|
|
INSTALL_DATA = @INSTALL_DATA@
|
| 1658 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
| 1659 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
| 1660 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
| 1661 |
|
|
INSTOBJEXT = @INSTOBJEXT@
|
| 1662 |
|
|
LDFLAGS = @LDFLAGS@
|
| 1663 |
|
|
LFS_CFLAGS = @LFS_CFLAGS@
|
| 1664 |
|
|
LIBINTL = @LIBINTL@
|
| 1665 |
|
|
LIBINTL_DEP = @LIBINTL_DEP@
|
| 1666 |
|
|
LIBOBJS = @LIBOBJS@
|
| 1667 |
|
|
LIBS = @LIBS@
|
| 1668 |
|
|
LN_S = @LN_S@
|
| 1669 |
|
|
LTLIBOBJS = @LTLIBOBJS@
|
| 1670 |
|
|
MAINT = @MAINT@
|
| 1671 |
|
|
MAKEINFO = @MAKEINFO@
|
| 1672 |
|
|
MKDIR_P = @MKDIR_P@
|
| 1673 |
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
| 1674 |
|
|
MSGFMT = @MSGFMT@
|
| 1675 |
|
|
MSGMERGE = @MSGMERGE@
|
| 1676 |
|
|
NO_WERROR = @NO_WERROR@
|
| 1677 |
|
|
OBJEXT = @OBJEXT@
|
| 1678 |
|
|
PACKAGE = @PACKAGE@
|
| 1679 |
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
| 1680 |
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
| 1681 |
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
| 1682 |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
| 1683 |
|
|
PACKAGE_URL = @PACKAGE_URL@
|
| 1684 |
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
| 1685 |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
| 1686 |
|
|
POSUB = @POSUB@
|
| 1687 |
|
|
RANDOM_SEED_CFLAGS = @RANDOM_SEED_CFLAGS@
|
| 1688 |
|
|
RANLIB = @RANLIB@
|
| 1689 |
|
|
SET_MAKE = @SET_MAKE@
|
| 1690 |
|
|
SHELL = @SHELL@
|
| 1691 |
|
|
STRIP = @STRIP@
|
| 1692 |
|
|
TARGETOBJS = @TARGETOBJS@
|
| 1693 |
|
|
USE_NLS = @USE_NLS@
|
| 1694 |
|
|
VERSION = @VERSION@
|
| 1695 |
|
|
WARN_CFLAGS = @WARN_CFLAGS@
|
| 1696 |
|
|
WARN_CXXFLAGS = @WARN_CXXFLAGS@
|
| 1697 |
|
|
XGETTEXT = @XGETTEXT@
|
| 1698 |
|
|
YACC = @YACC@
|
| 1699 |
|
|
YFLAGS = @YFLAGS@
|
| 1700 |
|
|
abs_builddir = @abs_builddir@
|
| 1701 |
|
|
abs_srcdir = @abs_srcdir@
|
| 1702 |
|
|
abs_top_builddir = @abs_top_builddir@
|
| 1703 |
|
|
abs_top_srcdir = @abs_top_srcdir@
|
| 1704 |
|
|
ac_ct_CC = @ac_ct_CC@
|
| 1705 |
|
|
ac_ct_CXX = @ac_ct_CXX@
|
| 1706 |
|
|
am__include = @am__include@
|
| 1707 |
|
|
am__leading_dot = @am__leading_dot@
|
| 1708 |
|
|
am__quote = @am__quote@
|
| 1709 |
|
|
am__tar = @am__tar@
|
| 1710 |
|
|
am__untar = @am__untar@
|
| 1711 |
|
|
bindir = @bindir@
|
| 1712 |
|
|
build = @build@
|
| 1713 |
|
|
build_alias = @build_alias@
|
| 1714 |
|
|
build_cpu = @build_cpu@
|
| 1715 |
|
|
build_os = @build_os@
|
| 1716 |
|
|
build_vendor = @build_vendor@
|
| 1717 |
|
|
builddir = @builddir@
|
| 1718 |
|
|
datadir = @datadir@
|
| 1719 |
|
|
datarootdir = @datarootdir@
|
| 1720 |
|
|
docdir = @docdir@
|
| 1721 |
|
|
dvidir = @dvidir@
|
| 1722 |
|
|
exec_prefix = @exec_prefix@
|
| 1723 |
|
|
host = @host@
|
| 1724 |
|
|
host_alias = @host_alias@
|
| 1725 |
|
|
host_cpu = @host_cpu@
|
| 1726 |
|
|
host_os = @host_os@
|
| 1727 |
|
|
host_vendor = @host_vendor@
|
| 1728 |
|
|
htmldir = @htmldir@
|
| 1729 |
|
|
includedir = @includedir@
|
| 1730 |
|
|
infodir = @infodir@
|
| 1731 |
|
|
install_as_default = @install_as_default@
|
| 1732 |
|
|
install_sh = @install_sh@
|
| 1733 |
|
|
installed_linker = @installed_linker@
|
| 1734 |
|
|
libdir = @libdir@
|
| 1735 |
|
|
libexecdir = @libexecdir@
|
| 1736 |
|
|
localedir = @localedir@
|
| 1737 |
|
|
localstatedir = @localstatedir@
|
| 1738 |
|
|
mandir = @mandir@
|
| 1739 |
|
|
mkdir_p = @mkdir_p@
|
| 1740 |
|
|
oldincludedir = @oldincludedir@
|
| 1741 |
|
|
pdfdir = @pdfdir@
|
| 1742 |
|
|
prefix = @prefix@
|
| 1743 |
|
|
program_transform_name = @program_transform_name@
|
| 1744 |
|
|
psdir = @psdir@
|
| 1745 |
|
|
sbindir = @sbindir@
|
| 1746 |
|
|
sharedstatedir = @sharedstatedir@
|
| 1747 |
|
|
srcdir = @srcdir@
|
| 1748 |
|
|
sysconfdir = @sysconfdir@
|
| 1749 |
|
|
target = @target@
|
| 1750 |
|
|
target_alias = @target_alias@
|
| 1751 |
|
|
target_cpu = @target_cpu@
|
| 1752 |
|
|
target_os = @target_os@
|
| 1753 |
|
|
target_vendor = @target_vendor@
|
| 1754 |
|
|
top_build_prefix = @top_build_prefix@
|
| 1755 |
|
|
top_builddir = @top_builddir@
|
| 1756 |
|
|
top_srcdir = @top_srcdir@
|
| 1757 |
|
|
|
| 1758 |
|
|
# Ignore warning about AM_PROG_CC_C_O due to large_CFLAGS
|
| 1759 |
|
|
AUTOMAKE_OPTIONS = foreign -Wno-portability
|
| 1760 |
|
|
|
| 1761 |
|
|
# The two_file_test tests -fmerge-constants, so we simply always turn
|
| 1762 |
|
|
# it on. This may need to be controlled by a configure option
|
| 1763 |
|
|
# eventually.
|
| 1764 |
|
|
AM_CFLAGS = $(WARN_CFLAGS) $(LFS_CFLAGS) -fmerge-constants
|
| 1765 |
|
|
AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CFLAGS) -fmerge-constants
|
| 1766 |
|
|
AM_CPPFLAGS = \
|
| 1767 |
|
|
-I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../../include \
|
| 1768 |
|
|
-I$(srcdir)/../../elfcpp -I.. \
|
| 1769 |
|
|
-DLOCALEDIR="\"$(datadir)/locale\"" \
|
| 1770 |
|
|
@INCINTL@
|
| 1771 |
|
|
|
| 1772 |
|
|
TEST_READELF = $(top_builddir)/../binutils/readelf
|
| 1773 |
|
|
TEST_OBJDUMP = $(top_builddir)/../binutils/objdump
|
| 1774 |
|
|
TEST_CXXFILT = $(top_builddir)/../binutils/cxxfilt
|
| 1775 |
|
|
TEST_STRIP = $(top_builddir)/../binutils/strip-new
|
| 1776 |
|
|
TEST_AR = $(top_builddir)/../binutils/ar
|
| 1777 |
|
|
TEST_NM = $(top_builddir)/../binutils/nm-new
|
| 1778 |
|
|
TEST_AS = $(top_builddir)/../gas/as-new
|
| 1779 |
|
|
@PLUGINS_TRUE@LIBDL = -ldl
|
| 1780 |
|
|
@THREADS_TRUE@THREADSLIB = -lpthread
|
| 1781 |
|
|
@OMP_SUPPORT_TRUE@TLS_TEST_C_CFLAGS = -fopenmp
|
| 1782 |
|
|
|
| 1783 |
|
|
# 'make clean' is good about deleting some intermediate files (such as
|
| 1784 |
|
|
# .o's), but not all of them (such as .so's and .err files). We
|
| 1785 |
|
|
# improve on that here. automake-1.9 info docs say "mostlyclean" is
|
| 1786 |
|
|
# the right choice for files 'make' builds that people rebuild.
|
| 1787 |
|
|
MOSTLYCLEANFILES = *.so *.syms *.stdout $(am__append_4) \
|
| 1788 |
|
|
$(am__append_9) $(am__append_18) $(am__append_26) \
|
| 1789 |
|
|
$(am__append_30) $(am__append_36) $(am__append_41) \
|
| 1790 |
|
|
$(am__append_44) $(am__append_47)
|
| 1791 |
|
|
|
| 1792 |
|
|
# We will add to these later, for each individual test. Note
|
| 1793 |
|
|
# that we add each test under check_SCRIPTS or check_PROGRAMS;
|
| 1794 |
|
|
# the TESTS variable is automatically populated from these.
|
| 1795 |
|
|
check_SCRIPTS = $(am__append_2) $(am__append_24) $(am__append_28) \
|
| 1796 |
|
|
$(am__append_37) $(am__append_39) $(am__append_42) \
|
| 1797 |
|
|
$(am__append_45)
|
| 1798 |
|
|
check_DATA = $(am__append_3) $(am__append_25) $(am__append_29) \
|
| 1799 |
|
|
$(am__append_38) $(am__append_40) $(am__append_43) \
|
| 1800 |
|
|
$(am__append_46)
|
| 1801 |
|
|
BUILT_SOURCES = $(am__append_17)
|
| 1802 |
|
|
TESTS = $(check_SCRIPTS) $(check_PROGRAMS)
|
| 1803 |
|
|
|
| 1804 |
|
|
# ---------------------------------------------------------------------
|
| 1805 |
|
|
# These tests test the internals of gold (unittests).
|
| 1806 |
|
|
|
| 1807 |
|
|
# Infrastucture needed for the unittests
|
| 1808 |
|
|
check_LIBRARIES = libgoldtest.a
|
| 1809 |
|
|
libgoldtest_a_SOURCES = test.cc testmain.cc testfile.cc
|
| 1810 |
|
|
DEPENDENCIES = \
|
| 1811 |
|
|
libgoldtest.a ../libgold.a ../../libiberty/libiberty.a $(LIBINTL_DEP)
|
| 1812 |
|
|
|
| 1813 |
|
|
LDADD = libgoldtest.a ../libgold.a ../../libiberty/libiberty.a $(LIBINTL) \
|
| 1814 |
|
|
$(THREADSLIB) $(LIBDL)
|
| 1815 |
|
|
|
| 1816 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@object_unittest_SOURCES = object_unittest.cc
|
| 1817 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@binary_unittest_SOURCES = binary_unittest.cc
|
| 1818 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_SOURCES = constructor_test.cc
|
| 1819 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_DEPENDENCIES = gcctestdir/ld
|
| 1820 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_LDFLAGS = -Bgcctestdir/
|
| 1821 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_LDADD =
|
| 1822 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_SOURCES = $(constructor_test_SOURCES)
|
| 1823 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_DEPENDENCIES = $(constructor_test_DEPENDENCIES)
|
| 1824 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_LDFLAGS = $(constructor_test_LDFLAGS) -static
|
| 1825 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_LDADD = $(constructor_test_LDADD)
|
| 1826 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_SOURCES = \
|
| 1827 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.cc \
|
| 1828 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.cc \
|
| 1829 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.cc \
|
| 1830 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.cc \
|
| 1831 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test.h
|
| 1832 |
|
|
|
| 1833 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_DEPENDENCIES = gcctestdir/ld
|
| 1834 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_LDFLAGS = -Bgcctestdir/
|
| 1835 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_LDADD =
|
| 1836 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_SOURCES = $(two_file_test_SOURCES)
|
| 1837 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_DEPENDENCIES = $(two_file_test_DEPENDENCIES)
|
| 1838 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_LDFLAGS = $(two_file_test_LDFLAGS) -static
|
| 1839 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_LDADD = $(two_file_test_LDADD)
|
| 1840 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_SOURCES = two_file_test_main.cc
|
| 1841 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_DEPENDENCIES = \
|
| 1842 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
|
| 1843 |
|
|
|
| 1844 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_LDFLAGS = -Bgcctestdir/
|
| 1845 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_LDADD = two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
|
| 1846 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_SOURCES = two_file_test_2.cc two_file_test_main.cc
|
| 1847 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_DEPENDENCIES = gcctestdir/ld two_file_shared_1.so
|
| 1848 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1849 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_LDADD = two_file_shared_1.so
|
| 1850 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_SOURCES = two_file_test_1.cc two_file_test_1b.cc two_file_test_main.cc
|
| 1851 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_DEPENDENCIES = gcctestdir/ld two_file_shared_2.so
|
| 1852 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1853 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_LDADD = two_file_shared_2.so
|
| 1854 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_SOURCES = two_file_test_main.cc
|
| 1855 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_DEPENDENCIES = \
|
| 1856 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_2.so two_file_test_1_pic.o two_file_test_1b_pic.o
|
| 1857 |
|
|
|
| 1858 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1859 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_LDADD = two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so
|
| 1860 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_SOURCES = two_file_test_main.cc
|
| 1861 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_DEPENDENCIES = \
|
| 1862 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_2.so two_file_test_2_pic.o
|
| 1863 |
|
|
|
| 1864 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1865 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_LDADD = two_file_test_2_pic.o two_file_shared_1.so
|
| 1866 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_SOURCES = two_file_test_main.cc
|
| 1867 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_DEPENDENCIES = gcctestdir/ld two_file_shared.so
|
| 1868 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1869 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_LDADD = two_file_shared.so
|
| 1870 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_SOURCES = two_file_test_main.cc
|
| 1871 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_DEPENDENCIES = \
|
| 1872 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1.so two_file_shared_2.so
|
| 1873 |
|
|
|
| 1874 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1875 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_LDADD = \
|
| 1876 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1.so two_file_shared_2.so
|
| 1877 |
|
|
|
| 1878 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_SOURCES = two_file_test_main.cc
|
| 1879 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_DEPENDENCIES = \
|
| 1880 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1.so two_file_shared_2.so
|
| 1881 |
|
|
|
| 1882 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1883 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_LDADD = \
|
| 1884 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2.so two_file_shared_1.so
|
| 1885 |
|
|
|
| 1886 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_SOURCES = two_file_test_main.cc
|
| 1887 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_DEPENDENCIES = \
|
| 1888 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_relocatable.o
|
| 1889 |
|
|
|
| 1890 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1891 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_LDADD = two_file_relocatable.o
|
| 1892 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_SOURCES = \
|
| 1893 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.cc two_file_test_main.cc
|
| 1894 |
|
|
|
| 1895 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_DEPENDENCIES = \
|
| 1896 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1_nonpic.so
|
| 1897 |
|
|
|
| 1898 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1899 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_LDADD = two_file_shared_1_nonpic.so
|
| 1900 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_SOURCES = \
|
| 1901 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.cc two_file_test_1b.cc two_file_test_main.cc
|
| 1902 |
|
|
|
| 1903 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_DEPENDENCIES = \
|
| 1904 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_2_nonpic.so
|
| 1905 |
|
|
|
| 1906 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1907 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_LDADD = two_file_shared_2_nonpic.so
|
| 1908 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_SOURCES = two_file_test_main.cc
|
| 1909 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_DEPENDENCIES = \
|
| 1910 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_nonpic.so
|
| 1911 |
|
|
|
| 1912 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1913 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_LDADD = two_file_shared_nonpic.so
|
| 1914 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_SOURCES = two_file_test_main.cc
|
| 1915 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_DEPENDENCIES = \
|
| 1916 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so
|
| 1917 |
|
|
|
| 1918 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1919 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_LDADD = \
|
| 1920 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so
|
| 1921 |
|
|
|
| 1922 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_SOURCES = two_file_test_main.cc
|
| 1923 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_DEPENDENCIES = \
|
| 1924 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so
|
| 1925 |
|
|
|
| 1926 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1927 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_LDADD = \
|
| 1928 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so
|
| 1929 |
|
|
|
| 1930 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_SOURCES = two_file_test_main.cc
|
| 1931 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_DEPENDENCIES = gcctestdir/ld two_file_shared_mixed.so
|
| 1932 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1933 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_LDADD = two_file_shared_mixed.so
|
| 1934 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_SOURCES = two_file_test_main.cc
|
| 1935 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_DEPENDENCIES = gcctestdir/ld two_file_shared_mixed_1.so two_file_shared_2.so
|
| 1936 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1937 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_LDADD = two_file_shared_mixed_1.so two_file_shared_2.so
|
| 1938 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_SOURCES = two_file_test_main.cc
|
| 1939 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_DEPENDENCIES = \
|
| 1940 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_strip.so
|
| 1941 |
|
|
|
| 1942 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_LDFLAGS = -Bgcctestdir/ -Wl,-R.
|
| 1943 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_LDADD = two_file_shared_strip.so
|
| 1944 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_SOURCES = common_test_1.c
|
| 1945 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_DEPENDENCIES = gcctestdir/ld
|
| 1946 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_LDFLAGS = -Bgcctestdir/
|
| 1947 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_LDADD =
|
| 1948 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_SOURCES = common_test_1.c
|
| 1949 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_DEPENDENCIES = common_test_2.so common_test_3.so gcctestdir/ld
|
| 1950 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1951 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_LDADD = common_test_2.so common_test_3.so
|
| 1952 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_SOURCES = \
|
| 1953 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.cc \
|
| 1954 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.cc \
|
| 1955 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.cc \
|
| 1956 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test.h
|
| 1957 |
|
|
|
| 1958 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_DEPENDENCIES = gcctestdir/ld
|
| 1959 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_LDFLAGS = -Bgcctestdir/
|
| 1960 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_LDADD =
|
| 1961 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_SOURCES = $(exception_test_SOURCES)
|
| 1962 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_DEPENDENCIES = $(exception_test_DEPENDENCIES)
|
| 1963 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_LDFLAGS = $(exception_test_LDFLAGS) -static
|
| 1964 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_LDADD = $(exception_test_LDADD)
|
| 1965 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_SOURCES = exception_test_2.cc exception_test_main.cc
|
| 1966 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_DEPENDENCIES = gcctestdir/ld exception_shared_1.so
|
| 1967 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1968 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_LDADD = exception_shared_1.so
|
| 1969 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_SOURCES = exception_test_1.cc exception_test_main.cc
|
| 1970 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_DEPENDENCIES = gcctestdir/ld exception_shared_2.so
|
| 1971 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1972 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_LDADD = exception_shared_2.so
|
| 1973 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_SOURCES = exception_test_main.cc
|
| 1974 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_DEPENDENCIES = gcctestdir/ld exception_shared.so
|
| 1975 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1976 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_LDADD = exception_shared.so
|
| 1977 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_SOURCES = exception_test_main.cc
|
| 1978 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_DEPENDENCIES = \
|
| 1979 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld exception_shared_1.so exception_shared_2.so
|
| 1980 |
|
|
|
| 1981 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1982 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_LDADD = \
|
| 1983 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_1.so exception_shared_2.so
|
| 1984 |
|
|
|
| 1985 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_SOURCES = exception_test_main.cc
|
| 1986 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_DEPENDENCIES = \
|
| 1987 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld exception_shared_1.so exception_shared_2.so
|
| 1988 |
|
|
|
| 1989 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 1990 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_LDADD = \
|
| 1991 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_2.so exception_shared_1.so
|
| 1992 |
|
|
|
| 1993 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_SOURCES = weak_test.cc
|
| 1994 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_DEPENDENCIES = gcctestdir/ld
|
| 1995 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_LDFLAGS = -Bgcctestdir/
|
| 1996 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_LDADD =
|
| 1997 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_SOURCES = weak_undef_test.cc
|
| 1998 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_DEPENDENCIES = gcctestdir/ld weak_undef_lib.so alt/weak_undef_lib.so
|
| 1999 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,alt
|
| 2000 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_LDADD = -L . weak_undef_lib.so
|
| 2001 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_SOURCES = weak_undef_test.cc
|
| 2002 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_DEPENDENCIES = gcctestdir/ld weak_undef_lib_nonpic.so alt/weak_undef_lib_nonpic.so
|
| 2003 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,alt
|
| 2004 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_LDADD = -L . weak_undef_lib_nonpic.so
|
| 2005 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_SOURCES = weak_alias_test_main.cc
|
| 2006 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_DEPENDENCIES = \
|
| 2007 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld weak_alias_test_1.so weak_alias_test_2.so \
|
| 2008 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_3.o weak_alias_test_4.so
|
| 2009 |
|
|
|
| 2010 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2011 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_LDADD = \
|
| 2012 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o \
|
| 2013 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_4.so
|
| 2014 |
|
|
|
| 2015 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_SOURCES = copy_test.cc
|
| 2016 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_DEPENDENCIES = gcctestdir/ld copy_test_1.so copy_test_2.so
|
| 2017 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2018 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_LDADD = copy_test_1.so copy_test_2.so
|
| 2019 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_SOURCES = tls_test.cc tls_test_file2.cc tls_test_main.cc tls_test.h
|
| 2020 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_DEPENDENCIES = gcctestdir/ld tls_test_c.o
|
| 2021 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_LDFLAGS = -Bgcctestdir/
|
| 2022 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_LDADD = tls_test_c.o -lpthread
|
| 2023 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_SOURCES = tls_test_main.cc
|
| 2024 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_DEPENDENCIES = gcctestdir/ld tls_test_pic.o tls_test_file2_pic.o \
|
| 2025 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o
|
| 2026 |
|
|
|
| 2027 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_LDFLAGS = -Bgcctestdir/
|
| 2028 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_LDADD = tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o \
|
| 2029 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ -lpthread
|
| 2030 |
|
|
|
| 2031 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_SOURCES = tls_test_main.cc
|
| 2032 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_DEPENDENCIES = gcctestdir/ld tls_test_shared.so
|
| 2033 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2034 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_LDADD = tls_test_shared.so -lpthread
|
| 2035 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_SOURCES = tls_test_main.cc
|
| 2036 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_DEPENDENCIES = gcctestdir/ld tls_test_ie_shared.so
|
| 2037 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2038 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_LDADD = tls_test_ie_shared.so -lpthread
|
| 2039 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_SOURCES = tls_test_main.cc
|
| 2040 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_DEPENDENCIES = gcctestdir/ld tls_test_pic.o \
|
| 2041 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o tls_test_shared2.so
|
| 2042 |
|
|
|
| 2043 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2044 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_LDADD = tls_test_pic.o tls_test_c_pic.o \
|
| 2045 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_shared2.so -lpthread
|
| 2046 |
|
|
|
| 2047 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_SOURCES = tls_test_main.cc
|
| 2048 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_DEPENDENCIES = gcctestdir/ld tls_test_gnu2.o \
|
| 2049 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ tls_test_c_gnu2.o tls_test_gnu2_shared2.so
|
| 2050 |
|
|
|
| 2051 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2052 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_LDADD = tls_test_gnu2.o tls_test_c_gnu2.o \
|
| 2053 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ tls_test_gnu2_shared2.so -lpthread
|
| 2054 |
|
|
|
| 2055 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_SOURCES = tls_test_main.cc
|
| 2056 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_DEPENDENCIES = gcctestdir/ld tls_test_gnu2_shared.so
|
| 2057 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2058 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_LDADD = tls_test_gnu2_shared.so -lpthread
|
| 2059 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_SOURCES = $(tls_test_SOURCES)
|
| 2060 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_DEPENDENCIES = $(tls_test_DEPENDENCIES)
|
| 2061 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_LDFLAGS = $(tls_test_LDFLAGS) -static
|
| 2062 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_LDADD = $(tls_test_LDADD)
|
| 2063 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_SOURCES = $(tls_pic_test_SOURCES)
|
| 2064 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_DEPENDENCIES = $(tls_pic_test_DEPENDENCIES)
|
| 2065 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_LDFLAGS = $(tls_pic_test_LDFLAGS) -static
|
| 2066 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_LDADD = $(tls_pic_test_LDADD)
|
| 2067 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_SOURCES = tls_test_main.cc
|
| 2068 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_DEPENDENCIES = gcctestdir/ld tls_test_shared_nonpic.so
|
| 2069 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2070 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_LDADD = tls_test_shared_nonpic.so -lpthread
|
| 2071 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_SOURCES = many_sections_test.cc
|
| 2072 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_DEPENDENCIES = gcctestdir/ld
|
| 2073 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_LDFLAGS = -Bgcctestdir/ -rdynamic
|
| 2074 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_LDADD =
|
| 2075 |
|
|
@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_SOURCES = initpri1.c
|
| 2076 |
|
|
@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_DEPENDENCIES = gcctestdir/ld
|
| 2077 |
|
|
@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_LDFLAGS = -Bgcctestdir/
|
| 2078 |
|
|
@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_LDADD =
|
| 2079 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_SOURCES = ver_test_main.cc
|
| 2080 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_DEPENDENCIES = gcctestdir/ld ver_test_1.so ver_test_2.so ver_test_4.so
|
| 2081 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2082 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_LDADD = ver_test_1.so ver_test_2.so ver_test_4.so
|
| 2083 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_SOURCES = ver_test_main_2.cc
|
| 2084 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_DEPENDENCIES = gcctestdir/ld ver_test_4.so ver_test_2.so
|
| 2085 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2086 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_LDADD = ver_test_4.so ver_test_2.so
|
| 2087 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_SOURCES = ver_test_6.c
|
| 2088 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_DEPENDENCIES = gcctestdir/ld ver_test_2.so
|
| 2089 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2090 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_LDADD = ver_test_2.so
|
| 2091 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_SOURCES = two_file_test_main.cc
|
| 2092 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_DEPENDENCIES = gcctestdir/ld ver_test_8_1.so ver_test_8_2.so
|
| 2093 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2094 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_LDADD = ver_test_8_1.so ver_test_8_2.so
|
| 2095 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_SOURCES = ver_test_main.cc
|
| 2096 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_DEPENDENCIES = gcctestdir/ld ver_test_9.so
|
| 2097 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2098 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_LDADD = ver_test_9.so
|
| 2099 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_SOURCES = ver_test_main_2.cc
|
| 2100 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_DEPENDENCIES = gcctestdir/ld ver_test_11.a
|
| 2101 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2102 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_LDADD = ver_test_11.a
|
| 2103 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_SOURCES = \
|
| 2104 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_1.cc protected_main_2.cc protected_main_3.cc
|
| 2105 |
|
|
|
| 2106 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_DEPENDENCIES = gcctestdir/ld protected_1.so
|
| 2107 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2108 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_LDADD = protected_1.so
|
| 2109 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_SOURCES = protected_main_1.cc protected_3.cc
|
| 2110 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_DEPENDENCIES = gcctestdir/ld protected_1.so
|
| 2111 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2112 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_LDADD = protected_1.so
|
| 2113 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_SOURCES = relro_test_main.cc
|
| 2114 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_DEPENDENCIES = gcctestdir/ld relro_test.so
|
| 2115 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2116 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_LDADD = relro_test.so
|
| 2117 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_strip_test_SOURCES = relro_test_main.cc
|
| 2118 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_strip_test_DEPENDENCIES = gcctestdir/ld relro_strip_test.so
|
| 2119 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_strip_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2120 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_strip_test_LDADD = relro_strip_test.so
|
| 2121 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_SOURCES = relro_test_main.cc
|
| 2122 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_DEPENDENCIES = gcctestdir/ld relro_script_test.so
|
| 2123 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2124 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_LDADD = relro_script_test.so
|
| 2125 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_SOURCES = script_test_1.cc
|
| 2126 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_DEPENDENCIES = gcctestdir/ld script_test_1.t
|
| 2127 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_LDFLAGS = -Bgcctestdir/ -Wl,-R,. -T $(srcdir)/script_test_1.t
|
| 2128 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_LDADD =
|
| 2129 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_SOURCES = script_test_2.cc script_test_2a.cc script_test_2b.cc
|
| 2130 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_DEPENDENCIES = gcctestdir/ld script_test_2.t
|
| 2131 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,. -T $(srcdir)/script_test_2.t
|
| 2132 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_LDADD =
|
| 2133 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_SOURCES = justsyms_1.cc
|
| 2134 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_DEPENDENCIES = gcctestdir/ld justsyms_2r.o
|
| 2135 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_LDFLAGS = -Bgcctestdir/ -Wl,-R,justsyms_2r.o
|
| 2136 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_LDADD =
|
| 2137 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_SOURCES = binary_test.cc
|
| 2138 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_DEPENDENCIES = gcctestdir/ld binary.txt
|
| 2139 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_LDFLAGS = -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf
|
| 2140 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_LDADD =
|
| 2141 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_SOURCES = $(tls_test_SOURCES)
|
| 2142 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_DEPENDENCIES = $(tls_test_DEPENDENCIES) $(srcdir)/script_test_3.t
|
| 2143 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_LDFLAGS = $(tls_test_LDFLAGS) -T $(srcdir)/script_test_3.t
|
| 2144 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_LDADD = $(tls_test_LDADD)
|
| 2145 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_SOURCES = $(tls_test_SOURCES)
|
| 2146 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_DEPENDENCIES = $(tls_test_DEPENDENCIES) $(srcdir)/script_test_4.t
|
| 2147 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_LDFLAGS = $(tls_test_LDFLAGS) -T $(srcdir)/script_test_4.t
|
| 2148 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_LDADD = $(tls_test_LDADD)
|
| 2149 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_SOURCES = thin_archive_main.cc
|
| 2150 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_DEPENDENCIES = gcctestdir/ld libthin1.a alt/libthin2.a
|
| 2151 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_LDFLAGS = -Bgcctestdir/ -Lalt
|
| 2152 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_LDADD = libthin1.a -lthin2
|
| 2153 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_SOURCES = thin_archive_main.cc
|
| 2154 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_DEPENDENCIES = gcctestdir/ld libthinall.a
|
| 2155 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_LDFLAGS = -Bgcctestdir/ -L.
|
| 2156 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_LDADD = -lthinall
|
| 2157 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_SOURCES = exclude_libs_test.c
|
| 2158 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_DEPENDENCIES = gcctestdir/ld libexclude_libs_test_1.a \
|
| 2159 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ libexclude_libs_test_2.a alt/libexclude_libs_test_3.a
|
| 2160 |
|
|
|
| 2161 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_LDFLAGS = -Bgcctestdir/ -L. -Lalt \
|
| 2162 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--exclude-libs,dummy:libexclude_libs_test_1 \
|
| 2163 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--exclude-libs,libexclude_libs_test_3
|
| 2164 |
|
|
|
| 2165 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_LDADD = -lexclude_libs_test_1 -lexclude_libs_test_2 \
|
| 2166 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/libexclude_libs_test_3.a
|
| 2167 |
|
|
|
| 2168 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test_SOURCES = discard_locals_test.c
|
| 2169 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test_LDFLAGS = -Bgcctestdir/ -Wl,--discard-locals
|
| 2170 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_SOURCES = large.c
|
| 2171 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_CFLAGS = -mcmodel=medium
|
| 2172 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_DEPENDENCIES = gcctestdir/ld
|
| 2173 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_LDFLAGS = -Bgcctestdir/
|
| 2174 |
|
|
@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_LDADD =
|
| 2175 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_SOURCES = searched_file_test.cc
|
| 2176 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_DEPENDENCIES = alt/searched_file_test_lib.a
|
| 2177 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_LDFLAGS = -Bgcctestdir/ -Lalt
|
| 2178 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_LDADD = -l:searched_file_test_lib.a
|
| 2179 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1static_SOURCES = ifuncmain1.c
|
| 2180 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1static_DEPENDENCIES = gcctestdir/ld ifuncdep1.o
|
| 2181 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1static_LDFLAGS = -Bgcctestdir/ -static
|
| 2182 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1static_LDADD = ifuncdep1.o
|
| 2183 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1_SOURCES = ifuncmain1.c
|
| 2184 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1_DEPENDENCIES = gcctestdir/ld ifuncmod1.so
|
| 2185 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2186 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1_LDADD = ifuncmod1.so
|
| 2187 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vis_SOURCES = ifuncmain1vis.c
|
| 2188 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vis_DEPENDENCIES = gcctestdir/ld ifuncmod1.so
|
| 2189 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vis_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2190 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vis_LDADD = ifuncmod1.so
|
| 2191 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2static_SOURCES = ifuncmain2.c ifuncdep2.c
|
| 2192 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2static_DEPENDENCIES = gcctestdir/ld
|
| 2193 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2static_LDFLAGS = -Bgcctestdir/ -static
|
| 2194 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2static_LDADD =
|
| 2195 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2_SOURCES = ifuncmain2.c ifuncdep2.c
|
| 2196 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2_DEPENDENCIES = gcctestdir/ld
|
| 2197 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2_LDFLAGS = -Bgcctestdir/
|
| 2198 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2_LDADD =
|
| 2199 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain3_SOURCES = ifuncmain3.c
|
| 2200 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain3_DEPENDENCIES = gcctestdir/ld ifuncmod3.so
|
| 2201 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain3_LDFLAGS = -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,.
|
| 2202 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain3_LDADD = -ldl
|
| 2203 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4static_SOURCES = ifuncmain4.c
|
| 2204 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4static_DEPENDENCIES = gcctestdir/ld
|
| 2205 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4static_LDFLAGS = -Bgcctestdir/ -static
|
| 2206 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4static_LDADD =
|
| 2207 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4_SOURCES = ifuncmain4.c
|
| 2208 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4_DEPENDENCIES = gcctestdir/ld
|
| 2209 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4_LDFLAGS = -Bgcctestdir/
|
| 2210 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4_LDADD =
|
| 2211 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5static_SOURCES = ifuncmain5.c
|
| 2212 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5static_DEPENDENCIES = gcctestdir/ld ifuncdep5.o
|
| 2213 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5static_LDFLAGS = -Bgcctestdir/ -static
|
| 2214 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5static_LDADD = ifuncdep5.o
|
| 2215 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5_SOURCES = ifuncmain5.c
|
| 2216 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5_DEPENDENCIES = gcctestdir/ld ifuncmod5.so
|
| 2217 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
|
| 2218 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5_LDADD = ifuncmod5.so
|
| 2219 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7static_SOURCES = ifuncmain7.c
|
| 2220 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7static_DEPENDENCIES = gcctestdir/ld
|
| 2221 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7static_LDFLAGS = -Bgcctestdir/ -static
|
| 2222 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7static_LDADD =
|
| 2223 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7_SOURCES = ifuncmain7.c
|
| 2224 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7_DEPENDENCIES = gcctestdir/ld
|
| 2225 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7_LDFLAGS = -Bgcctestdir/
|
| 2226 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7_LDADD =
|
| 2227 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@SPLIT_DEFSYMS = --defsym __morestack=0x100 --defsym __morestack_non_split=0x200
|
| 2228 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@SPLIT_DEFSYMS = --defsym __morestack=0x100 --defsym __morestack_non_split=0x200
|
| 2229 |
|
|
all: $(BUILT_SOURCES)
|
| 2230 |
|
|
$(MAKE) $(AM_MAKEFLAGS) all-am
|
| 2231 |
|
|
|
| 2232 |
|
|
.SUFFIXES:
|
| 2233 |
|
|
.SUFFIXES: .c .cc .html .log .o .obj .test .test$(EXEEXT)
|
| 2234 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
| 2235 |
|
|
@for dep in $?; do \
|
| 2236 |
|
|
case '$(am__configure_deps)' in \
|
| 2237 |
|
|
*$$dep*) \
|
| 2238 |
|
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
| 2239 |
|
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
| 2240 |
|
|
exit 1;; \
|
| 2241 |
|
|
esac; \
|
| 2242 |
|
|
done; \
|
| 2243 |
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
|
| 2244 |
|
|
$(am__cd) $(top_srcdir) && \
|
| 2245 |
|
|
$(AUTOMAKE) --foreign testsuite/Makefile
|
| 2246 |
|
|
.PRECIOUS: Makefile
|
| 2247 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
| 2248 |
|
|
@case '$?' in \
|
| 2249 |
|
|
*config.status*) \
|
| 2250 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
| 2251 |
|
|
*) \
|
| 2252 |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
| 2253 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
| 2254 |
|
|
esac;
|
| 2255 |
|
|
|
| 2256 |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
| 2257 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 2258 |
|
|
|
| 2259 |
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
| 2260 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 2261 |
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
| 2262 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 2263 |
|
|
$(am__aclocal_m4_deps):
|
| 2264 |
|
|
|
| 2265 |
|
|
clean-checkLIBRARIES:
|
| 2266 |
|
|
-test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
|
| 2267 |
|
|
libgoldtest.a: $(libgoldtest_a_OBJECTS) $(libgoldtest_a_DEPENDENCIES)
|
| 2268 |
|
|
-rm -f libgoldtest.a
|
| 2269 |
|
|
$(libgoldtest_a_AR) libgoldtest.a $(libgoldtest_a_OBJECTS) $(libgoldtest_a_LIBADD)
|
| 2270 |
|
|
$(RANLIB) libgoldtest.a
|
| 2271 |
|
|
|
| 2272 |
|
|
clean-checkPROGRAMS:
|
| 2273 |
|
|
-test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
|
| 2274 |
|
|
@GCC_FALSE@basic_pic_test$(EXEEXT): $(basic_pic_test_OBJECTS) $(basic_pic_test_DEPENDENCIES)
|
| 2275 |
|
|
@GCC_FALSE@ @rm -f basic_pic_test$(EXEEXT)
|
| 2276 |
|
|
@GCC_FALSE@ $(LINK) $(basic_pic_test_OBJECTS) $(basic_pic_test_LDADD) $(LIBS)
|
| 2277 |
|
|
@NATIVE_LINKER_FALSE@basic_pic_test$(EXEEXT): $(basic_pic_test_OBJECTS) $(basic_pic_test_DEPENDENCIES)
|
| 2278 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f basic_pic_test$(EXEEXT)
|
| 2279 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(basic_pic_test_OBJECTS) $(basic_pic_test_LDADD) $(LIBS)
|
| 2280 |
|
|
@GCC_FALSE@basic_pie_test$(EXEEXT): $(basic_pie_test_OBJECTS) $(basic_pie_test_DEPENDENCIES)
|
| 2281 |
|
|
@GCC_FALSE@ @rm -f basic_pie_test$(EXEEXT)
|
| 2282 |
|
|
@GCC_FALSE@ $(LINK) $(basic_pie_test_OBJECTS) $(basic_pie_test_LDADD) $(LIBS)
|
| 2283 |
|
|
@NATIVE_LINKER_FALSE@basic_pie_test$(EXEEXT): $(basic_pie_test_OBJECTS) $(basic_pie_test_DEPENDENCIES)
|
| 2284 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f basic_pie_test$(EXEEXT)
|
| 2285 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(basic_pie_test_OBJECTS) $(basic_pie_test_LDADD) $(LIBS)
|
| 2286 |
|
|
@GCC_FALSE@basic_static_pic_test$(EXEEXT): $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_DEPENDENCIES)
|
| 2287 |
|
|
@GCC_FALSE@ @rm -f basic_static_pic_test$(EXEEXT)
|
| 2288 |
|
|
@GCC_FALSE@ $(LINK) $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_LDADD) $(LIBS)
|
| 2289 |
|
|
@NATIVE_LINKER_FALSE@basic_static_pic_test$(EXEEXT): $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_DEPENDENCIES)
|
| 2290 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f basic_static_pic_test$(EXEEXT)
|
| 2291 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_LDADD) $(LIBS)
|
| 2292 |
|
|
@GCC_FALSE@basic_static_test$(EXEEXT): $(basic_static_test_OBJECTS) $(basic_static_test_DEPENDENCIES)
|
| 2293 |
|
|
@GCC_FALSE@ @rm -f basic_static_test$(EXEEXT)
|
| 2294 |
|
|
@GCC_FALSE@ $(LINK) $(basic_static_test_OBJECTS) $(basic_static_test_LDADD) $(LIBS)
|
| 2295 |
|
|
@NATIVE_LINKER_FALSE@basic_static_test$(EXEEXT): $(basic_static_test_OBJECTS) $(basic_static_test_DEPENDENCIES)
|
| 2296 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f basic_static_test$(EXEEXT)
|
| 2297 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(basic_static_test_OBJECTS) $(basic_static_test_LDADD) $(LIBS)
|
| 2298 |
|
|
@GCC_FALSE@basic_test$(EXEEXT): $(basic_test_OBJECTS) $(basic_test_DEPENDENCIES)
|
| 2299 |
|
|
@GCC_FALSE@ @rm -f basic_test$(EXEEXT)
|
| 2300 |
|
|
@GCC_FALSE@ $(LINK) $(basic_test_OBJECTS) $(basic_test_LDADD) $(LIBS)
|
| 2301 |
|
|
@NATIVE_LINKER_FALSE@basic_test$(EXEEXT): $(basic_test_OBJECTS) $(basic_test_DEPENDENCIES)
|
| 2302 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f basic_test$(EXEEXT)
|
| 2303 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(basic_test_OBJECTS) $(basic_test_LDADD) $(LIBS)
|
| 2304 |
|
|
binary_test$(EXEEXT): $(binary_test_OBJECTS) $(binary_test_DEPENDENCIES)
|
| 2305 |
|
|
@rm -f binary_test$(EXEEXT)
|
| 2306 |
|
|
$(binary_test_LINK) $(binary_test_OBJECTS) $(binary_test_LDADD) $(LIBS)
|
| 2307 |
|
|
binary_unittest$(EXEEXT): $(binary_unittest_OBJECTS) $(binary_unittest_DEPENDENCIES)
|
| 2308 |
|
|
@rm -f binary_unittest$(EXEEXT)
|
| 2309 |
|
|
$(CXXLINK) $(binary_unittest_OBJECTS) $(binary_unittest_LDADD) $(LIBS)
|
| 2310 |
|
|
common_test_1$(EXEEXT): $(common_test_1_OBJECTS) $(common_test_1_DEPENDENCIES)
|
| 2311 |
|
|
@rm -f common_test_1$(EXEEXT)
|
| 2312 |
|
|
$(common_test_1_LINK) $(common_test_1_OBJECTS) $(common_test_1_LDADD) $(LIBS)
|
| 2313 |
|
|
common_test_2$(EXEEXT): $(common_test_2_OBJECTS) $(common_test_2_DEPENDENCIES)
|
| 2314 |
|
|
@rm -f common_test_2$(EXEEXT)
|
| 2315 |
|
|
$(common_test_2_LINK) $(common_test_2_OBJECTS) $(common_test_2_LDADD) $(LIBS)
|
| 2316 |
|
|
constructor_static_test$(EXEEXT): $(constructor_static_test_OBJECTS) $(constructor_static_test_DEPENDENCIES)
|
| 2317 |
|
|
@rm -f constructor_static_test$(EXEEXT)
|
| 2318 |
|
|
$(constructor_static_test_LINK) $(constructor_static_test_OBJECTS) $(constructor_static_test_LDADD) $(LIBS)
|
| 2319 |
|
|
constructor_test$(EXEEXT): $(constructor_test_OBJECTS) $(constructor_test_DEPENDENCIES)
|
| 2320 |
|
|
@rm -f constructor_test$(EXEEXT)
|
| 2321 |
|
|
$(constructor_test_LINK) $(constructor_test_OBJECTS) $(constructor_test_LDADD) $(LIBS)
|
| 2322 |
|
|
copy_test$(EXEEXT): $(copy_test_OBJECTS) $(copy_test_DEPENDENCIES)
|
| 2323 |
|
|
@rm -f copy_test$(EXEEXT)
|
| 2324 |
|
|
$(copy_test_LINK) $(copy_test_OBJECTS) $(copy_test_LDADD) $(LIBS)
|
| 2325 |
|
|
discard_locals_test$(EXEEXT): $(discard_locals_test_OBJECTS) $(discard_locals_test_DEPENDENCIES)
|
| 2326 |
|
|
@rm -f discard_locals_test$(EXEEXT)
|
| 2327 |
|
|
$(discard_locals_test_LINK) $(discard_locals_test_OBJECTS) $(discard_locals_test_LDADD) $(LIBS)
|
| 2328 |
|
|
exception_same_shared_test$(EXEEXT): $(exception_same_shared_test_OBJECTS) $(exception_same_shared_test_DEPENDENCIES)
|
| 2329 |
|
|
@rm -f exception_same_shared_test$(EXEEXT)
|
| 2330 |
|
|
$(exception_same_shared_test_LINK) $(exception_same_shared_test_OBJECTS) $(exception_same_shared_test_LDADD) $(LIBS)
|
| 2331 |
|
|
exception_separate_shared_12_test$(EXEEXT): $(exception_separate_shared_12_test_OBJECTS) $(exception_separate_shared_12_test_DEPENDENCIES)
|
| 2332 |
|
|
@rm -f exception_separate_shared_12_test$(EXEEXT)
|
| 2333 |
|
|
$(exception_separate_shared_12_test_LINK) $(exception_separate_shared_12_test_OBJECTS) $(exception_separate_shared_12_test_LDADD) $(LIBS)
|
| 2334 |
|
|
exception_separate_shared_21_test$(EXEEXT): $(exception_separate_shared_21_test_OBJECTS) $(exception_separate_shared_21_test_DEPENDENCIES)
|
| 2335 |
|
|
@rm -f exception_separate_shared_21_test$(EXEEXT)
|
| 2336 |
|
|
$(exception_separate_shared_21_test_LINK) $(exception_separate_shared_21_test_OBJECTS) $(exception_separate_shared_21_test_LDADD) $(LIBS)
|
| 2337 |
|
|
exception_shared_1_test$(EXEEXT): $(exception_shared_1_test_OBJECTS) $(exception_shared_1_test_DEPENDENCIES)
|
| 2338 |
|
|
@rm -f exception_shared_1_test$(EXEEXT)
|
| 2339 |
|
|
$(exception_shared_1_test_LINK) $(exception_shared_1_test_OBJECTS) $(exception_shared_1_test_LDADD) $(LIBS)
|
| 2340 |
|
|
exception_shared_2_test$(EXEEXT): $(exception_shared_2_test_OBJECTS) $(exception_shared_2_test_DEPENDENCIES)
|
| 2341 |
|
|
@rm -f exception_shared_2_test$(EXEEXT)
|
| 2342 |
|
|
$(exception_shared_2_test_LINK) $(exception_shared_2_test_OBJECTS) $(exception_shared_2_test_LDADD) $(LIBS)
|
| 2343 |
|
|
exception_static_test$(EXEEXT): $(exception_static_test_OBJECTS) $(exception_static_test_DEPENDENCIES)
|
| 2344 |
|
|
@rm -f exception_static_test$(EXEEXT)
|
| 2345 |
|
|
$(exception_static_test_LINK) $(exception_static_test_OBJECTS) $(exception_static_test_LDADD) $(LIBS)
|
| 2346 |
|
|
exception_test$(EXEEXT): $(exception_test_OBJECTS) $(exception_test_DEPENDENCIES)
|
| 2347 |
|
|
@rm -f exception_test$(EXEEXT)
|
| 2348 |
|
|
$(exception_test_LINK) $(exception_test_OBJECTS) $(exception_test_LDADD) $(LIBS)
|
| 2349 |
|
|
exclude_libs_test$(EXEEXT): $(exclude_libs_test_OBJECTS) $(exclude_libs_test_DEPENDENCIES)
|
| 2350 |
|
|
@rm -f exclude_libs_test$(EXEEXT)
|
| 2351 |
|
|
$(exclude_libs_test_LINK) $(exclude_libs_test_OBJECTS) $(exclude_libs_test_LDADD) $(LIBS)
|
| 2352 |
|
|
@GCC_FALSE@flagstest_compress_debug_sections$(EXEEXT): $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_DEPENDENCIES)
|
| 2353 |
|
|
@GCC_FALSE@ @rm -f flagstest_compress_debug_sections$(EXEEXT)
|
| 2354 |
|
|
@GCC_FALSE@ $(LINK) $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_LDADD) $(LIBS)
|
| 2355 |
|
|
@HAVE_ZLIB_FALSE@flagstest_compress_debug_sections$(EXEEXT): $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_DEPENDENCIES)
|
| 2356 |
|
|
@HAVE_ZLIB_FALSE@ @rm -f flagstest_compress_debug_sections$(EXEEXT)
|
| 2357 |
|
|
@HAVE_ZLIB_FALSE@ $(LINK) $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_LDADD) $(LIBS)
|
| 2358 |
|
|
@NATIVE_LINKER_FALSE@flagstest_compress_debug_sections$(EXEEXT): $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_DEPENDENCIES)
|
| 2359 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f flagstest_compress_debug_sections$(EXEEXT)
|
| 2360 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_LDADD) $(LIBS)
|
| 2361 |
|
|
@GCC_FALSE@flagstest_o_specialfile$(EXEEXT): $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_DEPENDENCIES)
|
| 2362 |
|
|
@GCC_FALSE@ @rm -f flagstest_o_specialfile$(EXEEXT)
|
| 2363 |
|
|
@GCC_FALSE@ $(LINK) $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_LDADD) $(LIBS)
|
| 2364 |
|
|
@NATIVE_LINKER_FALSE@flagstest_o_specialfile$(EXEEXT): $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_DEPENDENCIES)
|
| 2365 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f flagstest_o_specialfile$(EXEEXT)
|
| 2366 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_LDADD) $(LIBS)
|
| 2367 |
|
|
@GCC_FALSE@flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT): $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES)
|
| 2368 |
|
|
@GCC_FALSE@ @rm -f flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
|
| 2369 |
|
|
@GCC_FALSE@ $(LINK) $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_LDADD) $(LIBS)
|
| 2370 |
|
|
@HAVE_ZLIB_FALSE@flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT): $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES)
|
| 2371 |
|
|
@HAVE_ZLIB_FALSE@ @rm -f flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
|
| 2372 |
|
|
@HAVE_ZLIB_FALSE@ $(LINK) $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_LDADD) $(LIBS)
|
| 2373 |
|
|
@NATIVE_LINKER_FALSE@flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT): $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES)
|
| 2374 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
|
| 2375 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_LDADD) $(LIBS)
|
| 2376 |
|
|
@GCC_FALSE@icf_virtual_function_folding_test$(EXEEXT): $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_DEPENDENCIES)
|
| 2377 |
|
|
@GCC_FALSE@ @rm -f icf_virtual_function_folding_test$(EXEEXT)
|
| 2378 |
|
|
@GCC_FALSE@ $(LINK) $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_LDADD) $(LIBS)
|
| 2379 |
|
|
@NATIVE_LINKER_FALSE@icf_virtual_function_folding_test$(EXEEXT): $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_DEPENDENCIES)
|
| 2380 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f icf_virtual_function_folding_test$(EXEEXT)
|
| 2381 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_LDADD) $(LIBS)
|
| 2382 |
|
|
ifuncmain1$(EXEEXT): $(ifuncmain1_OBJECTS) $(ifuncmain1_DEPENDENCIES)
|
| 2383 |
|
|
@rm -f ifuncmain1$(EXEEXT)
|
| 2384 |
|
|
$(ifuncmain1_LINK) $(ifuncmain1_OBJECTS) $(ifuncmain1_LDADD) $(LIBS)
|
| 2385 |
|
|
@GCC_FALSE@ifuncmain1pic$(EXEEXT): $(ifuncmain1pic_OBJECTS) $(ifuncmain1pic_DEPENDENCIES)
|
| 2386 |
|
|
@GCC_FALSE@ @rm -f ifuncmain1pic$(EXEEXT)
|
| 2387 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain1pic_OBJECTS) $(ifuncmain1pic_LDADD) $(LIBS)
|
| 2388 |
|
|
@IFUNC_FALSE@ifuncmain1pic$(EXEEXT): $(ifuncmain1pic_OBJECTS) $(ifuncmain1pic_DEPENDENCIES)
|
| 2389 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain1pic$(EXEEXT)
|
| 2390 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain1pic_OBJECTS) $(ifuncmain1pic_LDADD) $(LIBS)
|
| 2391 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain1pic$(EXEEXT): $(ifuncmain1pic_OBJECTS) $(ifuncmain1pic_DEPENDENCIES)
|
| 2392 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain1pic$(EXEEXT)
|
| 2393 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain1pic_OBJECTS) $(ifuncmain1pic_LDADD) $(LIBS)
|
| 2394 |
|
|
@GCC_FALSE@ifuncmain1picstatic$(EXEEXT): $(ifuncmain1picstatic_OBJECTS) $(ifuncmain1picstatic_DEPENDENCIES)
|
| 2395 |
|
|
@GCC_FALSE@ @rm -f ifuncmain1picstatic$(EXEEXT)
|
| 2396 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain1picstatic_OBJECTS) $(ifuncmain1picstatic_LDADD) $(LIBS)
|
| 2397 |
|
|
@IFUNC_FALSE@ifuncmain1picstatic$(EXEEXT): $(ifuncmain1picstatic_OBJECTS) $(ifuncmain1picstatic_DEPENDENCIES)
|
| 2398 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain1picstatic$(EXEEXT)
|
| 2399 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain1picstatic_OBJECTS) $(ifuncmain1picstatic_LDADD) $(LIBS)
|
| 2400 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain1picstatic$(EXEEXT): $(ifuncmain1picstatic_OBJECTS) $(ifuncmain1picstatic_DEPENDENCIES)
|
| 2401 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain1picstatic$(EXEEXT)
|
| 2402 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain1picstatic_OBJECTS) $(ifuncmain1picstatic_LDADD) $(LIBS)
|
| 2403 |
|
|
@GCC_FALSE@ifuncmain1pie$(EXEEXT): $(ifuncmain1pie_OBJECTS) $(ifuncmain1pie_DEPENDENCIES)
|
| 2404 |
|
|
@GCC_FALSE@ @rm -f ifuncmain1pie$(EXEEXT)
|
| 2405 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain1pie_OBJECTS) $(ifuncmain1pie_LDADD) $(LIBS)
|
| 2406 |
|
|
@IFUNC_FALSE@ifuncmain1pie$(EXEEXT): $(ifuncmain1pie_OBJECTS) $(ifuncmain1pie_DEPENDENCIES)
|
| 2407 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain1pie$(EXEEXT)
|
| 2408 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain1pie_OBJECTS) $(ifuncmain1pie_LDADD) $(LIBS)
|
| 2409 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain1pie$(EXEEXT): $(ifuncmain1pie_OBJECTS) $(ifuncmain1pie_DEPENDENCIES)
|
| 2410 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain1pie$(EXEEXT)
|
| 2411 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain1pie_OBJECTS) $(ifuncmain1pie_LDADD) $(LIBS)
|
| 2412 |
|
|
ifuncmain1static$(EXEEXT): $(ifuncmain1static_OBJECTS) $(ifuncmain1static_DEPENDENCIES)
|
| 2413 |
|
|
@rm -f ifuncmain1static$(EXEEXT)
|
| 2414 |
|
|
$(ifuncmain1static_LINK) $(ifuncmain1static_OBJECTS) $(ifuncmain1static_LDADD) $(LIBS)
|
| 2415 |
|
|
@GCC_FALSE@ifuncmain1staticpic$(EXEEXT): $(ifuncmain1staticpic_OBJECTS) $(ifuncmain1staticpic_DEPENDENCIES)
|
| 2416 |
|
|
@GCC_FALSE@ @rm -f ifuncmain1staticpic$(EXEEXT)
|
| 2417 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain1staticpic_OBJECTS) $(ifuncmain1staticpic_LDADD) $(LIBS)
|
| 2418 |
|
|
@IFUNC_FALSE@ifuncmain1staticpic$(EXEEXT): $(ifuncmain1staticpic_OBJECTS) $(ifuncmain1staticpic_DEPENDENCIES)
|
| 2419 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain1staticpic$(EXEEXT)
|
| 2420 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain1staticpic_OBJECTS) $(ifuncmain1staticpic_LDADD) $(LIBS)
|
| 2421 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain1staticpic$(EXEEXT): $(ifuncmain1staticpic_OBJECTS) $(ifuncmain1staticpic_DEPENDENCIES)
|
| 2422 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain1staticpic$(EXEEXT)
|
| 2423 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain1staticpic_OBJECTS) $(ifuncmain1staticpic_LDADD) $(LIBS)
|
| 2424 |
|
|
@GCC_FALSE@ifuncmain1staticpie$(EXEEXT): $(ifuncmain1staticpie_OBJECTS) $(ifuncmain1staticpie_DEPENDENCIES)
|
| 2425 |
|
|
@GCC_FALSE@ @rm -f ifuncmain1staticpie$(EXEEXT)
|
| 2426 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain1staticpie_OBJECTS) $(ifuncmain1staticpie_LDADD) $(LIBS)
|
| 2427 |
|
|
@IFUNC_FALSE@ifuncmain1staticpie$(EXEEXT): $(ifuncmain1staticpie_OBJECTS) $(ifuncmain1staticpie_DEPENDENCIES)
|
| 2428 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain1staticpie$(EXEEXT)
|
| 2429 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain1staticpie_OBJECTS) $(ifuncmain1staticpie_LDADD) $(LIBS)
|
| 2430 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain1staticpie$(EXEEXT): $(ifuncmain1staticpie_OBJECTS) $(ifuncmain1staticpie_DEPENDENCIES)
|
| 2431 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain1staticpie$(EXEEXT)
|
| 2432 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain1staticpie_OBJECTS) $(ifuncmain1staticpie_LDADD) $(LIBS)
|
| 2433 |
|
|
ifuncmain1vis$(EXEEXT): $(ifuncmain1vis_OBJECTS) $(ifuncmain1vis_DEPENDENCIES)
|
| 2434 |
|
|
@rm -f ifuncmain1vis$(EXEEXT)
|
| 2435 |
|
|
$(ifuncmain1vis_LINK) $(ifuncmain1vis_OBJECTS) $(ifuncmain1vis_LDADD) $(LIBS)
|
| 2436 |
|
|
@GCC_FALSE@ifuncmain1vispic$(EXEEXT): $(ifuncmain1vispic_OBJECTS) $(ifuncmain1vispic_DEPENDENCIES)
|
| 2437 |
|
|
@GCC_FALSE@ @rm -f ifuncmain1vispic$(EXEEXT)
|
| 2438 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain1vispic_OBJECTS) $(ifuncmain1vispic_LDADD) $(LIBS)
|
| 2439 |
|
|
@IFUNC_FALSE@ifuncmain1vispic$(EXEEXT): $(ifuncmain1vispic_OBJECTS) $(ifuncmain1vispic_DEPENDENCIES)
|
| 2440 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain1vispic$(EXEEXT)
|
| 2441 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain1vispic_OBJECTS) $(ifuncmain1vispic_LDADD) $(LIBS)
|
| 2442 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain1vispic$(EXEEXT): $(ifuncmain1vispic_OBJECTS) $(ifuncmain1vispic_DEPENDENCIES)
|
| 2443 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain1vispic$(EXEEXT)
|
| 2444 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain1vispic_OBJECTS) $(ifuncmain1vispic_LDADD) $(LIBS)
|
| 2445 |
|
|
@GCC_FALSE@ifuncmain1vispie$(EXEEXT): $(ifuncmain1vispie_OBJECTS) $(ifuncmain1vispie_DEPENDENCIES)
|
| 2446 |
|
|
@GCC_FALSE@ @rm -f ifuncmain1vispie$(EXEEXT)
|
| 2447 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain1vispie_OBJECTS) $(ifuncmain1vispie_LDADD) $(LIBS)
|
| 2448 |
|
|
@IFUNC_FALSE@ifuncmain1vispie$(EXEEXT): $(ifuncmain1vispie_OBJECTS) $(ifuncmain1vispie_DEPENDENCIES)
|
| 2449 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain1vispie$(EXEEXT)
|
| 2450 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain1vispie_OBJECTS) $(ifuncmain1vispie_LDADD) $(LIBS)
|
| 2451 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain1vispie$(EXEEXT): $(ifuncmain1vispie_OBJECTS) $(ifuncmain1vispie_DEPENDENCIES)
|
| 2452 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain1vispie$(EXEEXT)
|
| 2453 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain1vispie_OBJECTS) $(ifuncmain1vispie_LDADD) $(LIBS)
|
| 2454 |
|
|
ifuncmain2$(EXEEXT): $(ifuncmain2_OBJECTS) $(ifuncmain2_DEPENDENCIES)
|
| 2455 |
|
|
@rm -f ifuncmain2$(EXEEXT)
|
| 2456 |
|
|
$(ifuncmain2_LINK) $(ifuncmain2_OBJECTS) $(ifuncmain2_LDADD) $(LIBS)
|
| 2457 |
|
|
@GCC_FALSE@ifuncmain2pic$(EXEEXT): $(ifuncmain2pic_OBJECTS) $(ifuncmain2pic_DEPENDENCIES)
|
| 2458 |
|
|
@GCC_FALSE@ @rm -f ifuncmain2pic$(EXEEXT)
|
| 2459 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain2pic_OBJECTS) $(ifuncmain2pic_LDADD) $(LIBS)
|
| 2460 |
|
|
@IFUNC_FALSE@ifuncmain2pic$(EXEEXT): $(ifuncmain2pic_OBJECTS) $(ifuncmain2pic_DEPENDENCIES)
|
| 2461 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain2pic$(EXEEXT)
|
| 2462 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain2pic_OBJECTS) $(ifuncmain2pic_LDADD) $(LIBS)
|
| 2463 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain2pic$(EXEEXT): $(ifuncmain2pic_OBJECTS) $(ifuncmain2pic_DEPENDENCIES)
|
| 2464 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain2pic$(EXEEXT)
|
| 2465 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain2pic_OBJECTS) $(ifuncmain2pic_LDADD) $(LIBS)
|
| 2466 |
|
|
@GCC_FALSE@ifuncmain2picstatic$(EXEEXT): $(ifuncmain2picstatic_OBJECTS) $(ifuncmain2picstatic_DEPENDENCIES)
|
| 2467 |
|
|
@GCC_FALSE@ @rm -f ifuncmain2picstatic$(EXEEXT)
|
| 2468 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain2picstatic_OBJECTS) $(ifuncmain2picstatic_LDADD) $(LIBS)
|
| 2469 |
|
|
@IFUNC_FALSE@ifuncmain2picstatic$(EXEEXT): $(ifuncmain2picstatic_OBJECTS) $(ifuncmain2picstatic_DEPENDENCIES)
|
| 2470 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain2picstatic$(EXEEXT)
|
| 2471 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain2picstatic_OBJECTS) $(ifuncmain2picstatic_LDADD) $(LIBS)
|
| 2472 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain2picstatic$(EXEEXT): $(ifuncmain2picstatic_OBJECTS) $(ifuncmain2picstatic_DEPENDENCIES)
|
| 2473 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain2picstatic$(EXEEXT)
|
| 2474 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain2picstatic_OBJECTS) $(ifuncmain2picstatic_LDADD) $(LIBS)
|
| 2475 |
|
|
ifuncmain2static$(EXEEXT): $(ifuncmain2static_OBJECTS) $(ifuncmain2static_DEPENDENCIES)
|
| 2476 |
|
|
@rm -f ifuncmain2static$(EXEEXT)
|
| 2477 |
|
|
$(ifuncmain2static_LINK) $(ifuncmain2static_OBJECTS) $(ifuncmain2static_LDADD) $(LIBS)
|
| 2478 |
|
|
ifuncmain3$(EXEEXT): $(ifuncmain3_OBJECTS) $(ifuncmain3_DEPENDENCIES)
|
| 2479 |
|
|
@rm -f ifuncmain3$(EXEEXT)
|
| 2480 |
|
|
$(ifuncmain3_LINK) $(ifuncmain3_OBJECTS) $(ifuncmain3_LDADD) $(LIBS)
|
| 2481 |
|
|
ifuncmain4$(EXEEXT): $(ifuncmain4_OBJECTS) $(ifuncmain4_DEPENDENCIES)
|
| 2482 |
|
|
@rm -f ifuncmain4$(EXEEXT)
|
| 2483 |
|
|
$(ifuncmain4_LINK) $(ifuncmain4_OBJECTS) $(ifuncmain4_LDADD) $(LIBS)
|
| 2484 |
|
|
@GCC_FALSE@ifuncmain4picstatic$(EXEEXT): $(ifuncmain4picstatic_OBJECTS) $(ifuncmain4picstatic_DEPENDENCIES)
|
| 2485 |
|
|
@GCC_FALSE@ @rm -f ifuncmain4picstatic$(EXEEXT)
|
| 2486 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain4picstatic_OBJECTS) $(ifuncmain4picstatic_LDADD) $(LIBS)
|
| 2487 |
|
|
@IFUNC_FALSE@ifuncmain4picstatic$(EXEEXT): $(ifuncmain4picstatic_OBJECTS) $(ifuncmain4picstatic_DEPENDENCIES)
|
| 2488 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain4picstatic$(EXEEXT)
|
| 2489 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain4picstatic_OBJECTS) $(ifuncmain4picstatic_LDADD) $(LIBS)
|
| 2490 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain4picstatic$(EXEEXT): $(ifuncmain4picstatic_OBJECTS) $(ifuncmain4picstatic_DEPENDENCIES)
|
| 2491 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain4picstatic$(EXEEXT)
|
| 2492 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain4picstatic_OBJECTS) $(ifuncmain4picstatic_LDADD) $(LIBS)
|
| 2493 |
|
|
ifuncmain4static$(EXEEXT): $(ifuncmain4static_OBJECTS) $(ifuncmain4static_DEPENDENCIES)
|
| 2494 |
|
|
@rm -f ifuncmain4static$(EXEEXT)
|
| 2495 |
|
|
$(ifuncmain4static_LINK) $(ifuncmain4static_OBJECTS) $(ifuncmain4static_LDADD) $(LIBS)
|
| 2496 |
|
|
ifuncmain5$(EXEEXT): $(ifuncmain5_OBJECTS) $(ifuncmain5_DEPENDENCIES)
|
| 2497 |
|
|
@rm -f ifuncmain5$(EXEEXT)
|
| 2498 |
|
|
$(ifuncmain5_LINK) $(ifuncmain5_OBJECTS) $(ifuncmain5_LDADD) $(LIBS)
|
| 2499 |
|
|
@GCC_FALSE@ifuncmain5pic$(EXEEXT): $(ifuncmain5pic_OBJECTS) $(ifuncmain5pic_DEPENDENCIES)
|
| 2500 |
|
|
@GCC_FALSE@ @rm -f ifuncmain5pic$(EXEEXT)
|
| 2501 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain5pic_OBJECTS) $(ifuncmain5pic_LDADD) $(LIBS)
|
| 2502 |
|
|
@IFUNC_FALSE@ifuncmain5pic$(EXEEXT): $(ifuncmain5pic_OBJECTS) $(ifuncmain5pic_DEPENDENCIES)
|
| 2503 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain5pic$(EXEEXT)
|
| 2504 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain5pic_OBJECTS) $(ifuncmain5pic_LDADD) $(LIBS)
|
| 2505 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain5pic$(EXEEXT): $(ifuncmain5pic_OBJECTS) $(ifuncmain5pic_DEPENDENCIES)
|
| 2506 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain5pic$(EXEEXT)
|
| 2507 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain5pic_OBJECTS) $(ifuncmain5pic_LDADD) $(LIBS)
|
| 2508 |
|
|
@GCC_FALSE@ifuncmain5picstatic$(EXEEXT): $(ifuncmain5picstatic_OBJECTS) $(ifuncmain5picstatic_DEPENDENCIES)
|
| 2509 |
|
|
@GCC_FALSE@ @rm -f ifuncmain5picstatic$(EXEEXT)
|
| 2510 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain5picstatic_OBJECTS) $(ifuncmain5picstatic_LDADD) $(LIBS)
|
| 2511 |
|
|
@IFUNC_FALSE@ifuncmain5picstatic$(EXEEXT): $(ifuncmain5picstatic_OBJECTS) $(ifuncmain5picstatic_DEPENDENCIES)
|
| 2512 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain5picstatic$(EXEEXT)
|
| 2513 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain5picstatic_OBJECTS) $(ifuncmain5picstatic_LDADD) $(LIBS)
|
| 2514 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain5picstatic$(EXEEXT): $(ifuncmain5picstatic_OBJECTS) $(ifuncmain5picstatic_DEPENDENCIES)
|
| 2515 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain5picstatic$(EXEEXT)
|
| 2516 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain5picstatic_OBJECTS) $(ifuncmain5picstatic_LDADD) $(LIBS)
|
| 2517 |
|
|
@GCC_FALSE@ifuncmain5pie$(EXEEXT): $(ifuncmain5pie_OBJECTS) $(ifuncmain5pie_DEPENDENCIES)
|
| 2518 |
|
|
@GCC_FALSE@ @rm -f ifuncmain5pie$(EXEEXT)
|
| 2519 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain5pie_OBJECTS) $(ifuncmain5pie_LDADD) $(LIBS)
|
| 2520 |
|
|
@IFUNC_FALSE@ifuncmain5pie$(EXEEXT): $(ifuncmain5pie_OBJECTS) $(ifuncmain5pie_DEPENDENCIES)
|
| 2521 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain5pie$(EXEEXT)
|
| 2522 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain5pie_OBJECTS) $(ifuncmain5pie_LDADD) $(LIBS)
|
| 2523 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain5pie$(EXEEXT): $(ifuncmain5pie_OBJECTS) $(ifuncmain5pie_DEPENDENCIES)
|
| 2524 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain5pie$(EXEEXT)
|
| 2525 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain5pie_OBJECTS) $(ifuncmain5pie_LDADD) $(LIBS)
|
| 2526 |
|
|
ifuncmain5static$(EXEEXT): $(ifuncmain5static_OBJECTS) $(ifuncmain5static_DEPENDENCIES)
|
| 2527 |
|
|
@rm -f ifuncmain5static$(EXEEXT)
|
| 2528 |
|
|
$(ifuncmain5static_LINK) $(ifuncmain5static_OBJECTS) $(ifuncmain5static_LDADD) $(LIBS)
|
| 2529 |
|
|
@GCC_FALSE@ifuncmain5staticpic$(EXEEXT): $(ifuncmain5staticpic_OBJECTS) $(ifuncmain5staticpic_DEPENDENCIES)
|
| 2530 |
|
|
@GCC_FALSE@ @rm -f ifuncmain5staticpic$(EXEEXT)
|
| 2531 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain5staticpic_OBJECTS) $(ifuncmain5staticpic_LDADD) $(LIBS)
|
| 2532 |
|
|
@IFUNC_FALSE@ifuncmain5staticpic$(EXEEXT): $(ifuncmain5staticpic_OBJECTS) $(ifuncmain5staticpic_DEPENDENCIES)
|
| 2533 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain5staticpic$(EXEEXT)
|
| 2534 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain5staticpic_OBJECTS) $(ifuncmain5staticpic_LDADD) $(LIBS)
|
| 2535 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain5staticpic$(EXEEXT): $(ifuncmain5staticpic_OBJECTS) $(ifuncmain5staticpic_DEPENDENCIES)
|
| 2536 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain5staticpic$(EXEEXT)
|
| 2537 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain5staticpic_OBJECTS) $(ifuncmain5staticpic_LDADD) $(LIBS)
|
| 2538 |
|
|
@GCC_FALSE@ifuncmain6pie$(EXEEXT): $(ifuncmain6pie_OBJECTS) $(ifuncmain6pie_DEPENDENCIES)
|
| 2539 |
|
|
@GCC_FALSE@ @rm -f ifuncmain6pie$(EXEEXT)
|
| 2540 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain6pie_OBJECTS) $(ifuncmain6pie_LDADD) $(LIBS)
|
| 2541 |
|
|
@IFUNC_FALSE@ifuncmain6pie$(EXEEXT): $(ifuncmain6pie_OBJECTS) $(ifuncmain6pie_DEPENDENCIES)
|
| 2542 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain6pie$(EXEEXT)
|
| 2543 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain6pie_OBJECTS) $(ifuncmain6pie_LDADD) $(LIBS)
|
| 2544 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain6pie$(EXEEXT): $(ifuncmain6pie_OBJECTS) $(ifuncmain6pie_DEPENDENCIES)
|
| 2545 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain6pie$(EXEEXT)
|
| 2546 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain6pie_OBJECTS) $(ifuncmain6pie_LDADD) $(LIBS)
|
| 2547 |
|
|
ifuncmain7$(EXEEXT): $(ifuncmain7_OBJECTS) $(ifuncmain7_DEPENDENCIES)
|
| 2548 |
|
|
@rm -f ifuncmain7$(EXEEXT)
|
| 2549 |
|
|
$(ifuncmain7_LINK) $(ifuncmain7_OBJECTS) $(ifuncmain7_LDADD) $(LIBS)
|
| 2550 |
|
|
@GCC_FALSE@ifuncmain7pic$(EXEEXT): $(ifuncmain7pic_OBJECTS) $(ifuncmain7pic_DEPENDENCIES)
|
| 2551 |
|
|
@GCC_FALSE@ @rm -f ifuncmain7pic$(EXEEXT)
|
| 2552 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain7pic_OBJECTS) $(ifuncmain7pic_LDADD) $(LIBS)
|
| 2553 |
|
|
@IFUNC_FALSE@ifuncmain7pic$(EXEEXT): $(ifuncmain7pic_OBJECTS) $(ifuncmain7pic_DEPENDENCIES)
|
| 2554 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain7pic$(EXEEXT)
|
| 2555 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain7pic_OBJECTS) $(ifuncmain7pic_LDADD) $(LIBS)
|
| 2556 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain7pic$(EXEEXT): $(ifuncmain7pic_OBJECTS) $(ifuncmain7pic_DEPENDENCIES)
|
| 2557 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain7pic$(EXEEXT)
|
| 2558 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain7pic_OBJECTS) $(ifuncmain7pic_LDADD) $(LIBS)
|
| 2559 |
|
|
@GCC_FALSE@ifuncmain7picstatic$(EXEEXT): $(ifuncmain7picstatic_OBJECTS) $(ifuncmain7picstatic_DEPENDENCIES)
|
| 2560 |
|
|
@GCC_FALSE@ @rm -f ifuncmain7picstatic$(EXEEXT)
|
| 2561 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain7picstatic_OBJECTS) $(ifuncmain7picstatic_LDADD) $(LIBS)
|
| 2562 |
|
|
@IFUNC_FALSE@ifuncmain7picstatic$(EXEEXT): $(ifuncmain7picstatic_OBJECTS) $(ifuncmain7picstatic_DEPENDENCIES)
|
| 2563 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain7picstatic$(EXEEXT)
|
| 2564 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain7picstatic_OBJECTS) $(ifuncmain7picstatic_LDADD) $(LIBS)
|
| 2565 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain7picstatic$(EXEEXT): $(ifuncmain7picstatic_OBJECTS) $(ifuncmain7picstatic_DEPENDENCIES)
|
| 2566 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain7picstatic$(EXEEXT)
|
| 2567 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain7picstatic_OBJECTS) $(ifuncmain7picstatic_LDADD) $(LIBS)
|
| 2568 |
|
|
@GCC_FALSE@ifuncmain7pie$(EXEEXT): $(ifuncmain7pie_OBJECTS) $(ifuncmain7pie_DEPENDENCIES)
|
| 2569 |
|
|
@GCC_FALSE@ @rm -f ifuncmain7pie$(EXEEXT)
|
| 2570 |
|
|
@GCC_FALSE@ $(LINK) $(ifuncmain7pie_OBJECTS) $(ifuncmain7pie_LDADD) $(LIBS)
|
| 2571 |
|
|
@IFUNC_FALSE@ifuncmain7pie$(EXEEXT): $(ifuncmain7pie_OBJECTS) $(ifuncmain7pie_DEPENDENCIES)
|
| 2572 |
|
|
@IFUNC_FALSE@ @rm -f ifuncmain7pie$(EXEEXT)
|
| 2573 |
|
|
@IFUNC_FALSE@ $(LINK) $(ifuncmain7pie_OBJECTS) $(ifuncmain7pie_LDADD) $(LIBS)
|
| 2574 |
|
|
@NATIVE_LINKER_FALSE@ifuncmain7pie$(EXEEXT): $(ifuncmain7pie_OBJECTS) $(ifuncmain7pie_DEPENDENCIES)
|
| 2575 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f ifuncmain7pie$(EXEEXT)
|
| 2576 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(ifuncmain7pie_OBJECTS) $(ifuncmain7pie_LDADD) $(LIBS)
|
| 2577 |
|
|
ifuncmain7static$(EXEEXT): $(ifuncmain7static_OBJECTS) $(ifuncmain7static_DEPENDENCIES)
|
| 2578 |
|
|
@rm -f ifuncmain7static$(EXEEXT)
|
| 2579 |
|
|
$(ifuncmain7static_LINK) $(ifuncmain7static_OBJECTS) $(ifuncmain7static_LDADD) $(LIBS)
|
| 2580 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@incremental_test_2$(EXEEXT): $(incremental_test_2_OBJECTS) $(incremental_test_2_DEPENDENCIES)
|
| 2581 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@ @rm -f incremental_test_2$(EXEEXT)
|
| 2582 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@ $(LINK) $(incremental_test_2_OBJECTS) $(incremental_test_2_LDADD) $(LIBS)
|
| 2583 |
|
|
@GCC_FALSE@incremental_test_2$(EXEEXT): $(incremental_test_2_OBJECTS) $(incremental_test_2_DEPENDENCIES)
|
| 2584 |
|
|
@GCC_FALSE@ @rm -f incremental_test_2$(EXEEXT)
|
| 2585 |
|
|
@GCC_FALSE@ $(LINK) $(incremental_test_2_OBJECTS) $(incremental_test_2_LDADD) $(LIBS)
|
| 2586 |
|
|
@NATIVE_LINKER_FALSE@incremental_test_2$(EXEEXT): $(incremental_test_2_OBJECTS) $(incremental_test_2_DEPENDENCIES)
|
| 2587 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f incremental_test_2$(EXEEXT)
|
| 2588 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(incremental_test_2_OBJECTS) $(incremental_test_2_LDADD) $(LIBS)
|
| 2589 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@incremental_test_3$(EXEEXT): $(incremental_test_3_OBJECTS) $(incremental_test_3_DEPENDENCIES)
|
| 2590 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@ @rm -f incremental_test_3$(EXEEXT)
|
| 2591 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@ $(LINK) $(incremental_test_3_OBJECTS) $(incremental_test_3_LDADD) $(LIBS)
|
| 2592 |
|
|
@GCC_FALSE@incremental_test_3$(EXEEXT): $(incremental_test_3_OBJECTS) $(incremental_test_3_DEPENDENCIES)
|
| 2593 |
|
|
@GCC_FALSE@ @rm -f incremental_test_3$(EXEEXT)
|
| 2594 |
|
|
@GCC_FALSE@ $(LINK) $(incremental_test_3_OBJECTS) $(incremental_test_3_LDADD) $(LIBS)
|
| 2595 |
|
|
@NATIVE_LINKER_FALSE@incremental_test_3$(EXEEXT): $(incremental_test_3_OBJECTS) $(incremental_test_3_DEPENDENCIES)
|
| 2596 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f incremental_test_3$(EXEEXT)
|
| 2597 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(incremental_test_3_OBJECTS) $(incremental_test_3_LDADD) $(LIBS)
|
| 2598 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@incremental_test_4$(EXEEXT): $(incremental_test_4_OBJECTS) $(incremental_test_4_DEPENDENCIES)
|
| 2599 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@ @rm -f incremental_test_4$(EXEEXT)
|
| 2600 |
|
|
@DEFAULT_TARGET_X86_64_FALSE@ $(LINK) $(incremental_test_4_OBJECTS) $(incremental_test_4_LDADD) $(LIBS)
|
| 2601 |
|
|
@GCC_FALSE@incremental_test_4$(EXEEXT): $(incremental_test_4_OBJECTS) $(incremental_test_4_DEPENDENCIES)
|
| 2602 |
|
|
@GCC_FALSE@ @rm -f incremental_test_4$(EXEEXT)
|
| 2603 |
|
|
@GCC_FALSE@ $(LINK) $(incremental_test_4_OBJECTS) $(incremental_test_4_LDADD) $(LIBS)
|
| 2604 |
|
|
@NATIVE_LINKER_FALSE@incremental_test_4$(EXEEXT): $(incremental_test_4_OBJECTS) $(incremental_test_4_DEPENDENCIES)
|
| 2605 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f incremental_test_4$(EXEEXT)
|
| 2606 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(incremental_test_4_OBJECTS) $(incremental_test_4_LDADD) $(LIBS)
|
| 2607 |
|
|
initpri1$(EXEEXT): $(initpri1_OBJECTS) $(initpri1_DEPENDENCIES)
|
| 2608 |
|
|
@rm -f initpri1$(EXEEXT)
|
| 2609 |
|
|
$(initpri1_LINK) $(initpri1_OBJECTS) $(initpri1_LDADD) $(LIBS)
|
| 2610 |
|
|
justsyms$(EXEEXT): $(justsyms_OBJECTS) $(justsyms_DEPENDENCIES)
|
| 2611 |
|
|
@rm -f justsyms$(EXEEXT)
|
| 2612 |
|
|
$(justsyms_LINK) $(justsyms_OBJECTS) $(justsyms_LDADD) $(LIBS)
|
| 2613 |
|
|
large$(EXEEXT): $(large_OBJECTS) $(large_DEPENDENCIES)
|
| 2614 |
|
|
@rm -f large$(EXEEXT)
|
| 2615 |
|
|
$(large_LINK) $(large_OBJECTS) $(large_LDADD) $(LIBS)
|
| 2616 |
|
|
@GCC_FALSE@local_labels_test$(EXEEXT): $(local_labels_test_OBJECTS) $(local_labels_test_DEPENDENCIES)
|
| 2617 |
|
|
@GCC_FALSE@ @rm -f local_labels_test$(EXEEXT)
|
| 2618 |
|
|
@GCC_FALSE@ $(LINK) $(local_labels_test_OBJECTS) $(local_labels_test_LDADD) $(LIBS)
|
| 2619 |
|
|
@NATIVE_LINKER_FALSE@local_labels_test$(EXEEXT): $(local_labels_test_OBJECTS) $(local_labels_test_DEPENDENCIES)
|
| 2620 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f local_labels_test$(EXEEXT)
|
| 2621 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(local_labels_test_OBJECTS) $(local_labels_test_LDADD) $(LIBS)
|
| 2622 |
|
|
@GCC_FALSE@many_sections_r_test$(EXEEXT): $(many_sections_r_test_OBJECTS) $(many_sections_r_test_DEPENDENCIES)
|
| 2623 |
|
|
@GCC_FALSE@ @rm -f many_sections_r_test$(EXEEXT)
|
| 2624 |
|
|
@GCC_FALSE@ $(LINK) $(many_sections_r_test_OBJECTS) $(many_sections_r_test_LDADD) $(LIBS)
|
| 2625 |
|
|
@NATIVE_LINKER_FALSE@many_sections_r_test$(EXEEXT): $(many_sections_r_test_OBJECTS) $(many_sections_r_test_DEPENDENCIES)
|
| 2626 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f many_sections_r_test$(EXEEXT)
|
| 2627 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(many_sections_r_test_OBJECTS) $(many_sections_r_test_LDADD) $(LIBS)
|
| 2628 |
|
|
many_sections_test$(EXEEXT): $(many_sections_test_OBJECTS) $(many_sections_test_DEPENDENCIES)
|
| 2629 |
|
|
@rm -f many_sections_test$(EXEEXT)
|
| 2630 |
|
|
$(many_sections_test_LINK) $(many_sections_test_OBJECTS) $(many_sections_test_LDADD) $(LIBS)
|
| 2631 |
|
|
object_unittest$(EXEEXT): $(object_unittest_OBJECTS) $(object_unittest_DEPENDENCIES)
|
| 2632 |
|
|
@rm -f object_unittest$(EXEEXT)
|
| 2633 |
|
|
$(CXXLINK) $(object_unittest_OBJECTS) $(object_unittest_LDADD) $(LIBS)
|
| 2634 |
|
|
@GCC_FALSE@permission_test$(EXEEXT): $(permission_test_OBJECTS) $(permission_test_DEPENDENCIES)
|
| 2635 |
|
|
@GCC_FALSE@ @rm -f permission_test$(EXEEXT)
|
| 2636 |
|
|
@GCC_FALSE@ $(LINK) $(permission_test_OBJECTS) $(permission_test_LDADD) $(LIBS)
|
| 2637 |
|
|
@NATIVE_LINKER_FALSE@permission_test$(EXEEXT): $(permission_test_OBJECTS) $(permission_test_DEPENDENCIES)
|
| 2638 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f permission_test$(EXEEXT)
|
| 2639 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(permission_test_OBJECTS) $(permission_test_LDADD) $(LIBS)
|
| 2640 |
|
|
@GCC_FALSE@plugin_test_1$(EXEEXT): $(plugin_test_1_OBJECTS) $(plugin_test_1_DEPENDENCIES)
|
| 2641 |
|
|
@GCC_FALSE@ @rm -f plugin_test_1$(EXEEXT)
|
| 2642 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_1_OBJECTS) $(plugin_test_1_LDADD) $(LIBS)
|
| 2643 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_1$(EXEEXT): $(plugin_test_1_OBJECTS) $(plugin_test_1_DEPENDENCIES)
|
| 2644 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_1$(EXEEXT)
|
| 2645 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_1_OBJECTS) $(plugin_test_1_LDADD) $(LIBS)
|
| 2646 |
|
|
@PLUGINS_FALSE@plugin_test_1$(EXEEXT): $(plugin_test_1_OBJECTS) $(plugin_test_1_DEPENDENCIES)
|
| 2647 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_1$(EXEEXT)
|
| 2648 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_1_OBJECTS) $(plugin_test_1_LDADD) $(LIBS)
|
| 2649 |
|
|
@GCC_FALSE@plugin_test_2$(EXEEXT): $(plugin_test_2_OBJECTS) $(plugin_test_2_DEPENDENCIES)
|
| 2650 |
|
|
@GCC_FALSE@ @rm -f plugin_test_2$(EXEEXT)
|
| 2651 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_2_OBJECTS) $(plugin_test_2_LDADD) $(LIBS)
|
| 2652 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_2$(EXEEXT): $(plugin_test_2_OBJECTS) $(plugin_test_2_DEPENDENCIES)
|
| 2653 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_2$(EXEEXT)
|
| 2654 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_2_OBJECTS) $(plugin_test_2_LDADD) $(LIBS)
|
| 2655 |
|
|
@PLUGINS_FALSE@plugin_test_2$(EXEEXT): $(plugin_test_2_OBJECTS) $(plugin_test_2_DEPENDENCIES)
|
| 2656 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_2$(EXEEXT)
|
| 2657 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_2_OBJECTS) $(plugin_test_2_LDADD) $(LIBS)
|
| 2658 |
|
|
@GCC_FALSE@plugin_test_3$(EXEEXT): $(plugin_test_3_OBJECTS) $(plugin_test_3_DEPENDENCIES)
|
| 2659 |
|
|
@GCC_FALSE@ @rm -f plugin_test_3$(EXEEXT)
|
| 2660 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_3_OBJECTS) $(plugin_test_3_LDADD) $(LIBS)
|
| 2661 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_3$(EXEEXT): $(plugin_test_3_OBJECTS) $(plugin_test_3_DEPENDENCIES)
|
| 2662 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_3$(EXEEXT)
|
| 2663 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_3_OBJECTS) $(plugin_test_3_LDADD) $(LIBS)
|
| 2664 |
|
|
@PLUGINS_FALSE@plugin_test_3$(EXEEXT): $(plugin_test_3_OBJECTS) $(plugin_test_3_DEPENDENCIES)
|
| 2665 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_3$(EXEEXT)
|
| 2666 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_3_OBJECTS) $(plugin_test_3_LDADD) $(LIBS)
|
| 2667 |
|
|
@GCC_FALSE@plugin_test_4$(EXEEXT): $(plugin_test_4_OBJECTS) $(plugin_test_4_DEPENDENCIES)
|
| 2668 |
|
|
@GCC_FALSE@ @rm -f plugin_test_4$(EXEEXT)
|
| 2669 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_4_OBJECTS) $(plugin_test_4_LDADD) $(LIBS)
|
| 2670 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_4$(EXEEXT): $(plugin_test_4_OBJECTS) $(plugin_test_4_DEPENDENCIES)
|
| 2671 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_4$(EXEEXT)
|
| 2672 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_4_OBJECTS) $(plugin_test_4_LDADD) $(LIBS)
|
| 2673 |
|
|
@PLUGINS_FALSE@plugin_test_4$(EXEEXT): $(plugin_test_4_OBJECTS) $(plugin_test_4_DEPENDENCIES)
|
| 2674 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_4$(EXEEXT)
|
| 2675 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_4_OBJECTS) $(plugin_test_4_LDADD) $(LIBS)
|
| 2676 |
|
|
@GCC_FALSE@plugin_test_5$(EXEEXT): $(plugin_test_5_OBJECTS) $(plugin_test_5_DEPENDENCIES)
|
| 2677 |
|
|
@GCC_FALSE@ @rm -f plugin_test_5$(EXEEXT)
|
| 2678 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_5_OBJECTS) $(plugin_test_5_LDADD) $(LIBS)
|
| 2679 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_5$(EXEEXT): $(plugin_test_5_OBJECTS) $(plugin_test_5_DEPENDENCIES)
|
| 2680 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_5$(EXEEXT)
|
| 2681 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_5_OBJECTS) $(plugin_test_5_LDADD) $(LIBS)
|
| 2682 |
|
|
@PLUGINS_FALSE@plugin_test_5$(EXEEXT): $(plugin_test_5_OBJECTS) $(plugin_test_5_DEPENDENCIES)
|
| 2683 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_5$(EXEEXT)
|
| 2684 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_5_OBJECTS) $(plugin_test_5_LDADD) $(LIBS)
|
| 2685 |
|
|
@GCC_FALSE@plugin_test_6$(EXEEXT): $(plugin_test_6_OBJECTS) $(plugin_test_6_DEPENDENCIES)
|
| 2686 |
|
|
@GCC_FALSE@ @rm -f plugin_test_6$(EXEEXT)
|
| 2687 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_6_OBJECTS) $(plugin_test_6_LDADD) $(LIBS)
|
| 2688 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_6$(EXEEXT): $(plugin_test_6_OBJECTS) $(plugin_test_6_DEPENDENCIES)
|
| 2689 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_6$(EXEEXT)
|
| 2690 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_6_OBJECTS) $(plugin_test_6_LDADD) $(LIBS)
|
| 2691 |
|
|
@PLUGINS_FALSE@plugin_test_6$(EXEEXT): $(plugin_test_6_OBJECTS) $(plugin_test_6_DEPENDENCIES)
|
| 2692 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_6$(EXEEXT)
|
| 2693 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_6_OBJECTS) $(plugin_test_6_LDADD) $(LIBS)
|
| 2694 |
|
|
@GCC_FALSE@plugin_test_7$(EXEEXT): $(plugin_test_7_OBJECTS) $(plugin_test_7_DEPENDENCIES)
|
| 2695 |
|
|
@GCC_FALSE@ @rm -f plugin_test_7$(EXEEXT)
|
| 2696 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_7_OBJECTS) $(plugin_test_7_LDADD) $(LIBS)
|
| 2697 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_7$(EXEEXT): $(plugin_test_7_OBJECTS) $(plugin_test_7_DEPENDENCIES)
|
| 2698 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_7$(EXEEXT)
|
| 2699 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_7_OBJECTS) $(plugin_test_7_LDADD) $(LIBS)
|
| 2700 |
|
|
@PLUGINS_FALSE@plugin_test_7$(EXEEXT): $(plugin_test_7_OBJECTS) $(plugin_test_7_DEPENDENCIES)
|
| 2701 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_7$(EXEEXT)
|
| 2702 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_7_OBJECTS) $(plugin_test_7_LDADD) $(LIBS)
|
| 2703 |
|
|
@GCC_FALSE@plugin_test_8$(EXEEXT): $(plugin_test_8_OBJECTS) $(plugin_test_8_DEPENDENCIES)
|
| 2704 |
|
|
@GCC_FALSE@ @rm -f plugin_test_8$(EXEEXT)
|
| 2705 |
|
|
@GCC_FALSE@ $(LINK) $(plugin_test_8_OBJECTS) $(plugin_test_8_LDADD) $(LIBS)
|
| 2706 |
|
|
@NATIVE_LINKER_FALSE@plugin_test_8$(EXEEXT): $(plugin_test_8_OBJECTS) $(plugin_test_8_DEPENDENCIES)
|
| 2707 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f plugin_test_8$(EXEEXT)
|
| 2708 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_8_OBJECTS) $(plugin_test_8_LDADD) $(LIBS)
|
| 2709 |
|
|
@PLUGINS_FALSE@plugin_test_8$(EXEEXT): $(plugin_test_8_OBJECTS) $(plugin_test_8_DEPENDENCIES)
|
| 2710 |
|
|
@PLUGINS_FALSE@ @rm -f plugin_test_8$(EXEEXT)
|
| 2711 |
|
|
@PLUGINS_FALSE@ $(LINK) $(plugin_test_8_OBJECTS) $(plugin_test_8_LDADD) $(LIBS)
|
| 2712 |
|
|
protected_1$(EXEEXT): $(protected_1_OBJECTS) $(protected_1_DEPENDENCIES)
|
| 2713 |
|
|
@rm -f protected_1$(EXEEXT)
|
| 2714 |
|
|
$(protected_1_LINK) $(protected_1_OBJECTS) $(protected_1_LDADD) $(LIBS)
|
| 2715 |
|
|
protected_2$(EXEEXT): $(protected_2_OBJECTS) $(protected_2_DEPENDENCIES)
|
| 2716 |
|
|
@rm -f protected_2$(EXEEXT)
|
| 2717 |
|
|
$(protected_2_LINK) $(protected_2_OBJECTS) $(protected_2_LDADD) $(LIBS)
|
| 2718 |
|
|
relro_script_test$(EXEEXT): $(relro_script_test_OBJECTS) $(relro_script_test_DEPENDENCIES)
|
| 2719 |
|
|
@rm -f relro_script_test$(EXEEXT)
|
| 2720 |
|
|
$(relro_script_test_LINK) $(relro_script_test_OBJECTS) $(relro_script_test_LDADD) $(LIBS)
|
| 2721 |
|
|
relro_strip_test$(EXEEXT): $(relro_strip_test_OBJECTS) $(relro_strip_test_DEPENDENCIES)
|
| 2722 |
|
|
@rm -f relro_strip_test$(EXEEXT)
|
| 2723 |
|
|
$(relro_strip_test_LINK) $(relro_strip_test_OBJECTS) $(relro_strip_test_LDADD) $(LIBS)
|
| 2724 |
|
|
relro_test$(EXEEXT): $(relro_test_OBJECTS) $(relro_test_DEPENDENCIES)
|
| 2725 |
|
|
@rm -f relro_test$(EXEEXT)
|
| 2726 |
|
|
$(relro_test_LINK) $(relro_test_OBJECTS) $(relro_test_LDADD) $(LIBS)
|
| 2727 |
|
|
script_test_1$(EXEEXT): $(script_test_1_OBJECTS) $(script_test_1_DEPENDENCIES)
|
| 2728 |
|
|
@rm -f script_test_1$(EXEEXT)
|
| 2729 |
|
|
$(script_test_1_LINK) $(script_test_1_OBJECTS) $(script_test_1_LDADD) $(LIBS)
|
| 2730 |
|
|
script_test_2$(EXEEXT): $(script_test_2_OBJECTS) $(script_test_2_DEPENDENCIES)
|
| 2731 |
|
|
@rm -f script_test_2$(EXEEXT)
|
| 2732 |
|
|
$(script_test_2_LINK) $(script_test_2_OBJECTS) $(script_test_2_LDADD) $(LIBS)
|
| 2733 |
|
|
@GCC_FALSE@script_test_3$(EXEEXT): $(script_test_3_OBJECTS) $(script_test_3_DEPENDENCIES)
|
| 2734 |
|
|
@GCC_FALSE@ @rm -f script_test_3$(EXEEXT)
|
| 2735 |
|
|
@GCC_FALSE@ $(LINK) $(script_test_3_OBJECTS) $(script_test_3_LDADD) $(LIBS)
|
| 2736 |
|
|
@NATIVE_LINKER_FALSE@script_test_3$(EXEEXT): $(script_test_3_OBJECTS) $(script_test_3_DEPENDENCIES)
|
| 2737 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f script_test_3$(EXEEXT)
|
| 2738 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(script_test_3_OBJECTS) $(script_test_3_LDADD) $(LIBS)
|
| 2739 |
|
|
searched_file_test$(EXEEXT): $(searched_file_test_OBJECTS) $(searched_file_test_DEPENDENCIES)
|
| 2740 |
|
|
@rm -f searched_file_test$(EXEEXT)
|
| 2741 |
|
|
$(searched_file_test_LINK) $(searched_file_test_OBJECTS) $(searched_file_test_LDADD) $(LIBS)
|
| 2742 |
|
|
@GCC_FALSE@start_lib_test$(EXEEXT): $(start_lib_test_OBJECTS) $(start_lib_test_DEPENDENCIES)
|
| 2743 |
|
|
@GCC_FALSE@ @rm -f start_lib_test$(EXEEXT)
|
| 2744 |
|
|
@GCC_FALSE@ $(LINK) $(start_lib_test_OBJECTS) $(start_lib_test_LDADD) $(LIBS)
|
| 2745 |
|
|
@NATIVE_LINKER_FALSE@start_lib_test$(EXEEXT): $(start_lib_test_OBJECTS) $(start_lib_test_DEPENDENCIES)
|
| 2746 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f start_lib_test$(EXEEXT)
|
| 2747 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(start_lib_test_OBJECTS) $(start_lib_test_LDADD) $(LIBS)
|
| 2748 |
|
|
thin_archive_test_1$(EXEEXT): $(thin_archive_test_1_OBJECTS) $(thin_archive_test_1_DEPENDENCIES)
|
| 2749 |
|
|
@rm -f thin_archive_test_1$(EXEEXT)
|
| 2750 |
|
|
$(thin_archive_test_1_LINK) $(thin_archive_test_1_OBJECTS) $(thin_archive_test_1_LDADD) $(LIBS)
|
| 2751 |
|
|
thin_archive_test_2$(EXEEXT): $(thin_archive_test_2_OBJECTS) $(thin_archive_test_2_DEPENDENCIES)
|
| 2752 |
|
|
@rm -f thin_archive_test_2$(EXEEXT)
|
| 2753 |
|
|
$(thin_archive_test_2_LINK) $(thin_archive_test_2_OBJECTS) $(thin_archive_test_2_LDADD) $(LIBS)
|
| 2754 |
|
|
tls_phdrs_script_test$(EXEEXT): $(tls_phdrs_script_test_OBJECTS) $(tls_phdrs_script_test_DEPENDENCIES)
|
| 2755 |
|
|
@rm -f tls_phdrs_script_test$(EXEEXT)
|
| 2756 |
|
|
$(tls_phdrs_script_test_LINK) $(tls_phdrs_script_test_OBJECTS) $(tls_phdrs_script_test_LDADD) $(LIBS)
|
| 2757 |
|
|
tls_pic_test$(EXEEXT): $(tls_pic_test_OBJECTS) $(tls_pic_test_DEPENDENCIES)
|
| 2758 |
|
|
@rm -f tls_pic_test$(EXEEXT)
|
| 2759 |
|
|
$(tls_pic_test_LINK) $(tls_pic_test_OBJECTS) $(tls_pic_test_LDADD) $(LIBS)
|
| 2760 |
|
|
@GCC_FALSE@tls_pie_pic_test$(EXEEXT): $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_DEPENDENCIES)
|
| 2761 |
|
|
@GCC_FALSE@ @rm -f tls_pie_pic_test$(EXEEXT)
|
| 2762 |
|
|
@GCC_FALSE@ $(LINK) $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_LDADD) $(LIBS)
|
| 2763 |
|
|
@NATIVE_LINKER_FALSE@tls_pie_pic_test$(EXEEXT): $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_DEPENDENCIES)
|
| 2764 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f tls_pie_pic_test$(EXEEXT)
|
| 2765 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_LDADD) $(LIBS)
|
| 2766 |
|
|
@TLS_FALSE@tls_pie_pic_test$(EXEEXT): $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_DEPENDENCIES)
|
| 2767 |
|
|
@TLS_FALSE@ @rm -f tls_pie_pic_test$(EXEEXT)
|
| 2768 |
|
|
@TLS_FALSE@ $(LINK) $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_LDADD) $(LIBS)
|
| 2769 |
|
|
@GCC_FALSE@tls_pie_test$(EXEEXT): $(tls_pie_test_OBJECTS) $(tls_pie_test_DEPENDENCIES)
|
| 2770 |
|
|
@GCC_FALSE@ @rm -f tls_pie_test$(EXEEXT)
|
| 2771 |
|
|
@GCC_FALSE@ $(LINK) $(tls_pie_test_OBJECTS) $(tls_pie_test_LDADD) $(LIBS)
|
| 2772 |
|
|
@NATIVE_LINKER_FALSE@tls_pie_test$(EXEEXT): $(tls_pie_test_OBJECTS) $(tls_pie_test_DEPENDENCIES)
|
| 2773 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f tls_pie_test$(EXEEXT)
|
| 2774 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(tls_pie_test_OBJECTS) $(tls_pie_test_LDADD) $(LIBS)
|
| 2775 |
|
|
@TLS_FALSE@tls_pie_test$(EXEEXT): $(tls_pie_test_OBJECTS) $(tls_pie_test_DEPENDENCIES)
|
| 2776 |
|
|
@TLS_FALSE@ @rm -f tls_pie_test$(EXEEXT)
|
| 2777 |
|
|
@TLS_FALSE@ $(LINK) $(tls_pie_test_OBJECTS) $(tls_pie_test_LDADD) $(LIBS)
|
| 2778 |
|
|
tls_script_test$(EXEEXT): $(tls_script_test_OBJECTS) $(tls_script_test_DEPENDENCIES)
|
| 2779 |
|
|
@rm -f tls_script_test$(EXEEXT)
|
| 2780 |
|
|
$(tls_script_test_LINK) $(tls_script_test_OBJECTS) $(tls_script_test_LDADD) $(LIBS)
|
| 2781 |
|
|
tls_shared_gd_to_ie_test$(EXEEXT): $(tls_shared_gd_to_ie_test_OBJECTS) $(tls_shared_gd_to_ie_test_DEPENDENCIES)
|
| 2782 |
|
|
@rm -f tls_shared_gd_to_ie_test$(EXEEXT)
|
| 2783 |
|
|
$(tls_shared_gd_to_ie_test_LINK) $(tls_shared_gd_to_ie_test_OBJECTS) $(tls_shared_gd_to_ie_test_LDADD) $(LIBS)
|
| 2784 |
|
|
tls_shared_gnu2_gd_to_ie_test$(EXEEXT): $(tls_shared_gnu2_gd_to_ie_test_OBJECTS) $(tls_shared_gnu2_gd_to_ie_test_DEPENDENCIES)
|
| 2785 |
|
|
@rm -f tls_shared_gnu2_gd_to_ie_test$(EXEEXT)
|
| 2786 |
|
|
$(tls_shared_gnu2_gd_to_ie_test_LINK) $(tls_shared_gnu2_gd_to_ie_test_OBJECTS) $(tls_shared_gnu2_gd_to_ie_test_LDADD) $(LIBS)
|
| 2787 |
|
|
tls_shared_gnu2_test$(EXEEXT): $(tls_shared_gnu2_test_OBJECTS) $(tls_shared_gnu2_test_DEPENDENCIES)
|
| 2788 |
|
|
@rm -f tls_shared_gnu2_test$(EXEEXT)
|
| 2789 |
|
|
$(tls_shared_gnu2_test_LINK) $(tls_shared_gnu2_test_OBJECTS) $(tls_shared_gnu2_test_LDADD) $(LIBS)
|
| 2790 |
|
|
tls_shared_ie_test$(EXEEXT): $(tls_shared_ie_test_OBJECTS) $(tls_shared_ie_test_DEPENDENCIES)
|
| 2791 |
|
|
@rm -f tls_shared_ie_test$(EXEEXT)
|
| 2792 |
|
|
$(tls_shared_ie_test_LINK) $(tls_shared_ie_test_OBJECTS) $(tls_shared_ie_test_LDADD) $(LIBS)
|
| 2793 |
|
|
tls_shared_nonpic_test$(EXEEXT): $(tls_shared_nonpic_test_OBJECTS) $(tls_shared_nonpic_test_DEPENDENCIES)
|
| 2794 |
|
|
@rm -f tls_shared_nonpic_test$(EXEEXT)
|
| 2795 |
|
|
$(tls_shared_nonpic_test_LINK) $(tls_shared_nonpic_test_OBJECTS) $(tls_shared_nonpic_test_LDADD) $(LIBS)
|
| 2796 |
|
|
tls_shared_test$(EXEEXT): $(tls_shared_test_OBJECTS) $(tls_shared_test_DEPENDENCIES)
|
| 2797 |
|
|
@rm -f tls_shared_test$(EXEEXT)
|
| 2798 |
|
|
$(tls_shared_test_LINK) $(tls_shared_test_OBJECTS) $(tls_shared_test_LDADD) $(LIBS)
|
| 2799 |
|
|
tls_static_pic_test$(EXEEXT): $(tls_static_pic_test_OBJECTS) $(tls_static_pic_test_DEPENDENCIES)
|
| 2800 |
|
|
@rm -f tls_static_pic_test$(EXEEXT)
|
| 2801 |
|
|
$(tls_static_pic_test_LINK) $(tls_static_pic_test_OBJECTS) $(tls_static_pic_test_LDADD) $(LIBS)
|
| 2802 |
|
|
tls_static_test$(EXEEXT): $(tls_static_test_OBJECTS) $(tls_static_test_DEPENDENCIES)
|
| 2803 |
|
|
@rm -f tls_static_test$(EXEEXT)
|
| 2804 |
|
|
$(tls_static_test_LINK) $(tls_static_test_OBJECTS) $(tls_static_test_LDADD) $(LIBS)
|
| 2805 |
|
|
tls_test$(EXEEXT): $(tls_test_OBJECTS) $(tls_test_DEPENDENCIES)
|
| 2806 |
|
|
@rm -f tls_test$(EXEEXT)
|
| 2807 |
|
|
$(tls_test_LINK) $(tls_test_OBJECTS) $(tls_test_LDADD) $(LIBS)
|
| 2808 |
|
|
two_file_mixed_2_shared_test$(EXEEXT): $(two_file_mixed_2_shared_test_OBJECTS) $(two_file_mixed_2_shared_test_DEPENDENCIES)
|
| 2809 |
|
|
@rm -f two_file_mixed_2_shared_test$(EXEEXT)
|
| 2810 |
|
|
$(two_file_mixed_2_shared_test_LINK) $(two_file_mixed_2_shared_test_OBJECTS) $(two_file_mixed_2_shared_test_LDADD) $(LIBS)
|
| 2811 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_FALSE@two_file_mixed_pie_test$(EXEEXT): $(two_file_mixed_pie_test_OBJECTS) $(two_file_mixed_pie_test_DEPENDENCIES)
|
| 2812 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_FALSE@ @rm -f two_file_mixed_pie_test$(EXEEXT)
|
| 2813 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_FALSE@ $(LINK) $(two_file_mixed_pie_test_OBJECTS) $(two_file_mixed_pie_test_LDADD) $(LIBS)
|
| 2814 |
|
|
@GCC_FALSE@two_file_mixed_pie_test$(EXEEXT): $(two_file_mixed_pie_test_OBJECTS) $(two_file_mixed_pie_test_DEPENDENCIES)
|
| 2815 |
|
|
@GCC_FALSE@ @rm -f two_file_mixed_pie_test$(EXEEXT)
|
| 2816 |
|
|
@GCC_FALSE@ $(LINK) $(two_file_mixed_pie_test_OBJECTS) $(two_file_mixed_pie_test_LDADD) $(LIBS)
|
| 2817 |
|
|
@NATIVE_LINKER_FALSE@two_file_mixed_pie_test$(EXEEXT): $(two_file_mixed_pie_test_OBJECTS) $(two_file_mixed_pie_test_DEPENDENCIES)
|
| 2818 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f two_file_mixed_pie_test$(EXEEXT)
|
| 2819 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(two_file_mixed_pie_test_OBJECTS) $(two_file_mixed_pie_test_LDADD) $(LIBS)
|
| 2820 |
|
|
two_file_mixed_shared_test$(EXEEXT): $(two_file_mixed_shared_test_OBJECTS) $(two_file_mixed_shared_test_DEPENDENCIES)
|
| 2821 |
|
|
@rm -f two_file_mixed_shared_test$(EXEEXT)
|
| 2822 |
|
|
$(two_file_mixed_shared_test_LINK) $(two_file_mixed_shared_test_OBJECTS) $(two_file_mixed_shared_test_LDADD) $(LIBS)
|
| 2823 |
|
|
two_file_pic_test$(EXEEXT): $(two_file_pic_test_OBJECTS) $(two_file_pic_test_DEPENDENCIES)
|
| 2824 |
|
|
@rm -f two_file_pic_test$(EXEEXT)
|
| 2825 |
|
|
$(two_file_pic_test_LINK) $(two_file_pic_test_OBJECTS) $(two_file_pic_test_LDADD) $(LIBS)
|
| 2826 |
|
|
@GCC_FALSE@two_file_pie_test$(EXEEXT): $(two_file_pie_test_OBJECTS) $(two_file_pie_test_DEPENDENCIES)
|
| 2827 |
|
|
@GCC_FALSE@ @rm -f two_file_pie_test$(EXEEXT)
|
| 2828 |
|
|
@GCC_FALSE@ $(LINK) $(two_file_pie_test_OBJECTS) $(two_file_pie_test_LDADD) $(LIBS)
|
| 2829 |
|
|
@NATIVE_LINKER_FALSE@two_file_pie_test$(EXEEXT): $(two_file_pie_test_OBJECTS) $(two_file_pie_test_DEPENDENCIES)
|
| 2830 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f two_file_pie_test$(EXEEXT)
|
| 2831 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(two_file_pie_test_OBJECTS) $(two_file_pie_test_LDADD) $(LIBS)
|
| 2832 |
|
|
two_file_relocatable_test$(EXEEXT): $(two_file_relocatable_test_OBJECTS) $(two_file_relocatable_test_DEPENDENCIES)
|
| 2833 |
|
|
@rm -f two_file_relocatable_test$(EXEEXT)
|
| 2834 |
|
|
$(two_file_relocatable_test_LINK) $(two_file_relocatable_test_OBJECTS) $(two_file_relocatable_test_LDADD) $(LIBS)
|
| 2835 |
|
|
two_file_same_shared_nonpic_test$(EXEEXT): $(two_file_same_shared_nonpic_test_OBJECTS) $(two_file_same_shared_nonpic_test_DEPENDENCIES)
|
| 2836 |
|
|
@rm -f two_file_same_shared_nonpic_test$(EXEEXT)
|
| 2837 |
|
|
$(two_file_same_shared_nonpic_test_LINK) $(two_file_same_shared_nonpic_test_OBJECTS) $(two_file_same_shared_nonpic_test_LDADD) $(LIBS)
|
| 2838 |
|
|
two_file_same_shared_strip_test$(EXEEXT): $(two_file_same_shared_strip_test_OBJECTS) $(two_file_same_shared_strip_test_DEPENDENCIES)
|
| 2839 |
|
|
@rm -f two_file_same_shared_strip_test$(EXEEXT)
|
| 2840 |
|
|
$(two_file_same_shared_strip_test_LINK) $(two_file_same_shared_strip_test_OBJECTS) $(two_file_same_shared_strip_test_LDADD) $(LIBS)
|
| 2841 |
|
|
two_file_same_shared_test$(EXEEXT): $(two_file_same_shared_test_OBJECTS) $(two_file_same_shared_test_DEPENDENCIES)
|
| 2842 |
|
|
@rm -f two_file_same_shared_test$(EXEEXT)
|
| 2843 |
|
|
$(two_file_same_shared_test_LINK) $(two_file_same_shared_test_OBJECTS) $(two_file_same_shared_test_LDADD) $(LIBS)
|
| 2844 |
|
|
two_file_separate_shared_12_nonpic_test$(EXEEXT): $(two_file_separate_shared_12_nonpic_test_OBJECTS) $(two_file_separate_shared_12_nonpic_test_DEPENDENCIES)
|
| 2845 |
|
|
@rm -f two_file_separate_shared_12_nonpic_test$(EXEEXT)
|
| 2846 |
|
|
$(two_file_separate_shared_12_nonpic_test_LINK) $(two_file_separate_shared_12_nonpic_test_OBJECTS) $(two_file_separate_shared_12_nonpic_test_LDADD) $(LIBS)
|
| 2847 |
|
|
two_file_separate_shared_12_test$(EXEEXT): $(two_file_separate_shared_12_test_OBJECTS) $(two_file_separate_shared_12_test_DEPENDENCIES)
|
| 2848 |
|
|
@rm -f two_file_separate_shared_12_test$(EXEEXT)
|
| 2849 |
|
|
$(two_file_separate_shared_12_test_LINK) $(two_file_separate_shared_12_test_OBJECTS) $(two_file_separate_shared_12_test_LDADD) $(LIBS)
|
| 2850 |
|
|
two_file_separate_shared_21_nonpic_test$(EXEEXT): $(two_file_separate_shared_21_nonpic_test_OBJECTS) $(two_file_separate_shared_21_nonpic_test_DEPENDENCIES)
|
| 2851 |
|
|
@rm -f two_file_separate_shared_21_nonpic_test$(EXEEXT)
|
| 2852 |
|
|
$(two_file_separate_shared_21_nonpic_test_LINK) $(two_file_separate_shared_21_nonpic_test_OBJECTS) $(two_file_separate_shared_21_nonpic_test_LDADD) $(LIBS)
|
| 2853 |
|
|
two_file_separate_shared_21_test$(EXEEXT): $(two_file_separate_shared_21_test_OBJECTS) $(two_file_separate_shared_21_test_DEPENDENCIES)
|
| 2854 |
|
|
@rm -f two_file_separate_shared_21_test$(EXEEXT)
|
| 2855 |
|
|
$(two_file_separate_shared_21_test_LINK) $(two_file_separate_shared_21_test_OBJECTS) $(two_file_separate_shared_21_test_LDADD) $(LIBS)
|
| 2856 |
|
|
two_file_shared_1_nonpic_test$(EXEEXT): $(two_file_shared_1_nonpic_test_OBJECTS) $(two_file_shared_1_nonpic_test_DEPENDENCIES)
|
| 2857 |
|
|
@rm -f two_file_shared_1_nonpic_test$(EXEEXT)
|
| 2858 |
|
|
$(two_file_shared_1_nonpic_test_LINK) $(two_file_shared_1_nonpic_test_OBJECTS) $(two_file_shared_1_nonpic_test_LDADD) $(LIBS)
|
| 2859 |
|
|
two_file_shared_1_pic_2_test$(EXEEXT): $(two_file_shared_1_pic_2_test_OBJECTS) $(two_file_shared_1_pic_2_test_DEPENDENCIES)
|
| 2860 |
|
|
@rm -f two_file_shared_1_pic_2_test$(EXEEXT)
|
| 2861 |
|
|
$(two_file_shared_1_pic_2_test_LINK) $(two_file_shared_1_pic_2_test_OBJECTS) $(two_file_shared_1_pic_2_test_LDADD) $(LIBS)
|
| 2862 |
|
|
two_file_shared_1_test$(EXEEXT): $(two_file_shared_1_test_OBJECTS) $(two_file_shared_1_test_DEPENDENCIES)
|
| 2863 |
|
|
@rm -f two_file_shared_1_test$(EXEEXT)
|
| 2864 |
|
|
$(two_file_shared_1_test_LINK) $(two_file_shared_1_test_OBJECTS) $(two_file_shared_1_test_LDADD) $(LIBS)
|
| 2865 |
|
|
two_file_shared_2_nonpic_test$(EXEEXT): $(two_file_shared_2_nonpic_test_OBJECTS) $(two_file_shared_2_nonpic_test_DEPENDENCIES)
|
| 2866 |
|
|
@rm -f two_file_shared_2_nonpic_test$(EXEEXT)
|
| 2867 |
|
|
$(two_file_shared_2_nonpic_test_LINK) $(two_file_shared_2_nonpic_test_OBJECTS) $(two_file_shared_2_nonpic_test_LDADD) $(LIBS)
|
| 2868 |
|
|
two_file_shared_2_pic_1_test$(EXEEXT): $(two_file_shared_2_pic_1_test_OBJECTS) $(two_file_shared_2_pic_1_test_DEPENDENCIES)
|
| 2869 |
|
|
@rm -f two_file_shared_2_pic_1_test$(EXEEXT)
|
| 2870 |
|
|
$(two_file_shared_2_pic_1_test_LINK) $(two_file_shared_2_pic_1_test_OBJECTS) $(two_file_shared_2_pic_1_test_LDADD) $(LIBS)
|
| 2871 |
|
|
two_file_shared_2_test$(EXEEXT): $(two_file_shared_2_test_OBJECTS) $(two_file_shared_2_test_DEPENDENCIES)
|
| 2872 |
|
|
@rm -f two_file_shared_2_test$(EXEEXT)
|
| 2873 |
|
|
$(two_file_shared_2_test_LINK) $(two_file_shared_2_test_OBJECTS) $(two_file_shared_2_test_LDADD) $(LIBS)
|
| 2874 |
|
|
two_file_static_test$(EXEEXT): $(two_file_static_test_OBJECTS) $(two_file_static_test_DEPENDENCIES)
|
| 2875 |
|
|
@rm -f two_file_static_test$(EXEEXT)
|
| 2876 |
|
|
$(two_file_static_test_LINK) $(two_file_static_test_OBJECTS) $(two_file_static_test_LDADD) $(LIBS)
|
| 2877 |
|
|
@GCC_FALSE@two_file_strip_test$(EXEEXT): $(two_file_strip_test_OBJECTS) $(two_file_strip_test_DEPENDENCIES)
|
| 2878 |
|
|
@GCC_FALSE@ @rm -f two_file_strip_test$(EXEEXT)
|
| 2879 |
|
|
@GCC_FALSE@ $(LINK) $(two_file_strip_test_OBJECTS) $(two_file_strip_test_LDADD) $(LIBS)
|
| 2880 |
|
|
@NATIVE_LINKER_FALSE@two_file_strip_test$(EXEEXT): $(two_file_strip_test_OBJECTS) $(two_file_strip_test_DEPENDENCIES)
|
| 2881 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f two_file_strip_test$(EXEEXT)
|
| 2882 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(two_file_strip_test_OBJECTS) $(two_file_strip_test_LDADD) $(LIBS)
|
| 2883 |
|
|
two_file_test$(EXEEXT): $(two_file_test_OBJECTS) $(two_file_test_DEPENDENCIES)
|
| 2884 |
|
|
@rm -f two_file_test$(EXEEXT)
|
| 2885 |
|
|
$(two_file_test_LINK) $(two_file_test_OBJECTS) $(two_file_test_LDADD) $(LIBS)
|
| 2886 |
|
|
ver_test$(EXEEXT): $(ver_test_OBJECTS) $(ver_test_DEPENDENCIES)
|
| 2887 |
|
|
@rm -f ver_test$(EXEEXT)
|
| 2888 |
|
|
$(ver_test_LINK) $(ver_test_OBJECTS) $(ver_test_LDADD) $(LIBS)
|
| 2889 |
|
|
ver_test_11$(EXEEXT): $(ver_test_11_OBJECTS) $(ver_test_11_DEPENDENCIES)
|
| 2890 |
|
|
@rm -f ver_test_11$(EXEEXT)
|
| 2891 |
|
|
$(ver_test_11_LINK) $(ver_test_11_OBJECTS) $(ver_test_11_LDADD) $(LIBS)
|
| 2892 |
|
|
ver_test_2$(EXEEXT): $(ver_test_2_OBJECTS) $(ver_test_2_DEPENDENCIES)
|
| 2893 |
|
|
@rm -f ver_test_2$(EXEEXT)
|
| 2894 |
|
|
$(ver_test_2_LINK) $(ver_test_2_OBJECTS) $(ver_test_2_LDADD) $(LIBS)
|
| 2895 |
|
|
ver_test_6$(EXEEXT): $(ver_test_6_OBJECTS) $(ver_test_6_DEPENDENCIES)
|
| 2896 |
|
|
@rm -f ver_test_6$(EXEEXT)
|
| 2897 |
|
|
$(ver_test_6_LINK) $(ver_test_6_OBJECTS) $(ver_test_6_LDADD) $(LIBS)
|
| 2898 |
|
|
ver_test_8$(EXEEXT): $(ver_test_8_OBJECTS) $(ver_test_8_DEPENDENCIES)
|
| 2899 |
|
|
@rm -f ver_test_8$(EXEEXT)
|
| 2900 |
|
|
$(ver_test_8_LINK) $(ver_test_8_OBJECTS) $(ver_test_8_LDADD) $(LIBS)
|
| 2901 |
|
|
ver_test_9$(EXEEXT): $(ver_test_9_OBJECTS) $(ver_test_9_DEPENDENCIES)
|
| 2902 |
|
|
@rm -f ver_test_9$(EXEEXT)
|
| 2903 |
|
|
$(ver_test_9_LINK) $(ver_test_9_OBJECTS) $(ver_test_9_LDADD) $(LIBS)
|
| 2904 |
|
|
weak_alias_test$(EXEEXT): $(weak_alias_test_OBJECTS) $(weak_alias_test_DEPENDENCIES)
|
| 2905 |
|
|
@rm -f weak_alias_test$(EXEEXT)
|
| 2906 |
|
|
$(weak_alias_test_LINK) $(weak_alias_test_OBJECTS) $(weak_alias_test_LDADD) $(LIBS)
|
| 2907 |
|
|
@GCC_FALSE@weak_plt$(EXEEXT): $(weak_plt_OBJECTS) $(weak_plt_DEPENDENCIES)
|
| 2908 |
|
|
@GCC_FALSE@ @rm -f weak_plt$(EXEEXT)
|
| 2909 |
|
|
@GCC_FALSE@ $(LINK) $(weak_plt_OBJECTS) $(weak_plt_LDADD) $(LIBS)
|
| 2910 |
|
|
@NATIVE_LINKER_FALSE@weak_plt$(EXEEXT): $(weak_plt_OBJECTS) $(weak_plt_DEPENDENCIES)
|
| 2911 |
|
|
@NATIVE_LINKER_FALSE@ @rm -f weak_plt$(EXEEXT)
|
| 2912 |
|
|
@NATIVE_LINKER_FALSE@ $(LINK) $(weak_plt_OBJECTS) $(weak_plt_LDADD) $(LIBS)
|
| 2913 |
|
|
weak_test$(EXEEXT): $(weak_test_OBJECTS) $(weak_test_DEPENDENCIES)
|
| 2914 |
|
|
@rm -f weak_test$(EXEEXT)
|
| 2915 |
|
|
$(weak_test_LINK) $(weak_test_OBJECTS) $(weak_test_LDADD) $(LIBS)
|
| 2916 |
|
|
weak_undef_nonpic_test$(EXEEXT): $(weak_undef_nonpic_test_OBJECTS) $(weak_undef_nonpic_test_DEPENDENCIES)
|
| 2917 |
|
|
@rm -f weak_undef_nonpic_test$(EXEEXT)
|
| 2918 |
|
|
$(weak_undef_nonpic_test_LINK) $(weak_undef_nonpic_test_OBJECTS) $(weak_undef_nonpic_test_LDADD) $(LIBS)
|
| 2919 |
|
|
weak_undef_test$(EXEEXT): $(weak_undef_test_OBJECTS) $(weak_undef_test_DEPENDENCIES)
|
| 2920 |
|
|
@rm -f weak_undef_test$(EXEEXT)
|
| 2921 |
|
|
$(weak_undef_test_LINK) $(weak_undef_test_OBJECTS) $(weak_undef_test_LDADD) $(LIBS)
|
| 2922 |
|
|
|
| 2923 |
|
|
mostlyclean-compile:
|
| 2924 |
|
|
-rm -f *.$(OBJEXT)
|
| 2925 |
|
|
|
| 2926 |
|
|
distclean-compile:
|
| 2927 |
|
|
-rm -f *.tab.c
|
| 2928 |
|
|
|
| 2929 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_pic_test.Po@am__quote@
|
| 2930 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_pie_test.Po@am__quote@
|
| 2931 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_static_pic_test.Po@am__quote@
|
| 2932 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_static_test.Po@am__quote@
|
| 2933 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_test.Po@am__quote@
|
| 2934 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary_test.Po@am__quote@
|
| 2935 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary_unittest.Po@am__quote@
|
| 2936 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common_test_1.Po@am__quote@
|
| 2937 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constructor_test.Po@am__quote@
|
| 2938 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy_test.Po@am__quote@
|
| 2939 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/discard_locals_test.Po@am__quote@
|
| 2940 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception_test_1.Po@am__quote@
|
| 2941 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception_test_2.Po@am__quote@
|
| 2942 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception_test_main.Po@am__quote@
|
| 2943 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exclude_libs_test.Po@am__quote@
|
| 2944 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagstest_compress_debug_sections.Po@am__quote@
|
| 2945 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagstest_o_specialfile.Po@am__quote@
|
| 2946 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagstest_o_specialfile_and_compress_debug_sections.Po@am__quote@
|
| 2947 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icf_virtual_function_folding_test.Po@am__quote@
|
| 2948 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncdep2.Po@am__quote@
|
| 2949 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1.Po@am__quote@
|
| 2950 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1pic.Po@am__quote@
|
| 2951 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1picstatic.Po@am__quote@
|
| 2952 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1pie.Po@am__quote@
|
| 2953 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1staticpic.Po@am__quote@
|
| 2954 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1staticpie.Po@am__quote@
|
| 2955 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1vis.Po@am__quote@
|
| 2956 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1vispic.Po@am__quote@
|
| 2957 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain1vispie.Po@am__quote@
|
| 2958 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain2.Po@am__quote@
|
| 2959 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain2pic.Po@am__quote@
|
| 2960 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain2picstatic.Po@am__quote@
|
| 2961 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain3.Po@am__quote@
|
| 2962 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain4.Po@am__quote@
|
| 2963 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain4picstatic.Po@am__quote@
|
| 2964 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain5.Po@am__quote@
|
| 2965 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain5pic.Po@am__quote@
|
| 2966 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain5picstatic.Po@am__quote@
|
| 2967 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain5pie.Po@am__quote@
|
| 2968 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain5staticpic.Po@am__quote@
|
| 2969 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain6pie.Po@am__quote@
|
| 2970 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain7.Po@am__quote@
|
| 2971 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain7pic.Po@am__quote@
|
| 2972 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain7picstatic.Po@am__quote@
|
| 2973 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifuncmain7pie.Po@am__quote@
|
| 2974 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental_test_2.Po@am__quote@
|
| 2975 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental_test_3.Po@am__quote@
|
| 2976 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental_test_4.Po@am__quote@
|
| 2977 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initpri1.Po@am__quote@
|
| 2978 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/justsyms_1.Po@am__quote@
|
| 2979 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/large-large.Po@am__quote@
|
| 2980 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/local_labels_test.Po@am__quote@
|
| 2981 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/many_sections_r_test.Po@am__quote@
|
| 2982 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/many_sections_test.Po@am__quote@
|
| 2983 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object_unittest.Po@am__quote@
|
| 2984 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/permission_test.Po@am__quote@
|
| 2985 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_1.Po@am__quote@
|
| 2986 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_2.Po@am__quote@
|
| 2987 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_3.Po@am__quote@
|
| 2988 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_4.Po@am__quote@
|
| 2989 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_5.Po@am__quote@
|
| 2990 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_6.Po@am__quote@
|
| 2991 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_7.Po@am__quote@
|
| 2992 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_8.Po@am__quote@
|
| 2993 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_3.Po@am__quote@
|
| 2994 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_main_1.Po@am__quote@
|
| 2995 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_main_2.Po@am__quote@
|
| 2996 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_main_3.Po@am__quote@
|
| 2997 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relro_test_main.Po@am__quote@
|
| 2998 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_1.Po@am__quote@
|
| 2999 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_2.Po@am__quote@
|
| 3000 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_2a.Po@am__quote@
|
| 3001 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_2b.Po@am__quote@
|
| 3002 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_3.Po@am__quote@
|
| 3003 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/searched_file_test.Po@am__quote@
|
| 3004 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/start_lib_test.Po@am__quote@
|
| 3005 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
|
| 3006 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfile.Po@am__quote@
|
| 3007 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testmain.Po@am__quote@
|
| 3008 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thin_archive_main.Po@am__quote@
|
| 3009 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_pie_pic_test.Po@am__quote@
|
| 3010 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_pie_test.Po@am__quote@
|
| 3011 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_test.Po@am__quote@
|
| 3012 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_test_file2.Po@am__quote@
|
| 3013 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_test_main.Po@am__quote@
|
| 3014 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_mixed_pie_test.Po@am__quote@
|
| 3015 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_pie_test.Po@am__quote@
|
| 3016 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_strip_test.Po@am__quote@
|
| 3017 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_1.Po@am__quote@
|
| 3018 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_1b.Po@am__quote@
|
| 3019 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_2.Po@am__quote@
|
| 3020 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_main.Po@am__quote@
|
| 3021 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ver_test_6.Po@am__quote@
|
| 3022 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ver_test_main.Po@am__quote@
|
| 3023 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ver_test_main_2.Po@am__quote@
|
| 3024 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_alias_test_main.Po@am__quote@
|
| 3025 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_plt.Po@am__quote@
|
| 3026 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_test.Po@am__quote@
|
| 3027 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_undef_test.Po@am__quote@
|
| 3028 |
|
|
|
| 3029 |
|
|
.c.o:
|
| 3030 |
|
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
| 3031 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| 3032 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
| 3033 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 3034 |
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
| 3035 |
|
|
|
| 3036 |
|
|
.c.obj:
|
| 3037 |
|
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
| 3038 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| 3039 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
| 3040 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 3041 |
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
| 3042 |
|
|
|
| 3043 |
|
|
large-large.o: large.c
|
| 3044 |
|
|
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -MT large-large.o -MD -MP -MF $(DEPDIR)/large-large.Tpo -c -o large-large.o `test -f 'large.c' || echo '$(srcdir)/'`large.c
|
| 3045 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/large-large.Tpo $(DEPDIR)/large-large.Po
|
| 3046 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large.c' object='large-large.o' libtool=no @AMDEPBACKSLASH@
|
| 3047 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 3048 |
|
|
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -c -o large-large.o `test -f 'large.c' || echo '$(srcdir)/'`large.c
|
| 3049 |
|
|
|
| 3050 |
|
|
large-large.obj: large.c
|
| 3051 |
|
|
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -MT large-large.obj -MD -MP -MF $(DEPDIR)/large-large.Tpo -c -o large-large.obj `if test -f 'large.c'; then $(CYGPATH_W) 'large.c'; else $(CYGPATH_W) '$(srcdir)/large.c'; fi`
|
| 3052 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/large-large.Tpo $(DEPDIR)/large-large.Po
|
| 3053 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large.c' object='large-large.obj' libtool=no @AMDEPBACKSLASH@
|
| 3054 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 3055 |
|
|
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -c -o large-large.obj `if test -f 'large.c'; then $(CYGPATH_W) 'large.c'; else $(CYGPATH_W) '$(srcdir)/large.c'; fi`
|
| 3056 |
|
|
|
| 3057 |
|
|
.cc.o:
|
| 3058 |
|
|
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
| 3059 |
|
|
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| 3060 |
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
| 3061 |
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 3062 |
|
|
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
|
| 3063 |
|
|
|
| 3064 |
|
|
.cc.obj:
|
| 3065 |
|
|
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
| 3066 |
|
|
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| 3067 |
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
| 3068 |
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 3069 |
|
|
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
| 3070 |
|
|
|
| 3071 |
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
| 3072 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
| 3073 |
|
|
unique=`for i in $$list; do \
|
| 3074 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
| 3075 |
|
|
done | \
|
| 3076 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
| 3077 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
| 3078 |
|
|
mkid -fID $$unique
|
| 3079 |
|
|
tags: TAGS
|
| 3080 |
|
|
|
| 3081 |
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
| 3082 |
|
|
$(TAGS_FILES) $(LISP)
|
| 3083 |
|
|
set x; \
|
| 3084 |
|
|
here=`pwd`; \
|
| 3085 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
| 3086 |
|
|
unique=`for i in $$list; do \
|
| 3087 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
| 3088 |
|
|
done | \
|
| 3089 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
| 3090 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
| 3091 |
|
|
shift; \
|
| 3092 |
|
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
| 3093 |
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
| 3094 |
|
|
if test $$# -gt 0; then \
|
| 3095 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
| 3096 |
|
|
"$$@" $$unique; \
|
| 3097 |
|
|
else \
|
| 3098 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
| 3099 |
|
|
$$unique; \
|
| 3100 |
|
|
fi; \
|
| 3101 |
|
|
fi
|
| 3102 |
|
|
ctags: CTAGS
|
| 3103 |
|
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
| 3104 |
|
|
$(TAGS_FILES) $(LISP)
|
| 3105 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
| 3106 |
|
|
unique=`for i in $$list; do \
|
| 3107 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
| 3108 |
|
|
done | \
|
| 3109 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
| 3110 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
| 3111 |
|
|
test -z "$(CTAGS_ARGS)$$unique" \
|
| 3112 |
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
| 3113 |
|
|
$$unique
|
| 3114 |
|
|
|
| 3115 |
|
|
GTAGS:
|
| 3116 |
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
| 3117 |
|
|
&& $(am__cd) $(top_srcdir) \
|
| 3118 |
|
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
| 3119 |
|
|
|
| 3120 |
|
|
distclean-tags:
|
| 3121 |
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
| 3122 |
|
|
|
| 3123 |
|
|
# To be appended to the command running the test. Handle the stdout
|
| 3124 |
|
|
# and stderr redirection, and catch the exit status.
|
| 3125 |
|
|
am__check_post = \
|
| 3126 |
|
|
>$@-t 2>&1; \
|
| 3127 |
|
|
estatus=$$?; \
|
| 3128 |
|
|
if test -n '$(DISABLE_HARD_ERRORS)' \
|
| 3129 |
|
|
&& test $$estatus -eq 99; then \
|
| 3130 |
|
|
estatus=1; \
|
| 3131 |
|
|
fi; \
|
| 3132 |
|
|
TERM=$$__SAVED_TERM; export TERM; \
|
| 3133 |
|
|
$(am__tty_colors); \
|
| 3134 |
|
|
xfailed=PASS; \
|
| 3135 |
|
|
case " $(XFAIL_TESTS) " in \
|
| 3136 |
|
|
*[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
|
| 3137 |
|
|
xfailed=XFAIL;; \
|
| 3138 |
|
|
esac; \
|
| 3139 |
|
|
case $$estatus:$$xfailed in \
|
| 3140 |
|
|
0:XFAIL) col=$$red; res=XPASS;; \
|
| 3141 |
|
|
0:*) col=$$grn; res=PASS ;; \
|
| 3142 |
|
|
77:*) col=$$blu; res=SKIP ;; \
|
| 3143 |
|
|
99:*) col=$$red; res=FAIL ;; \
|
| 3144 |
|
|
*:XFAIL) col=$$lgn; res=XFAIL;; \
|
| 3145 |
|
|
*:*) col=$$red; res=FAIL ;; \
|
| 3146 |
|
|
esac; \
|
| 3147 |
|
|
echo "$${col}$$res$${std}: $$f"; \
|
| 3148 |
|
|
echo "$$res: $$f (exit: $$estatus)" | \
|
| 3149 |
|
|
$(am__rst_section) >$@; \
|
| 3150 |
|
|
cat $@-t >>$@; \
|
| 3151 |
|
|
rm -f $@-t
|
| 3152 |
|
|
|
| 3153 |
|
|
$(TEST_SUITE_LOG): $(TEST_LOGS)
|
| 3154 |
|
|
@$(am__sh_e_setup); \
|
| 3155 |
|
|
list='$(TEST_LOGS)'; \
|
| 3156 |
|
|
results=`for f in $$list; do \
|
| 3157 |
|
|
read line < $$f && echo "$$line" || echo FAIL; \
|
| 3158 |
|
|
done`; \
|
| 3159 |
|
|
all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[ ]*//'`; \
|
| 3160 |
|
|
fail=`echo "$$results" | grep -c '^FAIL'`; \
|
| 3161 |
|
|
pass=`echo "$$results" | grep -c '^PASS'`; \
|
| 3162 |
|
|
skip=`echo "$$results" | grep -c '^SKIP'`; \
|
| 3163 |
|
|
xfail=`echo "$$results" | grep -c '^XFAIL'`; \
|
| 3164 |
|
|
xpass=`echo "$$results" | grep -c '^XPASS'`; \
|
| 3165 |
|
|
failures=`expr $$fail + $$xpass`; \
|
| 3166 |
|
|
all=`expr $$all - $$skip`; \
|
| 3167 |
|
|
if test "$$all" -eq 1; then tests=test; All=; \
|
| 3168 |
|
|
else tests=tests; All="All "; fi; \
|
| 3169 |
|
|
case fail=$$fail:xpass=$$xpass:xfail=$$xfail in \
|
| 3170 |
|
|
fail=0:xpass=0:xfail=0) \
|
| 3171 |
|
|
msg="$$All$$all $$tests passed. "; \
|
| 3172 |
|
|
exit=true;; \
|
| 3173 |
|
|
fail=0:xpass=0:xfail=*) \
|
| 3174 |
|
|
msg="$$All$$all $$tests behaved as expected"; \
|
| 3175 |
|
|
if test "$$xfail" -eq 1; then xfailures=failure; \
|
| 3176 |
|
|
else xfailures=failures; fi; \
|
| 3177 |
|
|
msg="$$msg ($$xfail expected $$xfailures). "; \
|
| 3178 |
|
|
exit=true;; \
|
| 3179 |
|
|
fail=*:xpass=0:xfail=*) \
|
| 3180 |
|
|
msg="$$fail of $$all $$tests failed. "; \
|
| 3181 |
|
|
exit=false;; \
|
| 3182 |
|
|
fail=*:xpass=*:xfail=*) \
|
| 3183 |
|
|
msg="$$failures of $$all $$tests did not behave as expected"; \
|
| 3184 |
|
|
if test "$$xpass" -eq 1; then xpasses=pass; \
|
| 3185 |
|
|
else xpasses=passes; fi; \
|
| 3186 |
|
|
msg="$$msg ($$xpass unexpected $$xpasses). "; \
|
| 3187 |
|
|
exit=false;; \
|
| 3188 |
|
|
*) \
|
| 3189 |
|
|
echo >&2 "incorrect case"; exit 4;; \
|
| 3190 |
|
|
esac; \
|
| 3191 |
|
|
if test "$$skip" -ne 0; then \
|
| 3192 |
|
|
if test "$$skip" -eq 1; then \
|
| 3193 |
|
|
msg="$$msg($$skip test was not run). "; \
|
| 3194 |
|
|
else \
|
| 3195 |
|
|
msg="$$msg($$skip tests were not run). "; \
|
| 3196 |
|
|
fi; \
|
| 3197 |
|
|
fi; \
|
| 3198 |
|
|
{ \
|
| 3199 |
|
|
echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
|
| 3200 |
|
|
$(am__rst_title); \
|
| 3201 |
|
|
echo "$$msg"; \
|
| 3202 |
|
|
echo; \
|
| 3203 |
|
|
echo ".. contents:: :depth: 2"; \
|
| 3204 |
|
|
echo; \
|
| 3205 |
|
|
for f in $$list; do \
|
| 3206 |
|
|
read line < $$f; \
|
| 3207 |
|
|
case $$line in \
|
| 3208 |
|
|
PASS:*|XFAIL:*);; \
|
| 3209 |
|
|
*) echo; cat $$f;; \
|
| 3210 |
|
|
esac; \
|
| 3211 |
|
|
done; \
|
| 3212 |
|
|
} >$(TEST_SUITE_LOG).tmp; \
|
| 3213 |
|
|
mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
|
| 3214 |
|
|
if test "$$failures" -ne 0; then \
|
| 3215 |
|
|
msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG). "; \
|
| 3216 |
|
|
if test -n "$(PACKAGE_BUGREPORT)"; then \
|
| 3217 |
|
|
msg="$${msg}Please report to $(PACKAGE_BUGREPORT). "; \
|
| 3218 |
|
|
fi; \
|
| 3219 |
|
|
fi; \
|
| 3220 |
|
|
test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG); \
|
| 3221 |
|
|
$(am__tty_colors); \
|
| 3222 |
|
|
if $$exit; then \
|
| 3223 |
|
|
echo $(ECHO_N) "$$grn$(ECHO_C)"; \
|
| 3224 |
|
|
else \
|
| 3225 |
|
|
echo $(ECHO_N) "$$red$(ECHO_C)"; \
|
| 3226 |
|
|
fi; \
|
| 3227 |
|
|
echo "$$msg" | $(am__text_box); \
|
| 3228 |
|
|
echo $(ECHO_N) "$$std$(ECHO_C)"; \
|
| 3229 |
|
|
$$exit
|
| 3230 |
|
|
|
| 3231 |
|
|
# Run all the tests.
|
| 3232 |
|
|
check-TESTS:
|
| 3233 |
|
|
@list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
|
| 3234 |
|
|
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
|
| 3235 |
|
|
@list='$(TEST_LOGS)'; \
|
| 3236 |
|
|
list=`for f in $$list; do \
|
| 3237 |
|
|
test .log = $$f || echo $$f; \
|
| 3238 |
|
|
done | tr '\012\015' ' '`; \
|
| 3239 |
|
|
$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
|
| 3240 |
|
|
|
| 3241 |
|
|
.log.html:
|
| 3242 |
|
|
@list='$(RST2HTML) $$RST2HTML rst2html rst2html.py'; \
|
| 3243 |
|
|
for r2h in $$list; do \
|
| 3244 |
|
|
if ($$r2h --version) >/dev/null 2>&1; then \
|
| 3245 |
|
|
R2H=$$r2h; \
|
| 3246 |
|
|
fi; \
|
| 3247 |
|
|
done; \
|
| 3248 |
|
|
if test -z "$$R2H"; then \
|
| 3249 |
|
|
echo >&2 "cannot find rst2html, cannot create $@"; \
|
| 3250 |
|
|
exit 2; \
|
| 3251 |
|
|
fi; \
|
| 3252 |
|
|
$$R2H $< >$@.tmp
|
| 3253 |
|
|
@mv $@.tmp $@
|
| 3254 |
|
|
|
| 3255 |
|
|
# Be sure to run check first, and then to convert the result.
|
| 3256 |
|
|
# Beware of concurrent executions. Run "check" not "check-TESTS", as
|
| 3257 |
|
|
# check-SCRIPTS and other dependencies are rebuilt by the former only.
|
| 3258 |
|
|
# And expect check to fail.
|
| 3259 |
|
|
check-html:
|
| 3260 |
|
|
@if $(MAKE) $(AM_MAKEFLAGS) check; then \
|
| 3261 |
|
|
rv=0; else rv=$$?; \
|
| 3262 |
|
|
fi; \
|
| 3263 |
|
|
$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) || exit 4; \
|
| 3264 |
|
|
exit $$rv
|
| 3265 |
|
|
recheck recheck-html:
|
| 3266 |
|
|
@target=`echo $@ | sed 's,^re,,'`; \
|
| 3267 |
|
|
list='$(TEST_LOGS)'; \
|
| 3268 |
|
|
list=`for f in $$list; do \
|
| 3269 |
|
|
test -f $$f || continue; \
|
| 3270 |
|
|
if read line < $$f; then \
|
| 3271 |
|
|
case $$line in FAIL*|XPASS*) echo $$f;; esac; \
|
| 3272 |
|
|
else echo $$f; fi; \
|
| 3273 |
|
|
done | tr '\012\015' ' '`; \
|
| 3274 |
|
|
$(MAKE) $(AM_MAKEFLAGS) $$target AM_MAKEFLAGS='$(AM_MAKEFLAGS) TEST_LOGS="'"$$list"'"'
|
| 3275 |
|
|
incremental_test.sh.log: incremental_test.sh
|
| 3276 |
|
|
@p='incremental_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3277 |
|
|
gc_comdat_test.sh.log: gc_comdat_test.sh
|
| 3278 |
|
|
@p='gc_comdat_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3279 |
|
|
gc_tls_test.sh.log: gc_tls_test.sh
|
| 3280 |
|
|
@p='gc_tls_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3281 |
|
|
gc_orphan_section_test.sh.log: gc_orphan_section_test.sh
|
| 3282 |
|
|
@p='gc_orphan_section_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3283 |
|
|
icf_test.sh.log: icf_test.sh
|
| 3284 |
|
|
@p='icf_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3285 |
|
|
icf_keep_unique_test.sh.log: icf_keep_unique_test.sh
|
| 3286 |
|
|
@p='icf_keep_unique_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3287 |
|
|
icf_safe_test.sh.log: icf_safe_test.sh
|
| 3288 |
|
|
@p='icf_safe_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3289 |
|
|
icf_safe_so_test.sh.log: icf_safe_so_test.sh
|
| 3290 |
|
|
@p='icf_safe_so_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3291 |
|
|
final_layout.sh.log: final_layout.sh
|
| 3292 |
|
|
@p='final_layout.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3293 |
|
|
icf_preemptible_functions_test.sh.log: icf_preemptible_functions_test.sh
|
| 3294 |
|
|
@p='icf_preemptible_functions_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3295 |
|
|
icf_string_merge_test.sh.log: icf_string_merge_test.sh
|
| 3296 |
|
|
@p='icf_string_merge_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3297 |
|
|
icf_sht_rel_addend_test.sh.log: icf_sht_rel_addend_test.sh
|
| 3298 |
|
|
@p='icf_sht_rel_addend_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3299 |
|
|
two_file_shared.sh.log: two_file_shared.sh
|
| 3300 |
|
|
@p='two_file_shared.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3301 |
|
|
weak_plt.sh.log: weak_plt.sh
|
| 3302 |
|
|
@p='weak_plt.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3303 |
|
|
debug_msg.sh.log: debug_msg.sh
|
| 3304 |
|
|
@p='debug_msg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3305 |
|
|
undef_symbol.sh.log: undef_symbol.sh
|
| 3306 |
|
|
@p='undef_symbol.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3307 |
|
|
ver_test_1.sh.log: ver_test_1.sh
|
| 3308 |
|
|
@p='ver_test_1.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3309 |
|
|
ver_test_2.sh.log: ver_test_2.sh
|
| 3310 |
|
|
@p='ver_test_2.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3311 |
|
|
ver_test_4.sh.log: ver_test_4.sh
|
| 3312 |
|
|
@p='ver_test_4.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3313 |
|
|
ver_test_5.sh.log: ver_test_5.sh
|
| 3314 |
|
|
@p='ver_test_5.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3315 |
|
|
ver_test_7.sh.log: ver_test_7.sh
|
| 3316 |
|
|
@p='ver_test_7.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3317 |
|
|
ver_test_10.sh.log: ver_test_10.sh
|
| 3318 |
|
|
@p='ver_test_10.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3319 |
|
|
relro_test.sh.log: relro_test.sh
|
| 3320 |
|
|
@p='relro_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3321 |
|
|
ver_matching_test.sh.log: ver_matching_test.sh
|
| 3322 |
|
|
@p='ver_matching_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3323 |
|
|
script_test_3.sh.log: script_test_3.sh
|
| 3324 |
|
|
@p='script_test_3.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3325 |
|
|
script_test_4.sh.log: script_test_4.sh
|
| 3326 |
|
|
@p='script_test_4.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3327 |
|
|
script_test_5.sh.log: script_test_5.sh
|
| 3328 |
|
|
@p='script_test_5.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3329 |
|
|
script_test_6.sh.log: script_test_6.sh
|
| 3330 |
|
|
@p='script_test_6.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3331 |
|
|
script_test_7.sh.log: script_test_7.sh
|
| 3332 |
|
|
@p='script_test_7.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3333 |
|
|
script_test_8.sh.log: script_test_8.sh
|
| 3334 |
|
|
@p='script_test_8.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3335 |
|
|
script_test_9.sh.log: script_test_9.sh
|
| 3336 |
|
|
@p='script_test_9.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3337 |
|
|
dynamic_list.sh.log: dynamic_list.sh
|
| 3338 |
|
|
@p='dynamic_list.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3339 |
|
|
plugin_test_1.sh.log: plugin_test_1.sh
|
| 3340 |
|
|
@p='plugin_test_1.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3341 |
|
|
plugin_test_2.sh.log: plugin_test_2.sh
|
| 3342 |
|
|
@p='plugin_test_2.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3343 |
|
|
plugin_test_3.sh.log: plugin_test_3.sh
|
| 3344 |
|
|
@p='plugin_test_3.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3345 |
|
|
plugin_test_4.sh.log: plugin_test_4.sh
|
| 3346 |
|
|
@p='plugin_test_4.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3347 |
|
|
plugin_test_6.sh.log: plugin_test_6.sh
|
| 3348 |
|
|
@p='plugin_test_6.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3349 |
|
|
plugin_test_7.sh.log: plugin_test_7.sh
|
| 3350 |
|
|
@p='plugin_test_7.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3351 |
|
|
exclude_libs_test.sh.log: exclude_libs_test.sh
|
| 3352 |
|
|
@p='exclude_libs_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3353 |
|
|
discard_locals_test.sh.log: discard_locals_test.sh
|
| 3354 |
|
|
@p='discard_locals_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3355 |
|
|
hidden_test.sh.log: hidden_test.sh
|
| 3356 |
|
|
@p='hidden_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3357 |
|
|
retain_symbols_file_test.sh.log: retain_symbols_file_test.sh
|
| 3358 |
|
|
@p='retain_symbols_file_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3359 |
|
|
no_version_test.sh.log: no_version_test.sh
|
| 3360 |
|
|
@p='no_version_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3361 |
|
|
strong_ref_weak_def.sh.log: strong_ref_weak_def.sh
|
| 3362 |
|
|
@p='strong_ref_weak_def.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3363 |
|
|
dyn_weak_ref.sh.log: dyn_weak_ref.sh
|
| 3364 |
|
|
@p='dyn_weak_ref.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3365 |
|
|
memory_test.sh.log: memory_test.sh
|
| 3366 |
|
|
@p='memory_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3367 |
|
|
script_test_10.sh.log: script_test_10.sh
|
| 3368 |
|
|
@p='script_test_10.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3369 |
|
|
split_i386.sh.log: split_i386.sh
|
| 3370 |
|
|
@p='split_i386.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3371 |
|
|
split_x86_64.sh.log: split_x86_64.sh
|
| 3372 |
|
|
@p='split_x86_64.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3373 |
|
|
arm_abs_global.sh.log: arm_abs_global.sh
|
| 3374 |
|
|
@p='arm_abs_global.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3375 |
|
|
arm_branch_in_range.sh.log: arm_branch_in_range.sh
|
| 3376 |
|
|
@p='arm_branch_in_range.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3377 |
|
|
arm_branch_out_of_range.sh.log: arm_branch_out_of_range.sh
|
| 3378 |
|
|
@p='arm_branch_out_of_range.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3379 |
|
|
arm_fix_v4bx.sh.log: arm_fix_v4bx.sh
|
| 3380 |
|
|
@p='arm_fix_v4bx.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3381 |
|
|
arm_attr_merge.sh.log: arm_attr_merge.sh
|
| 3382 |
|
|
@p='arm_attr_merge.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3383 |
|
|
arm_cortex_a8.sh.log: arm_cortex_a8.sh
|
| 3384 |
|
|
@p='arm_cortex_a8.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3385 |
|
|
arm_exidx_test.sh.log: arm_exidx_test.sh
|
| 3386 |
|
|
@p='arm_exidx_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3387 |
|
|
pr12826.sh.log: pr12826.sh
|
| 3388 |
|
|
@p='pr12826.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3389 |
|
|
object_unittest.log: object_unittest$(EXEEXT)
|
| 3390 |
|
|
@p='object_unittest$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3391 |
|
|
binary_unittest.log: binary_unittest$(EXEEXT)
|
| 3392 |
|
|
@p='binary_unittest$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3393 |
|
|
icf_virtual_function_folding_test.log: icf_virtual_function_folding_test$(EXEEXT)
|
| 3394 |
|
|
@p='icf_virtual_function_folding_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3395 |
|
|
basic_test.log: basic_test$(EXEEXT)
|
| 3396 |
|
|
@p='basic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3397 |
|
|
basic_static_test.log: basic_static_test$(EXEEXT)
|
| 3398 |
|
|
@p='basic_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3399 |
|
|
basic_pic_test.log: basic_pic_test$(EXEEXT)
|
| 3400 |
|
|
@p='basic_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3401 |
|
|
basic_static_pic_test.log: basic_static_pic_test$(EXEEXT)
|
| 3402 |
|
|
@p='basic_static_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3403 |
|
|
basic_pie_test.log: basic_pie_test$(EXEEXT)
|
| 3404 |
|
|
@p='basic_pie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3405 |
|
|
constructor_test.log: constructor_test$(EXEEXT)
|
| 3406 |
|
|
@p='constructor_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3407 |
|
|
constructor_static_test.log: constructor_static_test$(EXEEXT)
|
| 3408 |
|
|
@p='constructor_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3409 |
|
|
two_file_test.log: two_file_test$(EXEEXT)
|
| 3410 |
|
|
@p='two_file_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3411 |
|
|
two_file_static_test.log: two_file_static_test$(EXEEXT)
|
| 3412 |
|
|
@p='two_file_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3413 |
|
|
two_file_pic_test.log: two_file_pic_test$(EXEEXT)
|
| 3414 |
|
|
@p='two_file_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3415 |
|
|
two_file_shared_1_test.log: two_file_shared_1_test$(EXEEXT)
|
| 3416 |
|
|
@p='two_file_shared_1_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3417 |
|
|
two_file_shared_2_test.log: two_file_shared_2_test$(EXEEXT)
|
| 3418 |
|
|
@p='two_file_shared_2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3419 |
|
|
two_file_shared_1_pic_2_test.log: two_file_shared_1_pic_2_test$(EXEEXT)
|
| 3420 |
|
|
@p='two_file_shared_1_pic_2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3421 |
|
|
two_file_shared_2_pic_1_test.log: two_file_shared_2_pic_1_test$(EXEEXT)
|
| 3422 |
|
|
@p='two_file_shared_2_pic_1_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3423 |
|
|
two_file_same_shared_test.log: two_file_same_shared_test$(EXEEXT)
|
| 3424 |
|
|
@p='two_file_same_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3425 |
|
|
two_file_separate_shared_12_test.log: two_file_separate_shared_12_test$(EXEEXT)
|
| 3426 |
|
|
@p='two_file_separate_shared_12_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3427 |
|
|
two_file_separate_shared_21_test.log: two_file_separate_shared_21_test$(EXEEXT)
|
| 3428 |
|
|
@p='two_file_separate_shared_21_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3429 |
|
|
two_file_relocatable_test.log: two_file_relocatable_test$(EXEEXT)
|
| 3430 |
|
|
@p='two_file_relocatable_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3431 |
|
|
two_file_pie_test.log: two_file_pie_test$(EXEEXT)
|
| 3432 |
|
|
@p='two_file_pie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3433 |
|
|
two_file_shared_1_nonpic_test.log: two_file_shared_1_nonpic_test$(EXEEXT)
|
| 3434 |
|
|
@p='two_file_shared_1_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3435 |
|
|
two_file_shared_2_nonpic_test.log: two_file_shared_2_nonpic_test$(EXEEXT)
|
| 3436 |
|
|
@p='two_file_shared_2_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3437 |
|
|
two_file_same_shared_nonpic_test.log: two_file_same_shared_nonpic_test$(EXEEXT)
|
| 3438 |
|
|
@p='two_file_same_shared_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3439 |
|
|
two_file_separate_shared_12_nonpic_test.log: two_file_separate_shared_12_nonpic_test$(EXEEXT)
|
| 3440 |
|
|
@p='two_file_separate_shared_12_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3441 |
|
|
two_file_separate_shared_21_nonpic_test.log: two_file_separate_shared_21_nonpic_test$(EXEEXT)
|
| 3442 |
|
|
@p='two_file_separate_shared_21_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3443 |
|
|
two_file_mixed_shared_test.log: two_file_mixed_shared_test$(EXEEXT)
|
| 3444 |
|
|
@p='two_file_mixed_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3445 |
|
|
two_file_mixed_2_shared_test.log: two_file_mixed_2_shared_test$(EXEEXT)
|
| 3446 |
|
|
@p='two_file_mixed_2_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3447 |
|
|
two_file_mixed_pie_test.log: two_file_mixed_pie_test$(EXEEXT)
|
| 3448 |
|
|
@p='two_file_mixed_pie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3449 |
|
|
two_file_strip_test.log: two_file_strip_test$(EXEEXT)
|
| 3450 |
|
|
@p='two_file_strip_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3451 |
|
|
two_file_same_shared_strip_test.log: two_file_same_shared_strip_test$(EXEEXT)
|
| 3452 |
|
|
@p='two_file_same_shared_strip_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3453 |
|
|
common_test_1.log: common_test_1$(EXEEXT)
|
| 3454 |
|
|
@p='common_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3455 |
|
|
common_test_2.log: common_test_2$(EXEEXT)
|
| 3456 |
|
|
@p='common_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3457 |
|
|
exception_test.log: exception_test$(EXEEXT)
|
| 3458 |
|
|
@p='exception_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3459 |
|
|
exception_static_test.log: exception_static_test$(EXEEXT)
|
| 3460 |
|
|
@p='exception_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3461 |
|
|
exception_shared_1_test.log: exception_shared_1_test$(EXEEXT)
|
| 3462 |
|
|
@p='exception_shared_1_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3463 |
|
|
exception_shared_2_test.log: exception_shared_2_test$(EXEEXT)
|
| 3464 |
|
|
@p='exception_shared_2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3465 |
|
|
exception_same_shared_test.log: exception_same_shared_test$(EXEEXT)
|
| 3466 |
|
|
@p='exception_same_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3467 |
|
|
exception_separate_shared_12_test.log: exception_separate_shared_12_test$(EXEEXT)
|
| 3468 |
|
|
@p='exception_separate_shared_12_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3469 |
|
|
exception_separate_shared_21_test.log: exception_separate_shared_21_test$(EXEEXT)
|
| 3470 |
|
|
@p='exception_separate_shared_21_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3471 |
|
|
weak_test.log: weak_test$(EXEEXT)
|
| 3472 |
|
|
@p='weak_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3473 |
|
|
weak_undef_test.log: weak_undef_test$(EXEEXT)
|
| 3474 |
|
|
@p='weak_undef_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3475 |
|
|
weak_undef_nonpic_test.log: weak_undef_nonpic_test$(EXEEXT)
|
| 3476 |
|
|
@p='weak_undef_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3477 |
|
|
weak_alias_test.log: weak_alias_test$(EXEEXT)
|
| 3478 |
|
|
@p='weak_alias_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3479 |
|
|
weak_plt.log: weak_plt$(EXEEXT)
|
| 3480 |
|
|
@p='weak_plt$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3481 |
|
|
copy_test.log: copy_test$(EXEEXT)
|
| 3482 |
|
|
@p='copy_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3483 |
|
|
tls_test.log: tls_test$(EXEEXT)
|
| 3484 |
|
|
@p='tls_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3485 |
|
|
tls_pic_test.log: tls_pic_test$(EXEEXT)
|
| 3486 |
|
|
@p='tls_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3487 |
|
|
tls_pie_test.log: tls_pie_test$(EXEEXT)
|
| 3488 |
|
|
@p='tls_pie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3489 |
|
|
tls_pie_pic_test.log: tls_pie_pic_test$(EXEEXT)
|
| 3490 |
|
|
@p='tls_pie_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3491 |
|
|
tls_shared_test.log: tls_shared_test$(EXEEXT)
|
| 3492 |
|
|
@p='tls_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3493 |
|
|
tls_shared_ie_test.log: tls_shared_ie_test$(EXEEXT)
|
| 3494 |
|
|
@p='tls_shared_ie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3495 |
|
|
tls_shared_gd_to_ie_test.log: tls_shared_gd_to_ie_test$(EXEEXT)
|
| 3496 |
|
|
@p='tls_shared_gd_to_ie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3497 |
|
|
tls_shared_gnu2_gd_to_ie_test.log: tls_shared_gnu2_gd_to_ie_test$(EXEEXT)
|
| 3498 |
|
|
@p='tls_shared_gnu2_gd_to_ie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3499 |
|
|
tls_shared_gnu2_test.log: tls_shared_gnu2_test$(EXEEXT)
|
| 3500 |
|
|
@p='tls_shared_gnu2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3501 |
|
|
tls_static_test.log: tls_static_test$(EXEEXT)
|
| 3502 |
|
|
@p='tls_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3503 |
|
|
tls_static_pic_test.log: tls_static_pic_test$(EXEEXT)
|
| 3504 |
|
|
@p='tls_static_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3505 |
|
|
tls_shared_nonpic_test.log: tls_shared_nonpic_test$(EXEEXT)
|
| 3506 |
|
|
@p='tls_shared_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3507 |
|
|
many_sections_test.log: many_sections_test$(EXEEXT)
|
| 3508 |
|
|
@p='many_sections_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3509 |
|
|
many_sections_r_test.log: many_sections_r_test$(EXEEXT)
|
| 3510 |
|
|
@p='many_sections_r_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3511 |
|
|
initpri1.log: initpri1$(EXEEXT)
|
| 3512 |
|
|
@p='initpri1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3513 |
|
|
flagstest_o_specialfile.log: flagstest_o_specialfile$(EXEEXT)
|
| 3514 |
|
|
@p='flagstest_o_specialfile$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3515 |
|
|
flagstest_compress_debug_sections.log: flagstest_compress_debug_sections$(EXEEXT)
|
| 3516 |
|
|
@p='flagstest_compress_debug_sections$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3517 |
|
|
flagstest_o_specialfile_and_compress_debug_sections.log: flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
|
| 3518 |
|
|
@p='flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3519 |
|
|
ver_test.log: ver_test$(EXEEXT)
|
| 3520 |
|
|
@p='ver_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3521 |
|
|
ver_test_2.log: ver_test_2$(EXEEXT)
|
| 3522 |
|
|
@p='ver_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3523 |
|
|
ver_test_6.log: ver_test_6$(EXEEXT)
|
| 3524 |
|
|
@p='ver_test_6$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3525 |
|
|
ver_test_8.log: ver_test_8$(EXEEXT)
|
| 3526 |
|
|
@p='ver_test_8$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3527 |
|
|
ver_test_9.log: ver_test_9$(EXEEXT)
|
| 3528 |
|
|
@p='ver_test_9$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3529 |
|
|
ver_test_11.log: ver_test_11$(EXEEXT)
|
| 3530 |
|
|
@p='ver_test_11$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3531 |
|
|
protected_1.log: protected_1$(EXEEXT)
|
| 3532 |
|
|
@p='protected_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3533 |
|
|
protected_2.log: protected_2$(EXEEXT)
|
| 3534 |
|
|
@p='protected_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3535 |
|
|
relro_test.log: relro_test$(EXEEXT)
|
| 3536 |
|
|
@p='relro_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3537 |
|
|
relro_strip_test.log: relro_strip_test$(EXEEXT)
|
| 3538 |
|
|
@p='relro_strip_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3539 |
|
|
relro_script_test.log: relro_script_test$(EXEEXT)
|
| 3540 |
|
|
@p='relro_script_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3541 |
|
|
script_test_1.log: script_test_1$(EXEEXT)
|
| 3542 |
|
|
@p='script_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3543 |
|
|
script_test_2.log: script_test_2$(EXEEXT)
|
| 3544 |
|
|
@p='script_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3545 |
|
|
justsyms.log: justsyms$(EXEEXT)
|
| 3546 |
|
|
@p='justsyms$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3547 |
|
|
binary_test.log: binary_test$(EXEEXT)
|
| 3548 |
|
|
@p='binary_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3549 |
|
|
script_test_3.log: script_test_3$(EXEEXT)
|
| 3550 |
|
|
@p='script_test_3$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3551 |
|
|
tls_phdrs_script_test.log: tls_phdrs_script_test$(EXEEXT)
|
| 3552 |
|
|
@p='tls_phdrs_script_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3553 |
|
|
tls_script_test.log: tls_script_test$(EXEEXT)
|
| 3554 |
|
|
@p='tls_script_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3555 |
|
|
thin_archive_test_1.log: thin_archive_test_1$(EXEEXT)
|
| 3556 |
|
|
@p='thin_archive_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3557 |
|
|
thin_archive_test_2.log: thin_archive_test_2$(EXEEXT)
|
| 3558 |
|
|
@p='thin_archive_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3559 |
|
|
plugin_test_1.log: plugin_test_1$(EXEEXT)
|
| 3560 |
|
|
@p='plugin_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3561 |
|
|
plugin_test_2.log: plugin_test_2$(EXEEXT)
|
| 3562 |
|
|
@p='plugin_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3563 |
|
|
plugin_test_3.log: plugin_test_3$(EXEEXT)
|
| 3564 |
|
|
@p='plugin_test_3$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3565 |
|
|
plugin_test_4.log: plugin_test_4$(EXEEXT)
|
| 3566 |
|
|
@p='plugin_test_4$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3567 |
|
|
plugin_test_5.log: plugin_test_5$(EXEEXT)
|
| 3568 |
|
|
@p='plugin_test_5$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3569 |
|
|
plugin_test_6.log: plugin_test_6$(EXEEXT)
|
| 3570 |
|
|
@p='plugin_test_6$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3571 |
|
|
plugin_test_7.log: plugin_test_7$(EXEEXT)
|
| 3572 |
|
|
@p='plugin_test_7$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3573 |
|
|
plugin_test_8.log: plugin_test_8$(EXEEXT)
|
| 3574 |
|
|
@p='plugin_test_8$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3575 |
|
|
exclude_libs_test.log: exclude_libs_test$(EXEEXT)
|
| 3576 |
|
|
@p='exclude_libs_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3577 |
|
|
local_labels_test.log: local_labels_test$(EXEEXT)
|
| 3578 |
|
|
@p='local_labels_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3579 |
|
|
discard_locals_test.log: discard_locals_test$(EXEEXT)
|
| 3580 |
|
|
@p='discard_locals_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3581 |
|
|
large.log: large$(EXEEXT)
|
| 3582 |
|
|
@p='large$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3583 |
|
|
permission_test.log: permission_test$(EXEEXT)
|
| 3584 |
|
|
@p='permission_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3585 |
|
|
searched_file_test.log: searched_file_test$(EXEEXT)
|
| 3586 |
|
|
@p='searched_file_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3587 |
|
|
ifuncmain1static.log: ifuncmain1static$(EXEEXT)
|
| 3588 |
|
|
@p='ifuncmain1static$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3589 |
|
|
ifuncmain1picstatic.log: ifuncmain1picstatic$(EXEEXT)
|
| 3590 |
|
|
@p='ifuncmain1picstatic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3591 |
|
|
ifuncmain1.log: ifuncmain1$(EXEEXT)
|
| 3592 |
|
|
@p='ifuncmain1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3593 |
|
|
ifuncmain1pic.log: ifuncmain1pic$(EXEEXT)
|
| 3594 |
|
|
@p='ifuncmain1pic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3595 |
|
|
ifuncmain1vis.log: ifuncmain1vis$(EXEEXT)
|
| 3596 |
|
|
@p='ifuncmain1vis$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3597 |
|
|
ifuncmain1vispic.log: ifuncmain1vispic$(EXEEXT)
|
| 3598 |
|
|
@p='ifuncmain1vispic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3599 |
|
|
ifuncmain1staticpic.log: ifuncmain1staticpic$(EXEEXT)
|
| 3600 |
|
|
@p='ifuncmain1staticpic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3601 |
|
|
ifuncmain1pie.log: ifuncmain1pie$(EXEEXT)
|
| 3602 |
|
|
@p='ifuncmain1pie$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3603 |
|
|
ifuncmain1vispie.log: ifuncmain1vispie$(EXEEXT)
|
| 3604 |
|
|
@p='ifuncmain1vispie$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3605 |
|
|
ifuncmain1staticpie.log: ifuncmain1staticpie$(EXEEXT)
|
| 3606 |
|
|
@p='ifuncmain1staticpie$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3607 |
|
|
ifuncmain2static.log: ifuncmain2static$(EXEEXT)
|
| 3608 |
|
|
@p='ifuncmain2static$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3609 |
|
|
ifuncmain2picstatic.log: ifuncmain2picstatic$(EXEEXT)
|
| 3610 |
|
|
@p='ifuncmain2picstatic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3611 |
|
|
ifuncmain2.log: ifuncmain2$(EXEEXT)
|
| 3612 |
|
|
@p='ifuncmain2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3613 |
|
|
ifuncmain2pic.log: ifuncmain2pic$(EXEEXT)
|
| 3614 |
|
|
@p='ifuncmain2pic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3615 |
|
|
ifuncmain3.log: ifuncmain3$(EXEEXT)
|
| 3616 |
|
|
@p='ifuncmain3$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3617 |
|
|
ifuncmain4static.log: ifuncmain4static$(EXEEXT)
|
| 3618 |
|
|
@p='ifuncmain4static$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3619 |
|
|
ifuncmain4picstatic.log: ifuncmain4picstatic$(EXEEXT)
|
| 3620 |
|
|
@p='ifuncmain4picstatic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3621 |
|
|
ifuncmain4.log: ifuncmain4$(EXEEXT)
|
| 3622 |
|
|
@p='ifuncmain4$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3623 |
|
|
ifuncmain5static.log: ifuncmain5static$(EXEEXT)
|
| 3624 |
|
|
@p='ifuncmain5static$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3625 |
|
|
ifuncmain5picstatic.log: ifuncmain5picstatic$(EXEEXT)
|
| 3626 |
|
|
@p='ifuncmain5picstatic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3627 |
|
|
ifuncmain5.log: ifuncmain5$(EXEEXT)
|
| 3628 |
|
|
@p='ifuncmain5$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3629 |
|
|
ifuncmain5pic.log: ifuncmain5pic$(EXEEXT)
|
| 3630 |
|
|
@p='ifuncmain5pic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3631 |
|
|
ifuncmain5staticpic.log: ifuncmain5staticpic$(EXEEXT)
|
| 3632 |
|
|
@p='ifuncmain5staticpic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3633 |
|
|
ifuncmain5pie.log: ifuncmain5pie$(EXEEXT)
|
| 3634 |
|
|
@p='ifuncmain5pie$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3635 |
|
|
ifuncmain6pie.log: ifuncmain6pie$(EXEEXT)
|
| 3636 |
|
|
@p='ifuncmain6pie$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3637 |
|
|
ifuncmain7static.log: ifuncmain7static$(EXEEXT)
|
| 3638 |
|
|
@p='ifuncmain7static$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3639 |
|
|
ifuncmain7picstatic.log: ifuncmain7picstatic$(EXEEXT)
|
| 3640 |
|
|
@p='ifuncmain7picstatic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3641 |
|
|
ifuncmain7.log: ifuncmain7$(EXEEXT)
|
| 3642 |
|
|
@p='ifuncmain7$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3643 |
|
|
ifuncmain7pic.log: ifuncmain7pic$(EXEEXT)
|
| 3644 |
|
|
@p='ifuncmain7pic$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3645 |
|
|
ifuncmain7pie.log: ifuncmain7pie$(EXEEXT)
|
| 3646 |
|
|
@p='ifuncmain7pie$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3647 |
|
|
start_lib_test.log: start_lib_test$(EXEEXT)
|
| 3648 |
|
|
@p='start_lib_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3649 |
|
|
incremental_test_2.log: incremental_test_2$(EXEEXT)
|
| 3650 |
|
|
@p='incremental_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3651 |
|
|
incremental_test_3.log: incremental_test_3$(EXEEXT)
|
| 3652 |
|
|
@p='incremental_test_3$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3653 |
|
|
incremental_test_4.log: incremental_test_4$(EXEEXT)
|
| 3654 |
|
|
@p='incremental_test_4$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3655 |
|
|
.test.log:
|
| 3656 |
|
|
@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3657 |
|
|
@am__EXEEXT_TRUE@.test$(EXEEXT).log:
|
| 3658 |
|
|
@am__EXEEXT_TRUE@ @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
|
| 3659 |
|
|
check-am: all-am
|
| 3660 |
|
|
$(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) $(check_PROGRAMS) \
|
| 3661 |
|
|
$(check_SCRIPTS) $(check_DATA)
|
| 3662 |
|
|
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
|
| 3663 |
|
|
check: $(BUILT_SOURCES)
|
| 3664 |
|
|
$(MAKE) $(AM_MAKEFLAGS) check-am
|
| 3665 |
|
|
all-am: Makefile
|
| 3666 |
|
|
installdirs:
|
| 3667 |
|
|
install: $(BUILT_SOURCES)
|
| 3668 |
|
|
$(MAKE) $(AM_MAKEFLAGS) install-am
|
| 3669 |
|
|
install-exec: install-exec-am
|
| 3670 |
|
|
install-data: install-data-am
|
| 3671 |
|
|
uninstall: uninstall-am
|
| 3672 |
|
|
|
| 3673 |
|
|
install-am: all-am
|
| 3674 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
| 3675 |
|
|
|
| 3676 |
|
|
installcheck: installcheck-am
|
| 3677 |
|
|
install-strip:
|
| 3678 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
| 3679 |
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
| 3680 |
|
|
`test -z '$(STRIP)' || \
|
| 3681 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
| 3682 |
|
|
mostlyclean-generic:
|
| 3683 |
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
| 3684 |
|
|
-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
|
| 3685 |
|
|
-test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
|
| 3686 |
|
|
-test -z "$(TEST_SUITE_HTML)" || rm -f $(TEST_SUITE_HTML)
|
| 3687 |
|
|
-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
|
| 3688 |
|
|
|
| 3689 |
|
|
clean-generic:
|
| 3690 |
|
|
|
| 3691 |
|
|
distclean-generic:
|
| 3692 |
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
| 3693 |
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
| 3694 |
|
|
|
| 3695 |
|
|
maintainer-clean-generic:
|
| 3696 |
|
|
@echo "This command is intended for maintainers to use"
|
| 3697 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
| 3698 |
|
|
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
| 3699 |
|
|
clean: clean-am
|
| 3700 |
|
|
|
| 3701 |
|
|
clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
|
| 3702 |
|
|
mostlyclean-am
|
| 3703 |
|
|
|
| 3704 |
|
|
distclean: distclean-am
|
| 3705 |
|
|
-rm -rf ./$(DEPDIR)
|
| 3706 |
|
|
-rm -f Makefile
|
| 3707 |
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
| 3708 |
|
|
distclean-tags
|
| 3709 |
|
|
|
| 3710 |
|
|
dvi: dvi-am
|
| 3711 |
|
|
|
| 3712 |
|
|
dvi-am:
|
| 3713 |
|
|
|
| 3714 |
|
|
html: html-am
|
| 3715 |
|
|
|
| 3716 |
|
|
html-am:
|
| 3717 |
|
|
|
| 3718 |
|
|
info: info-am
|
| 3719 |
|
|
|
| 3720 |
|
|
info-am:
|
| 3721 |
|
|
|
| 3722 |
|
|
install-data-am:
|
| 3723 |
|
|
|
| 3724 |
|
|
install-dvi: install-dvi-am
|
| 3725 |
|
|
|
| 3726 |
|
|
install-dvi-am:
|
| 3727 |
|
|
|
| 3728 |
|
|
install-exec-am:
|
| 3729 |
|
|
|
| 3730 |
|
|
install-html: install-html-am
|
| 3731 |
|
|
|
| 3732 |
|
|
install-html-am:
|
| 3733 |
|
|
|
| 3734 |
|
|
install-info: install-info-am
|
| 3735 |
|
|
|
| 3736 |
|
|
install-info-am:
|
| 3737 |
|
|
|
| 3738 |
|
|
install-man:
|
| 3739 |
|
|
|
| 3740 |
|
|
install-pdf: install-pdf-am
|
| 3741 |
|
|
|
| 3742 |
|
|
install-pdf-am:
|
| 3743 |
|
|
|
| 3744 |
|
|
install-ps: install-ps-am
|
| 3745 |
|
|
|
| 3746 |
|
|
install-ps-am:
|
| 3747 |
|
|
|
| 3748 |
|
|
installcheck-am:
|
| 3749 |
|
|
|
| 3750 |
|
|
maintainer-clean: maintainer-clean-am
|
| 3751 |
|
|
-rm -rf ./$(DEPDIR)
|
| 3752 |
|
|
-rm -f Makefile
|
| 3753 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
| 3754 |
|
|
|
| 3755 |
|
|
mostlyclean: mostlyclean-am
|
| 3756 |
|
|
|
| 3757 |
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic
|
| 3758 |
|
|
|
| 3759 |
|
|
pdf: pdf-am
|
| 3760 |
|
|
|
| 3761 |
|
|
pdf-am:
|
| 3762 |
|
|
|
| 3763 |
|
|
ps: ps-am
|
| 3764 |
|
|
|
| 3765 |
|
|
ps-am:
|
| 3766 |
|
|
|
| 3767 |
|
|
uninstall-am:
|
| 3768 |
|
|
|
| 3769 |
|
|
.MAKE: all check check-am check-html install install-am install-strip \
|
| 3770 |
|
|
recheck recheck-html
|
| 3771 |
|
|
|
| 3772 |
|
|
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am check-html \
|
| 3773 |
|
|
clean clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
|
| 3774 |
|
|
ctags distclean distclean-compile distclean-generic \
|
| 3775 |
|
|
distclean-tags dvi dvi-am html html-am info info-am install \
|
| 3776 |
|
|
install-am install-data install-data-am install-dvi \
|
| 3777 |
|
|
install-dvi-am install-exec install-exec-am install-html \
|
| 3778 |
|
|
install-html-am install-info install-info-am install-man \
|
| 3779 |
|
|
install-pdf install-pdf-am install-ps install-ps-am \
|
| 3780 |
|
|
install-strip installcheck installcheck-am installdirs \
|
| 3781 |
|
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
| 3782 |
|
|
mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
|
| 3783 |
|
|
recheck recheck-html tags uninstall uninstall-am
|
| 3784 |
|
|
|
| 3785 |
|
|
|
| 3786 |
|
|
# The unittests themselves
|
| 3787 |
|
|
|
| 3788 |
|
|
# Infrastucture needed for the unittests: a directory where the linker
|
| 3789 |
|
|
# is named 'ld'. This is because the -B flag appends 'ld' to its arg.
|
| 3790 |
|
|
@GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@gcctestdir/ld: ../ld-new
|
| 3791 |
|
|
@GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ test -d gcctestdir || mkdir -p gcctestdir
|
| 3792 |
|
|
@GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ rm -f gcctestdir/ld
|
| 3793 |
|
|
@GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ (cd gcctestdir && $(LN_S) ../../ld-new ld)
|
| 3794 |
|
|
|
| 3795 |
|
|
# ---------------------------------------------------------------------
|
| 3796 |
|
|
# These tests test the output of gold (end-to-end tests). In
|
| 3797 |
|
|
# particular, they make sure that gold can link "difficult" object
|
| 3798 |
|
|
# files, and the resulting object files run correctly. These can only
|
| 3799 |
|
|
# run if we've built ld-new for the native architecture (that is,
|
| 3800 |
|
|
# we're not cross-compiling it), since we run ld-new as part of these
|
| 3801 |
|
|
# tests. We use the gcc-specific flag '-B' to use our linker instead
|
| 3802 |
|
|
# of the default linker, which is why we only run our tests under gcc.
|
| 3803 |
|
|
|
| 3804 |
|
|
# Each of these .o's is a useful, small complete program. They're
|
| 3805 |
|
|
# particularly useful for making sure ld-new's flags do what they're
|
| 3806 |
|
|
# supposed to (hence their names), but are used for many tests that
|
| 3807 |
|
|
# don't actually involve analyzing input data.
|
| 3808 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@flagstest_debug.o: constructor_test.cc
|
| 3809 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -o $@ $<
|
| 3810 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@flagstest_ndebug.o: constructor_test.cc
|
| 3811 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -o $@ $<
|
| 3812 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test_1.o: incremental_test_1.c
|
| 3813 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -g -o $@ $<
|
| 3814 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test_2.o: incremental_test_2.c
|
| 3815 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -g -o $@ $<
|
| 3816 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test: incremental_test_1.o incremental_test_2.o gcctestdir/ld
|
| 3817 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline
|
| 3818 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test.stdout: incremental_test ../incremental-dump
|
| 3819 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../incremental-dump incremental_test > $@
|
| 3820 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test_1.o: gc_comdat_test_1.cc
|
| 3821 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
|
| 3822 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test_2.o: gc_comdat_test_2.cc
|
| 3823 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
|
| 3824 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test: gc_comdat_test_1.o gc_comdat_test_2.o gcctestdir/ld
|
| 3825 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o
|
| 3826 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test.stdout: gc_comdat_test
|
| 3827 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C gc_comdat_test > gc_comdat_test.stdout
|
| 3828 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_tls_test.o: gc_tls_test.cc
|
| 3829 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -g -o $@ $<
|
| 3830 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_tls_test:gc_tls_test.o gcctestdir/ld
|
| 3831 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o
|
| 3832 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_tls_test.stdout: gc_tls_test
|
| 3833 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C gc_tls_test > gc_tls_test.stdout
|
| 3834 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_orphan_section_test.o: gc_orphan_section_test.cc
|
| 3835 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -g -o $@ $<
|
| 3836 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_orphan_section_test:gc_orphan_section_test.o gcctestdir/ld
|
| 3837 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o
|
| 3838 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_orphan_section_test.stdout: gc_orphan_section_test
|
| 3839 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) gc_orphan_section_test > gc_orphan_section_test.stdout
|
| 3840 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_test.o: icf_test.cc
|
| 3841 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
|
| 3842 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_test: icf_test.o gcctestdir/ld
|
| 3843 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_test.o
|
| 3844 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_test.stdout: icf_test
|
| 3845 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C icf_test > icf_test.stdout
|
| 3846 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_keep_unique_test.o: icf_keep_unique_test.cc
|
| 3847 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
|
| 3848 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_keep_unique_test: icf_keep_unique_test.o gcctestdir/ld
|
| 3849 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o
|
| 3850 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_keep_unique_test.stdout: icf_keep_unique_test
|
| 3851 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C icf_keep_unique_test > icf_keep_unique_test.stdout
|
| 3852 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test.o: icf_safe_test.cc
|
| 3853 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
|
| 3854 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test: icf_safe_test.o gcctestdir/ld
|
| 3855 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=safe icf_safe_test.o
|
| 3856 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test_1.stdout: icf_safe_test
|
| 3857 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_safe_test > icf_safe_test_1.stdout
|
| 3858 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test_2.stdout: icf_safe_test
|
| 3859 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -h icf_safe_test > icf_safe_test_2.stdout
|
| 3860 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test.o: icf_safe_so_test.cc
|
| 3861 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
|
| 3862 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test: icf_safe_so_test.o gcctestdir/ld
|
| 3863 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=safe icf_safe_so_test.o -fPIC -shared
|
| 3864 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test_1.stdout: icf_safe_so_test
|
| 3865 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_safe_so_test > icf_safe_so_test_1.stdout
|
| 3866 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test_2.stdout: icf_safe_so_test
|
| 3867 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -h icf_safe_so_test > icf_safe_so_test_2.stdout
|
| 3868 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout.o: final_layout.cc
|
| 3869 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fdata-sections -g -o $@ $<
|
| 3870 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout_sequence.txt:
|
| 3871 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt
|
| 3872 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout: final_layout.o final_layout_sequence.txt gcctestdir/ld
|
| 3873 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt final_layout.o
|
| 3874 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout.stdout: final_layout
|
| 3875 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -n final_layout > final_layout.stdout
|
| 3876 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_virtual_function_folding_test.o: icf_virtual_function_folding_test.cc
|
| 3877 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIE -g -o $@ $<
|
| 3878 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_virtual_function_folding_test: icf_virtual_function_folding_test.o gcctestdir/ld
|
| 3879 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie
|
| 3880 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_preemptible_functions_test.o: icf_preemptible_functions_test.cc
|
| 3881 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
|
| 3882 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_preemptible_functions_test: icf_preemptible_functions_test.o gcctestdir/ld
|
| 3883 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared
|
| 3884 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_preemptible_functions_test.stdout: icf_preemptible_functions_test
|
| 3885 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_preemptible_functions_test > icf_preemptible_functions_test.stdout
|
| 3886 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_string_merge_test.o: icf_string_merge_test.cc
|
| 3887 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
|
| 3888 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_string_merge_test: icf_string_merge_test.o gcctestdir/ld
|
| 3889 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o
|
| 3890 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_string_merge_test.stdout: icf_string_merge_test
|
| 3891 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_string_merge_test > icf_string_merge_test.stdout
|
| 3892 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_sht_rel_addend_test_1.o: icf_sht_rel_addend_test_1.cc
|
| 3893 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
|
| 3894 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_sht_rel_addend_test_2.o: icf_sht_rel_addend_test_2.cc
|
| 3895 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
|
| 3896 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_sht_rel_addend_test: icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o gcctestdir/ld
|
| 3897 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o
|
| 3898 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_sht_rel_addend_test.stdout: icf_sht_rel_addend_test
|
| 3899 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout
|
| 3900 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_test.o: basic_test.cc
|
| 3901 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -o $@ $<
|
| 3902 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_test: basic_test.o gcctestdir/ld
|
| 3903 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o
|
| 3904 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_static_test: basic_test.o gcctestdir/ld
|
| 3905 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -static basic_test.o
|
| 3906 |
|
|
|
| 3907 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pic_test.o: basic_test.cc
|
| 3908 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -fpic -o $@ $<
|
| 3909 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pic_test: basic_pic_test.o gcctestdir/ld
|
| 3910 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_pic_test.o
|
| 3911 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_static_pic_test: basic_pic_test.o gcctestdir/ld
|
| 3912 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -static basic_pic_test.o
|
| 3913 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pie_test.o: basic_test.cc
|
| 3914 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -fpie -o $@ $<
|
| 3915 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pie_test: basic_pie_test.o gcctestdir/ld
|
| 3916 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -pie basic_pie_test.o
|
| 3917 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1_pic.o: two_file_test_1.cc
|
| 3918 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3919 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1b_pic.o: two_file_test_1b.cc
|
| 3920 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3921 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_2_pic.o: two_file_test_2.cc
|
| 3922 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3923 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1.so: two_file_test_1_pic.o two_file_test_1b_pic.o gcctestdir/ld
|
| 3924 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o
|
| 3925 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2.so: two_file_test_2_pic.o gcctestdir/ld
|
| 3926 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_2_pic.o
|
| 3927 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared.so: two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o gcctestdir/ld
|
| 3928 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
|
| 3929 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable.o: gcctestdir/ld two_file_test_1.o two_file_test_1b.o two_file_test_2.o
|
| 3930 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -r -o $@ two_file_test_1.o two_file_test_1b.o two_file_test_2.o
|
| 3931 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1_pie.o: two_file_test_1.cc
|
| 3932 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
|
| 3933 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1b_pie.o: two_file_test_1b.cc
|
| 3934 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
|
| 3935 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_2_pie.o: two_file_test_2.cc
|
| 3936 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
|
| 3937 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_main_pie.o: two_file_test_main.cc
|
| 3938 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
|
| 3939 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pie_test: two_file_test_1_pie.o two_file_test_1b_pie.o \
|
| 3940 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2_pie.o two_file_test_main_pie.o gcctestdir/ld
|
| 3941 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o
|
| 3942 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared.dbg: two_file_shared.so
|
| 3943 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -w $< >$@ 2>/dev/null
|
| 3944 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic.so: two_file_test_1.o gcctestdir/ld
|
| 3945 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o
|
| 3946 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic.so: two_file_test_2.o gcctestdir/ld
|
| 3947 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_2.o
|
| 3948 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_nonpic.so: two_file_test_1.o two_file_test_1b.o two_file_test_2.o gcctestdir/ld
|
| 3949 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o
|
| 3950 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_mixed.so: two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o gcctestdir/ld
|
| 3951 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o
|
| 3952 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_mixed_1.so: two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so gcctestdir/ld
|
| 3953 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so
|
| 3954 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_pie_test: two_file_test_1.o two_file_test_1b_pie.o \
|
| 3955 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main_pie.o two_file_shared_2.so gcctestdir/ld
|
| 3956 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so
|
| 3957 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_strip_test: two_file_test
|
| 3958 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_STRIP) -o two_file_strip_test two_file_test
|
| 3959 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_strip.so: two_file_shared.so
|
| 3960 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_STRIP) -S -o two_file_shared_strip.so two_file_shared.so
|
| 3961 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_pic.o: common_test_2.c
|
| 3962 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 3963 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2.so: common_test_2_pic.o common_test_3.so gcctestdir/ld
|
| 3964 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so
|
| 3965 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_3_pic.o: common_test_3.c
|
| 3966 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 3967 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_3.so: common_test_3_pic.o ver_test_2.script gcctestdir/ld
|
| 3968 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,$(srcdir)/ver_test_2.script
|
| 3969 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_1_pic.o: exception_test_1.cc
|
| 3970 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3971 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_2_pic.o: exception_test_2.cc
|
| 3972 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3973 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1.so: exception_test_1_pic.o gcctestdir/ld
|
| 3974 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared exception_test_1_pic.o
|
| 3975 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2.so: exception_test_2_pic.o gcctestdir/ld
|
| 3976 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared exception_test_2_pic.o
|
| 3977 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared.so: exception_test_1_pic.o exception_test_2_pic.o gcctestdir/ld
|
| 3978 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o
|
| 3979 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file1.o: weak_undef_file1.cc
|
| 3980 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3981 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file2.o: weak_undef_file2.cc
|
| 3982 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3983 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_lib.so: weak_undef_file1.o
|
| 3984 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file1.o
|
| 3985 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/weak_undef_lib.so: weak_undef_file2.o
|
| 3986 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
|
| 3987 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file2.o
|
| 3988 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file1_nonpic.o: weak_undef_file1.cc
|
| 3989 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
|
| 3990 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file2_nonpic.o: weak_undef_file2.cc
|
| 3991 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
|
| 3992 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_lib_nonpic.so: weak_undef_file1_nonpic.o
|
| 3993 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file1_nonpic.o
|
| 3994 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/weak_undef_lib_nonpic.so: weak_undef_file2_nonpic.o
|
| 3995 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
|
| 3996 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file2_nonpic.o
|
| 3997 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_1_pic.o: weak_alias_test_1.cc
|
| 3998 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 3999 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_1.so: weak_alias_test_1_pic.o gcctestdir/ld
|
| 4000 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_alias_test_1_pic.o
|
| 4001 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_2_pic.o: weak_alias_test_2.cc
|
| 4002 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4003 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_2.so: weak_alias_test_2_pic.o gcctestdir/ld
|
| 4004 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_alias_test_2_pic.o
|
| 4005 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_3.o: weak_alias_test_3.cc
|
| 4006 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
|
| 4007 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_4_pic.o: weak_alias_test_4.cc
|
| 4008 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4009 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_4.so: weak_alias_test_4_pic.o gcctestdir/ld
|
| 4010 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_alias_test_4_pic.o
|
| 4011 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt_main_pic.o: weak_plt_main.cc
|
| 4012 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4013 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt: weak_plt_main_pic.o gcctestdir/ld
|
| 4014 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ weak_plt_main_pic.o
|
| 4015 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt_shared_pic.o: weak_plt_shared.cc
|
| 4016 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4017 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt_shared.so: weak_plt_shared_pic.o gcctestdir/ld
|
| 4018 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_plt_shared_pic.o
|
| 4019 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_1_pic.o: copy_test_1.cc
|
| 4020 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4021 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_1.so: gcctestdir/ld copy_test_1_pic.o
|
| 4022 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared copy_test_1_pic.o
|
| 4023 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_2_pic.o: copy_test_2.cc
|
| 4024 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4025 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_2.so: gcctestdir/ld copy_test_2_pic.o
|
| 4026 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared copy_test_2_pic.o
|
| 4027 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_pic.o: tls_test.cc
|
| 4028 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4029 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_file2_pic.o: tls_test_file2.cc
|
| 4030 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4031 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c_pic.o: tls_test_c.c
|
| 4032 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic $(TLS_TEST_C_CFLAGS) -o $@ $<
|
| 4033 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_shared.so: tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o gcctestdir/ld
|
| 4034 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs
|
| 4035 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_shared2.so: tls_test_file2_pic.o gcctestdir/ld
|
| 4036 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_file2_pic.o
|
| 4037 |
|
|
|
| 4038 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_pic_ie.o: tls_test.cc
|
| 4039 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -ftls-model=initial-exec -o $@ $<
|
| 4040 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_file2_pic_ie.o: tls_test_file2.cc
|
| 4041 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -ftls-model=initial-exec -o $@ $<
|
| 4042 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c_pic_ie.o: tls_test_c.c
|
| 4043 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic -ftls-model=initial-exec $(TLS_TEST_C_CFLAGS) -o $@ $<
|
| 4044 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_ie_shared.so: tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o gcctestdir/ld
|
| 4045 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o
|
| 4046 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c.o: tls_test_c.c
|
| 4047 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c $(TLS_TEST_C_CFLAGS) -o $@ $<
|
| 4048 |
|
|
|
| 4049 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_main_pie.o: tls_test_main.cc tls_test.h
|
| 4050 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
|
| 4051 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_pie.o: tls_test.cc tls_test.h
|
| 4052 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
|
| 4053 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_file2_pie.o: tls_test_file2.cc tls_test.h
|
| 4054 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
|
| 4055 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c_pie.o: tls_test_c.c
|
| 4056 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic $(TLS_TEST_C_CFLAGS) -o $@ $<
|
| 4057 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pie_test: tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o \
|
| 4058 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pie.o gcctestdir/ld
|
| 4059 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread
|
| 4060 |
|
|
|
| 4061 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pie_pic_test: tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o \
|
| 4062 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o gcctestdir/ld
|
| 4063 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread
|
| 4064 |
|
|
|
| 4065 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_gnu2.o: tls_test.cc
|
| 4066 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -mtls-dialect=gnu2 -o $@ $<
|
| 4067 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_file2_gnu2.o: tls_test_file2.cc
|
| 4068 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -mtls-dialect=gnu2 -o $@ $<
|
| 4069 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_c_gnu2.o: tls_test_c.c
|
| 4070 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic -mtls-dialect=gnu2 $(TLS_TEST_C_CFLAGS) -o $@ $<
|
| 4071 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_gnu2_shared2.so: tls_test_file2_gnu2.o gcctestdir/ld
|
| 4072 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_file2_gnu2.o
|
| 4073 |
|
|
|
| 4074 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_gnu2_shared.so: tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o gcctestdir/ld
|
| 4075 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o
|
| 4076 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_shared_nonpic.so: tls_test.o tls_test_file2.o tls_test_c.o gcctestdir/ld
|
| 4077 |
|
|
@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o
|
| 4078 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_define.h:
|
| 4079 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ (for i in `seq 1 70000`; do \
|
| 4080 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "int var_$$i __attribute__((section(\"section_$$i\"))) = $$i;"; \
|
| 4081 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ done) > $@.tmp
|
| 4082 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ mv -f $@.tmp $@
|
| 4083 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_check.h:
|
| 4084 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ (for i in `seq 1 1000 70000`; do \
|
| 4085 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "assert(var_$$i == $$i);"; \
|
| 4086 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ done) > $@.tmp
|
| 4087 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ mv -f $@.tmp $@
|
| 4088 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_r_test.o: many_sections_test.o gcctestdir/ld
|
| 4089 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -r -o $@ many_sections_test.o
|
| 4090 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_r_test: many_sections_r_test.o gcctestdir/ld
|
| 4091 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ many_sections_r_test.o $(LIBS)
|
| 4092 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg.o: debug_msg.cc
|
| 4093 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -w -o $@ $(srcdir)/debug_msg.cc
|
| 4094 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation1.o: odr_violation1.cc
|
| 4095 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -w -o $@ $(srcdir)/odr_violation1.cc
|
| 4096 |
|
|
# Compile with different optimization flags to check that rearranged
|
| 4097 |
|
|
# instructions don't cause a false positive.
|
| 4098 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation2.o: odr_violation2.cc
|
| 4099 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O2 -g -c -w -o $@ $(srcdir)/odr_violation2.cc
|
| 4100 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg.err: debug_msg.o odr_violation1.o odr_violation2.o gcctestdir/ld
|
| 4101 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o "2>$@"
|
| 4102 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>$@; \
|
| 4103 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
|
| 4104 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of debug_msg should have failed"; \
|
| 4105 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
|
| 4106 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
|
| 4107 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
|
| 4108 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg.so: debug_msg.cc gcctestdir/ld
|
| 4109 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g -shared -fPIC -w -o $@ $(srcdir)/debug_msg.cc
|
| 4110 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation1.so: odr_violation1.cc gcctestdir/ld
|
| 4111 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g -shared -fPIC -w -o $@ $(srcdir)/odr_violation1.cc
|
| 4112 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation2.so: odr_violation2.cc gcctestdir/ld
|
| 4113 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O2 -g -shared -fPIC -w -o $@ $(srcdir)/odr_violation2.cc
|
| 4114 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg_so.err: debug_msg.so odr_violation1.so odr_violation2.so gcctestdir/ld
|
| 4115 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so "2>$@"
|
| 4116 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>$@; \
|
| 4117 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
|
| 4118 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of debug_msg_so should have failed"; \
|
| 4119 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
|
| 4120 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
|
| 4121 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
|
| 4122 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg_ndebug.so: debug_msg.cc gcctestdir/ld
|
| 4123 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o $@ $(srcdir)/debug_msg.cc
|
| 4124 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation1_ndebug.so: odr_violation1.cc gcctestdir/ld
|
| 4125 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o $@ $(srcdir)/odr_violation1.cc
|
| 4126 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation2_ndebug.so: odr_violation2.cc gcctestdir/ld
|
| 4127 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o $@ $(srcdir)/odr_violation2.cc
|
| 4128 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg_ndebug.err: debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so gcctestdir/ld
|
| 4129 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so "2>$@"
|
| 4130 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so 2>$@; \
|
| 4131 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
|
| 4132 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of debug_msg_ndebug should have failed"; \
|
| 4133 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
|
| 4134 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
|
| 4135 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
|
| 4136 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@undef_symbol.o: undef_symbol.cc
|
| 4137 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -fPIC $<
|
| 4138 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@undef_symbol.so: undef_symbol.o gcctestdir/ld
|
| 4139 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared undef_symbol.o
|
| 4140 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@undef_symbol.err: undef_symbol_main.o undef_symbol.so gcctestdir/ld
|
| 4141 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so "2>$@"
|
| 4142 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>$@; \
|
| 4143 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
|
| 4144 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of undef_symbol_test should have failed"; \
|
| 4145 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
|
| 4146 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
|
| 4147 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
|
| 4148 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@flagstest_o_specialfile: flagstest_debug.o gcctestdir/ld
|
| 4149 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -o /dev/stdout $< 2>&1 | cat > $@
|
| 4150 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod a+x $@
|
| 4151 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -s $@
|
| 4152 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@flagstest_compress_debug_sections: flagstest_debug.o gcctestdir/ld
|
| 4153 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -o $@ $< -Wl,--compress-debug-sections=zlib
|
| 4154 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ test -s $@
|
| 4155 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@flagstest_o_specialfile_and_compress_debug_sections: flagstest_debug.o \
|
| 4156 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld
|
| 4157 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -o /dev/stdout $< -Wl,--compress-debug-sections=zlib 2>&1 | cat > $@
|
| 4158 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ chmod a+x $@
|
| 4159 |
|
|
@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ test -s $@
|
| 4160 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_1.so: ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so gcctestdir/ld
|
| 4161 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so
|
| 4162 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2.so: ver_test_2.o $(srcdir)/ver_test_2.script ver_test_4.so gcctestdir/ld
|
| 4163 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so
|
| 4164 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_4.so: ver_test_4.o $(srcdir)/ver_test_4.script gcctestdir/ld
|
| 4165 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_4.script ver_test_4.o
|
| 4166 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_1.o: ver_test_1.cc
|
| 4167 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4168 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2.o: ver_test_2.cc
|
| 4169 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4170 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_3.o: ver_test_3.cc
|
| 4171 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4172 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_4.o: ver_test_4.cc
|
| 4173 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4174 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_1.syms: ver_test_1.so
|
| 4175 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
|
| 4176 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2.syms: ver_test_2
|
| 4177 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
|
| 4178 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_4.syms: ver_test_4.so
|
| 4179 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
|
| 4180 |
|
|
|
| 4181 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_5.so: ver_test_5.o $(srcdir)/ver_test_5.script ver_test_4.so gcctestdir/ld
|
| 4182 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_5.script ver_test_5.o ver_test_4.so
|
| 4183 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_5.o: ver_test_5.cc
|
| 4184 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4185 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_5.syms: ver_test_5.so
|
| 4186 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
|
| 4187 |
|
|
|
| 4188 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_7.so: ver_test_4.o $(srcdir)/ver_test_4.script ver_test_7.o gcctestdir/ld
|
| 4189 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_4.script ver_test_4.o ver_test_7.o
|
| 4190 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_7.o: ver_test_7.cc
|
| 4191 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4192 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_7.syms: ver_test_7.so
|
| 4193 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
|
| 4194 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_1.so: two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so gcctestdir/ld
|
| 4195 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so
|
| 4196 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_2.so: two_file_test_2_pic.o $(srcdir)/ver_test_8.script gcctestdir/ld
|
| 4197 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_8.script two_file_test_2_pic.o
|
| 4198 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9.so: ver_test_9.o ver_test_4.so ver_test_5.so gcctestdir/ld
|
| 4199 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so
|
| 4200 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9.o: ver_test_9.cc
|
| 4201 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4202 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_10.syms: ver_test_10.so
|
| 4203 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
|
| 4204 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_10.so: gcctestdir/ld ver_test_2.o ver_test_10.script
|
| 4205 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_10.script ver_test_2.o
|
| 4206 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11.a: ver_test_1.o ver_test_2.o ver_test_4.o
|
| 4207 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
|
| 4208 |
|
|
|
| 4209 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1.so: gcctestdir/ld protected_1_pic.o protected_2_pic.o protected_3_pic.o
|
| 4210 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o
|
| 4211 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_pic.o: protected_1.cc
|
| 4212 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4213 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_pic.o: protected_2.cc
|
| 4214 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4215 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_3_pic.o: protected_3.cc
|
| 4216 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4217 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_4_pic.o: protected_4.cc
|
| 4218 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4219 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_3.err: protected_4_pic.o gcctestdir/ld
|
| 4220 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o "2>$@"
|
| 4221 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>$@; then \
|
| 4222 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of protected_4.so should have failed"; \
|
| 4223 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
|
| 4224 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
|
| 4225 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
|
| 4226 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test.so: gcctestdir/ld relro_test_pic.o
|
| 4227 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o
|
| 4228 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_pic.o: relro_test.cc
|
| 4229 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
|
| 4230 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test.stdout: relro_test.so
|
| 4231 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW relro_test.so > relro_test.stdout
|
| 4232 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_strip_test.so: relro_test.so
|
| 4233 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_STRIP) -o $@ $<
|
| 4234 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test.so: gcctestdir/ld relro_script_test.t relro_test_pic.o
|
| 4235 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,-z,relro -T $(srcdir)/relro_script_test.t relro_test_pic.o
|
| 4236 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_2.o: justsyms_2.cc
|
| 4237 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
|
| 4238 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_2r.o: justsyms_2.o gcctestdir/ld $(srcdir)/justsyms.t
|
| 4239 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -o $@ -r -T $(srcdir)/justsyms.t justsyms_2.o
|
| 4240 |
|
|
# Copy the file to the build directory to avoid worrying about the
|
| 4241 |
|
|
# full pathname in the generated symbols.
|
| 4242 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@binary.txt: $(srcdir)/binary.in
|
| 4243 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
|
| 4244 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LN_S) $< $@
|
| 4245 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_matching_def.so: ver_matching_def_pic.o $(srcdir)/version_script.map gcctestdir/ld
|
| 4246 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=$(srcdir)/version_script.map
|
| 4247 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_matching_def_pic.o: ver_matching_def.cc
|
| 4248 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -fpic -o $@ $<
|
| 4249 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_matching_test.stdout: ver_matching_def.so
|
| 4250 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_OBJDUMP) -T ver_matching_def.so | $(TEST_CXXFILT) > ver_matching_test.stdout
|
| 4251 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_3: basic_test.o gcctestdir/ld script_test_3.t
|
| 4252 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_3.t
|
| 4253 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_3.stdout: script_test_3
|
| 4254 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_3 > script_test_3.stdout
|
| 4255 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_4: basic_test.o gcctestdir/ld $(srcdir)/script_test_4.t
|
| 4256 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_4.t
|
| 4257 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_4.stdout: script_test_4
|
| 4258 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_4 > script_test_4.stdout
|
| 4259 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_5: script_test_5.o gcctestdir/ld $(srcdir)/script_test_5.t
|
| 4260 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ script_test_5.o -T $(srcdir)/script_test_5.t
|
| 4261 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_5.stdout: script_test_5
|
| 4262 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SW script_test_5 > script_test_5.stdout
|
| 4263 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_6: basic_test.o gcctestdir/ld $(srcdir)/script_test_6.t
|
| 4264 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_6.t \
|
| 4265 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000
|
| 4266 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_6.stdout: script_test_6
|
| 4267 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_6 > script_test_6.stdout
|
| 4268 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_7: basic_test.o gcctestdir/ld $(srcdir)/script_test_7.t
|
| 4269 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_7.t
|
| 4270 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_7.stdout: script_test_7
|
| 4271 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_7 > script_test_7.stdout
|
| 4272 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_8: basic_test.o gcctestdir/ld $(srcdir)/script_test_7.t
|
| 4273 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_7.t \
|
| 4274 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000
|
| 4275 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_8.stdout: script_test_8
|
| 4276 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_8 > script_test_8.stdout
|
| 4277 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_9.o: script_test_9.cc
|
| 4278 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -o $@ $<
|
| 4279 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_9: gcctestdir/ld $(srcdir)/script_test_9.t script_test_9.o
|
| 4280 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ script_test_9.o -T $(srcdir)/script_test_9.t
|
| 4281 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_9.stdout: script_test_9
|
| 4282 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -lW script_test_9 > script_test_9.stdout
|
| 4283 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@dynamic_list: basic_test.o gcctestdir/ld $(srcdir)/dynamic_list.t
|
| 4284 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o \
|
| 4285 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list $(srcdir)/dynamic_list.t \
|
| 4286 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list-data \
|
| 4287 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list-cpp-new \
|
| 4288 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list-cpp-typeinfo
|
| 4289 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@dynamic_list.stdout: dynamic_list
|
| 4290 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -W --dyn-syms dynamic_list > dynamic_list.stdout
|
| 4291 |
|
|
|
| 4292 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libthin1.a: thin_archive_test_1.o alt/thin_archive_test_2.o
|
| 4293 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
|
| 4294 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
|
| 4295 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/libthin2.a: thin_archive_test_3.o alt/thin_archive_test_4.o
|
| 4296 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
|
| 4297 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
|
| 4298 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libthin3.a: thin_archive_test_1.o alt/thin_archive_test_4.o
|
| 4299 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
|
| 4300 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
|
| 4301 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/libthin4.a: alt/thin_archive_test_2.o thin_archive_test_3.o
|
| 4302 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
|
| 4303 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
|
| 4304 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libthinall.a: libthin3.a alt/libthin4.a
|
| 4305 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
|
| 4306 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
|
| 4307 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/thin_archive_test_2.o: thin_archive_test_2.cc
|
| 4308 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
|
| 4309 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
|
| 4310 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/thin_archive_test_4.o: thin_archive_test_4.cc
|
| 4311 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
|
| 4312 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
|
| 4313 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_1: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms gcctestdir/ld plugin_test.so
|
| 4314 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms 2>plugin_test_1.err
|
| 4315 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_1.err: plugin_test_1
|
| 4316 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_1.err
|
| 4317 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_2: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_shared_2.so gcctestdir/ld plugin_test.so
|
| 4318 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,-R,.,--plugin,"./plugin_test.so" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_shared_2.so 2>plugin_test_2.err
|
| 4319 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_2.err: plugin_test_2
|
| 4320 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_2.err
|
| 4321 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_3: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms gcctestdir/ld plugin_test.so
|
| 4322 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--export-dynamic -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms 2>plugin_test_3.err
|
| 4323 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_3.err: plugin_test_3
|
| 4324 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_3.err
|
| 4325 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_4: two_file_test_main.o plugin_test_4.a gcctestdir/ld plugin_test.so
|
| 4326 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv" two_file_test_main.o -Wl,--whole-archive,plugin_test_4.a,--no-whole-archive 2>plugin_test_4.err
|
| 4327 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_4.err: plugin_test_4
|
| 4328 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_4.err
|
| 4329 |
|
|
|
| 4330 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_4.a: two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms
|
| 4331 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_AR) cr $@ $^
|
| 4332 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_5: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms unused.syms gcctestdir/ld plugin_test.so
|
| 4333 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv",--gc-sections two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms unused.syms
|
| 4334 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_6: plugin_common_test_1.syms plugin_common_test_2.syms gcctestdir/ld plugin_test.so
|
| 4335 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so" plugin_common_test_1.syms plugin_common_test_2.syms 2>plugin_test_6.err
|
| 4336 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_6.err: plugin_test_6
|
| 4337 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_6.err
|
| 4338 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7: plugin_test_7_1.o plugin_test_7_1.syms plugin_test_7_2.o gcctestdir/ld plugin_test.so
|
| 4339 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(LINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--gc-sections,--print-gc-sections plugin_test_7_1.syms plugin_test_7_2.o 2>plugin_test_7.err
|
| 4340 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7.syms: plugin_test_7
|
| 4341 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4342 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_1.o: plugin_test_7_1.c
|
| 4343 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -DLTO -O0 -c -ffunction-sections -fdata-sections -o $@ $<
|
| 4344 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_1_orig.o: plugin_test_7_1.c
|
| 4345 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -fdata-sections -o $@ $<
|
| 4346 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_1.syms: plugin_test_7_1_orig.o
|
| 4347 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4348 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_2.o: plugin_test_7_2.c
|
| 4349 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -fdata-sections -o $@ $<
|
| 4350 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7.err: plugin_test_7
|
| 4351 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_8.o: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.o ../ld-new plugin_test.so
|
| 4352 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ ../ld-new -r -o $@ --no-demangle --plugin "./plugin_test.so" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.o
|
| 4353 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_8: plugin_test_8.o gcctestdir/ld
|
| 4354 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle plugin_test_8.o
|
| 4355 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_9.err: two_file_test_main.o two_file_test_1c.syms two_file_test_2.syms gcctestdir/ld plugin_test.so
|
| 4356 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -o plugin_test_9 -Wl,--no-demangle,--plugin,"./plugin_test.so" two_file_test_main.o two_file_test_1c.syms two_file_test_2.syms "2>$@"
|
| 4357 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -o plugin_test_9 -Wl,--no-demangle,--plugin,"./plugin_test.so" two_file_test_main.o two_file_test_1c.syms two_file_test_2.syms 2>$@; then \
|
| 4358 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ echo 1>&2 "Link of plugin_test_9 should have failed"; \
|
| 4359 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ rm -f $@; \
|
| 4360 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ exit 1; \
|
| 4361 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ fi
|
| 4362 |
|
|
# Make a .syms file that claims to define the symbol _Z4t16av.
|
| 4363 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1c.syms: two_file_test_1.syms two_file_test_1c.o
|
| 4364 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ cp two_file_test_1.syms $@.tmp
|
| 4365 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ grep "_Z4t16av" two_file_test_1b.syms >> $@.tmp
|
| 4366 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ mv -f $@.tmp $@
|
| 4367 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1c.o: two_file_test_1.o
|
| 4368 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ cp two_file_test_1.o $@
|
| 4369 |
|
|
|
| 4370 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test.so: plugin_test.o
|
| 4371 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(LINK) -Bgcctestdir/ -shared plugin_test.o
|
| 4372 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test.o: plugin_test.c
|
| 4373 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -O0 -c -fpic -o $@ $<
|
| 4374 |
|
|
|
| 4375 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_main.syms: two_file_test_main.o
|
| 4376 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4377 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1.syms: two_file_test_1.o
|
| 4378 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4379 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1b.syms: two_file_test_1b.o
|
| 4380 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4381 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_2.syms: two_file_test_2.o
|
| 4382 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4383 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_common_test_1.syms: plugin_common_test_1.o
|
| 4384 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4385 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_common_test_2.syms: plugin_common_test_2.o
|
| 4386 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4387 |
|
|
|
| 4388 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@empty.syms:
|
| 4389 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo "" >$@
|
| 4390 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo "Symbol table" >>$@
|
| 4391 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@unused.syms: unused.o
|
| 4392 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4393 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo " 1: 00000000 4 FUNC GLOBAL DEFAULT 1 UNUSED" >>$@
|
| 4394 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@unused.o: unused.c
|
| 4395 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -c -o $@ $<
|
| 4396 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@unused.c:
|
| 4397 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @cp /dev/null $@
|
| 4398 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test.syms: exclude_libs_test
|
| 4399 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4400 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libexclude_libs_test_1.a: exclude_libs_test_1.o
|
| 4401 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
|
| 4402 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libexclude_libs_test_2.a: exclude_libs_test_2.o
|
| 4403 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
|
| 4404 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/libexclude_libs_test_3.a: exclude_libs_test_3.o
|
| 4405 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
|
| 4406 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
|
| 4407 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@local_labels_test.o: ver_test_6.c
|
| 4408 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -g -c -Wa,-L -o $@ $<
|
| 4409 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@local_labels_test: local_labels_test.o
|
| 4410 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ local_labels_test.o
|
| 4411 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test.syms: discard_locals_test
|
| 4412 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4413 |
|
|
# '-Wa,-L' is required to preserve the local label used for testing.
|
| 4414 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test.o: discard_locals_test.c
|
| 4415 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -Wa,-L -o $@ $<
|
| 4416 |
|
|
|
| 4417 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test1.syms: discard_locals_relocatable_test1.out
|
| 4418 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4419 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test.o: discard_locals_relocatable_test.c
|
| 4420 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -Wa,-L -fPIC -o $@ $<
|
| 4421 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test1.out: discard_locals_relocatable_test.o ../ld-new
|
| 4422 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new --discard-locals -relocatable -o $@ $<
|
| 4423 |
|
|
|
| 4424 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test2.syms: discard_locals_relocatable_test2.out
|
| 4425 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
|
| 4426 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test2.out: discard_locals_relocatable_test.o ../ld-new
|
| 4427 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new --discard-all -relocatable -o $@ $<
|
| 4428 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libhidden.so: hidden_test_1.c gcctestdir/ld
|
| 4429 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -Bgcctestdir/ -g -shared -fPIC -w -o $@ $(srcdir)/hidden_test_1.c
|
| 4430 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@hidden_test: hidden_test_main.o libhidden.so gcctestdir/ld
|
| 4431 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err
|
| 4432 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@hidden_test.err: hidden_test
|
| 4433 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ @touch hidden_test.err
|
| 4434 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@retain_symbols_file_test.so: basic_pic_test.o gcctestdir/ld
|
| 4435 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 'main' > retain_symbols_file_test.in
|
| 4436 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 't1' >> retain_symbols_file_test.in
|
| 4437 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in
|
| 4438 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in
|
| 4439 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '_Z3t18v' >> retain_symbols_file_test.in
|
| 4440 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '__tcf_0' >> retain_symbols_file_test.in
|
| 4441 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o
|
| 4442 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@retain_symbols_file_test.stdout: retain_symbols_file_test.so
|
| 4443 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C retain_symbols_file_test.so > $@
|
| 4444 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@permission_test: basic_test.o gcctestdir/ld
|
| 4445 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ umask 022; \
|
| 4446 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
|
| 4447 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ touch $@; \
|
| 4448 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod 600 $@; \
|
| 4449 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o
|
| 4450 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_lib.o: searched_file_test_lib.cc
|
| 4451 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
|
| 4452 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/searched_file_test_lib.a: searched_file_test_lib.o
|
| 4453 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
|
| 4454 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
|
| 4455 |
|
|
# We invoke the linker directly since gcc may include additional objects that
|
| 4456 |
|
|
# uses symbol versioning.
|
| 4457 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libno_version_test.so: no_version_test.o gcctestdir/ld
|
| 4458 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -shared -o $@ no_version_test.o
|
| 4459 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@no_version_test.o: no_version_test.c
|
| 4460 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -o $@ -c -fPIC $<
|
| 4461 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@no_version_test.stdout: libno_version_test.so
|
| 4462 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_OBJDUMP) -h $< > $@
|
| 4463 |
|
|
|
| 4464 |
|
|
# Test STT_GNU_IFUNC symbols.
|
| 4465 |
|
|
|
| 4466 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod1.o: ifuncmod1.c
|
| 4467 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4468 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod1.so: ifuncmod1.o gcctestdir/ld
|
| 4469 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared ifuncmod1.o
|
| 4470 |
|
|
|
| 4471 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncdep1.o: ifuncmod1.c
|
| 4472 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -o $@ $<
|
| 4473 |
|
|
|
| 4474 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1pic.o: ifuncmain1.c
|
| 4475 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4476 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1pie.o: ifuncmain1.c
|
| 4477 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpie -o $@ $<
|
| 4478 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1picstatic: ifuncmain1pic.o ifuncmod1.o gcctestdir/ld
|
| 4479 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o
|
| 4480 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1pic: ifuncmain1pic.o ifuncmod1.so gcctestdir/ld
|
| 4481 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
|
| 4482 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vispic.o: ifuncmain1vis.c
|
| 4483 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4484 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vispic: ifuncmain1vispic.o ifuncmod1.so gcctestdir/ld
|
| 4485 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
|
| 4486 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1staticpic: ifuncmain1pic.o ifuncmod1.o gcctestdir/ld
|
| 4487 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o
|
| 4488 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1pie: ifuncmain1pie.o ifuncmod1.so gcctestdir/ld
|
| 4489 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,.
|
| 4490 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vispie.o: ifuncmain1vis.c
|
| 4491 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpie -o $@ $<
|
| 4492 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1vispie: ifuncmain1vispie.o ifuncmod1.so gcctestdir/ld
|
| 4493 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,.
|
| 4494 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain1staticpie: ifuncmain1pie.o ifuncmod1.o gcctestdir/ld
|
| 4495 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o
|
| 4496 |
|
|
|
| 4497 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2pic.o: ifuncmain2.c
|
| 4498 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4499 |
|
|
|
| 4500 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncdep2pic.o: ifuncdep2.c
|
| 4501 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4502 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2picstatic: ifuncmain2pic.o ifuncdep2pic.o gcctestdir/ld
|
| 4503 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o
|
| 4504 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain2pic: ifuncmain2pic.o ifuncdep2pic.o gcctestdir/ld
|
| 4505 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o
|
| 4506 |
|
|
|
| 4507 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod3.o: ifuncmod3.c
|
| 4508 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4509 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod3.so: ifuncmod3.o gcctestdir/ld
|
| 4510 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared ifuncmod3.o
|
| 4511 |
|
|
|
| 4512 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4pic.o: ifuncmain4.c
|
| 4513 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4514 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain4picstatic: ifuncmain4pic.o gcctestdir/ld
|
| 4515 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -static ifuncmain4pic.o
|
| 4516 |
|
|
|
| 4517 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5pic.o: ifuncmain5.c
|
| 4518 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4519 |
|
|
|
| 4520 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5pie.o: ifuncmain5.c
|
| 4521 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpie -o $@ $<
|
| 4522 |
|
|
|
| 4523 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod5.o: ifuncmod5.c
|
| 4524 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4525 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod5.so: ifuncmod5.o gcctestdir/ld
|
| 4526 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared ifuncmod5.o
|
| 4527 |
|
|
|
| 4528 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncdep5.o: ifuncmod5.c
|
| 4529 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -o $@ $<
|
| 4530 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5picstatic: ifuncmain5pic.o ifuncmod5.o gcctestdir/ld
|
| 4531 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o
|
| 4532 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5pic: ifuncmain5pic.o ifuncmod5.so gcctestdir/ld
|
| 4533 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,.
|
| 4534 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5staticpic: ifuncmain5pic.o ifuncmod5.o gcctestdir/ld
|
| 4535 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o
|
| 4536 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain5pie: ifuncmain5pie.o ifuncmod5.so gcctestdir/ld
|
| 4537 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,.
|
| 4538 |
|
|
|
| 4539 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain6pie.o: ifuncmain6pie.c
|
| 4540 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpie -o $@ $<
|
| 4541 |
|
|
|
| 4542 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod6.o: ifuncmod6.c
|
| 4543 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4544 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmod6.so: ifuncmod6.o gcctestdir/ld
|
| 4545 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared ifuncmod6.o
|
| 4546 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain6pie: ifuncmain6pie.o ifuncmod6.so gcctestdir/ld
|
| 4547 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,.
|
| 4548 |
|
|
|
| 4549 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7pic.o: ifuncmain7.c
|
| 4550 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
|
| 4551 |
|
|
|
| 4552 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7pie.o: ifuncmain7.c
|
| 4553 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpie -o $@ $<
|
| 4554 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7picstatic: ifuncmain7pic.o gcctestdir/ld
|
| 4555 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -static ifuncmain7pic.o
|
| 4556 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7pic: ifuncmain7pic.o gcctestdir/ld
|
| 4557 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ ifuncmain7pic.o
|
| 4558 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ifuncmain7pie: ifuncmain7pie.o gcctestdir/ld
|
| 4559 |
|
|
@GCC_TRUE@@IFUNC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -pie ifuncmain7pie.o
|
| 4560 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@strong_ref_weak_def_2.o: strong_ref_weak_def_2.c
|
| 4561 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -o $@ -c -fPIC $<
|
| 4562 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@strong_ref_weak_def_2.so: strong_ref_weak_def_2.o gcctestdir/ld
|
| 4563 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -shared -o $@ strong_ref_weak_def_2.o
|
| 4564 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@strong_ref_weak_def_1.o: strong_ref_weak_def_1.c
|
| 4565 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -o $@ -c -fPIC $<
|
| 4566 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@strong_ref_weak_def_1.so: strong_ref_weak_def_1.o strong_ref_weak_def_2.so \
|
| 4567 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld
|
| 4568 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -shared -o $@ strong_ref_weak_def_1.o \
|
| 4569 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ strong_ref_weak_def_2.so
|
| 4570 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@strong_ref_weak_def.stdout: strong_ref_weak_def_1.so
|
| 4571 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sWD $< > $@
|
| 4572 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@dyn_weak_ref_2.o: dyn_weak_ref_2.c
|
| 4573 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -o $@ -c -fPIC $<
|
| 4574 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@dyn_weak_ref_2.so: dyn_weak_ref_2.o gcctestdir/ld
|
| 4575 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -shared -o $@ dyn_weak_ref_2.o
|
| 4576 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@dyn_weak_ref_1.o: dyn_weak_ref_1.c
|
| 4577 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -o $@ -c -fPIC $<
|
| 4578 |
|
|
# We intentionally put dyn_weak_ref_2.so in front of dyn_weak_ref_1.o
|
| 4579 |
|
|
# so that the weak ref there goes to gold's symbol table first.
|
| 4580 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@dyn_weak_ref_1.so: dyn_weak_ref_1.o dyn_weak_ref_2.so gcctestdir/ld
|
| 4581 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -shared -o $@ dyn_weak_ref_2.so dyn_weak_ref_1.o
|
| 4582 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@dyn_weak_ref.stdout: dyn_weak_ref_1.so
|
| 4583 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sWD $< > $@
|
| 4584 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@start_lib_test: start_lib_test_main.o libstart_lib_test.a start_lib_test_2.o start_lib_test_3.o \
|
| 4585 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld
|
| 4586 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -o $@ start_lib_test_main.o -L. -lstart_lib_test \
|
| 4587 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib
|
| 4588 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@libstart_lib_test.a: start_lib_test_1.o
|
| 4589 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
|
| 4590 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@memory_test.o: memory_test.s
|
| 4591 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -o $@ -c $<
|
| 4592 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@memory_test: memory_test.o gcctestdir/ld $(srcdir)/memory_test.t
|
| 4593 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -nostartfiles -nostdlib -T $(srcdir)/memory_test.t -o $@ memory_test.o
|
| 4594 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@memory_test.stdout: memory_test
|
| 4595 |
|
|
@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -lWS $< > $@
|
| 4596 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test_2: two_file_test_1_v1.o two_file_test_1.o two_file_test_1b.o \
|
| 4597 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.o two_file_test_main.o gcctestdir/ld
|
| 4598 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ cp -f two_file_test_1_v1.o two_file_test_tmp_2.o
|
| 4599 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Wl,--incremental-full -Bgcctestdir/ two_file_test_tmp_2.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o
|
| 4600 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ @sleep 1
|
| 4601 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ cp -f two_file_test_1.o two_file_test_tmp_2.o
|
| 4602 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Wl,--incremental-update -Bgcctestdir/ two_file_test_tmp_2.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o
|
| 4603 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test_3: two_file_test_1.o two_file_test_1b_v1.o two_file_test_1b.o \
|
| 4604 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.o two_file_test_main.o gcctestdir/ld
|
| 4605 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ cp -f two_file_test_1b_v1.o two_file_test_tmp_3.o
|
| 4606 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Wl,--incremental-full -Bgcctestdir/ two_file_test_1.o two_file_test_tmp_3.o two_file_test_2.o two_file_test_main.o
|
| 4607 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ @sleep 1
|
| 4608 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ cp -f two_file_test_1b.o two_file_test_tmp_3.o
|
| 4609 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Wl,--incremental-update -Bgcctestdir/ two_file_test_1.o two_file_test_tmp_3.o two_file_test_2.o two_file_test_main.o
|
| 4610 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test_4: two_file_test_1.o two_file_test_1b.o two_file_test_2_v1.o \
|
| 4611 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.o two_file_test_main.o gcctestdir/ld
|
| 4612 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ cp -f two_file_test_2_v1.o two_file_test_tmp_4.o
|
| 4613 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Wl,--incremental-full -Bgcctestdir/ two_file_test_1.o two_file_test_1b.o two_file_test_tmp_4.o two_file_test_main.o
|
| 4614 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ mv -f incremental_test_4 incremental_test_4.base
|
| 4615 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ @sleep 1
|
| 4616 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ cp -f two_file_test_2.o two_file_test_tmp_4.o
|
| 4617 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Wl,--incremental-update,--incremental-base=incremental_test_4.base -Bgcctestdir/ two_file_test_1.o two_file_test_1b.o two_file_test_tmp_4.o two_file_test_main.o
|
| 4618 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@script_test_10.o: script_test_10.s
|
| 4619 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4620 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@script_test_10: $(srcdir)/script_test_10.t script_test_10.o gcctestdir/ld
|
| 4621 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@ gcctestdir/ld -o $@ script_test_10.o -T $(srcdir)/script_test_10.t
|
| 4622 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@script_test_10.stdout: script_test_10
|
| 4623 |
|
|
@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_READELF) -SW script_test_10 > $@
|
| 4624 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_1.o: split_i386_1.s
|
| 4625 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4626 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_2.o: split_i386_2.s
|
| 4627 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4628 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_3.o: split_i386_3.s
|
| 4629 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4630 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_4.o: split_i386_4.s
|
| 4631 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4632 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_n.o: split_i386_n.s
|
| 4633 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4634 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_1: split_i386_1.o split_i386_n.o ../ld-new
|
| 4635 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_i386_1.o split_i386_n.o
|
| 4636 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_1.stdout: split_i386_1
|
| 4637 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -d $< > $@
|
| 4638 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_2: split_i386_2.o split_i386_n.o ../ld-new
|
| 4639 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_i386_2.o split_i386_n.o
|
| 4640 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_2.stdout: split_i386_2
|
| 4641 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -d $< > $@
|
| 4642 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_3.stdout: split_i386_3.o split_i386_n.o ../ld-new
|
| 4643 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o split_i386_3 split_i386_3.o split_i386_n.o > $@ 2>&1 || exit 0
|
| 4644 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_4: split_i386_4.o split_i386_n.o ../ld-new
|
| 4645 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_i386_4.o split_i386_n.o
|
| 4646 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_4.stdout: split_i386_4
|
| 4647 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -d $< > $@
|
| 4648 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_i386_r.stdout: split_i386_1.o split_i386_n.o ../ld-new
|
| 4649 |
|
|
@DEFAULT_TARGET_I386_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -r split_i386_1.o split_i386_n.o -o split_i386_r > $@ 2>&1 || exit 0
|
| 4650 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_1.o: split_x86_64_1.s
|
| 4651 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4652 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_2.o: split_x86_64_2.s
|
| 4653 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4654 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_3.o: split_x86_64_3.s
|
| 4655 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4656 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_4.o: split_x86_64_4.s
|
| 4657 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4658 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_n.o: split_x86_64_n.s
|
| 4659 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4660 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_1: split_x86_64_1.o split_x86_64_n.o ../ld-new
|
| 4661 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_x86_64_1.o split_x86_64_n.o
|
| 4662 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_1.stdout: split_x86_64_1
|
| 4663 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -d $< > $@
|
| 4664 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_2: split_x86_64_2.o split_x86_64_n.o ../ld-new
|
| 4665 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_x86_64_2.o split_x86_64_n.o
|
| 4666 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_2.stdout: split_x86_64_2
|
| 4667 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -d $< > $@
|
| 4668 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_3.stdout: split_x86_64_3.o split_x86_64_n.o ../ld-new
|
| 4669 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o split_x86_64_3 split_x86_64_3.o split_x86_64_n.o > $@ 2>&1 || exit 0
|
| 4670 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_4: split_x86_64_4.o split_x86_64_n.o ../ld-new
|
| 4671 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_x86_64_4.o split_x86_64_n.o
|
| 4672 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_4.stdout: split_x86_64_4
|
| 4673 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -d $< > $@
|
| 4674 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@split_x86_64_r.stdout: split_x86_64_1.o split_x86_64_n.o ../ld-new
|
| 4675 |
|
|
@DEFAULT_TARGET_X86_64_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -r split_x86_64_1.o split_x86_64_n.o -o split_x86_64_r > $@ 2>&1 || exit 0
|
| 4676 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_abs_lib.o: arm_abs_lib.s
|
| 4677 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -march=armv7-a -o $@ $<
|
| 4678 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@libarm_abs.so: arm_abs_lib.o ../ld-new
|
| 4679 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -shared -o $@ arm_abs_lib.o
|
| 4680 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_abs_global.o: arm_abs_global.s
|
| 4681 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -march=armv7-a -o $@ $<
|
| 4682 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_abs_global: arm_abs_global.o libarm_abs.so ../ld-new
|
| 4683 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ arm_abs_global.o -L. -larm_abs
|
| 4684 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_abs_global.stdout: arm_abs_global
|
| 4685 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_READELF) -r $< > $@
|
| 4686 |
|
|
|
| 4687 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_bl_in_range.stdout: arm_bl_in_range
|
| 4688 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4689 |
|
|
|
| 4690 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_bl_in_range: arm_bl_in_range.o ../ld-new
|
| 4691 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/arm_branch_range.t -o $@ $<
|
| 4692 |
|
|
|
| 4693 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_bl_in_range.o: arm_bl_in_range.s
|
| 4694 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4695 |
|
|
|
| 4696 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_bl_out_of_range.stdout: arm_bl_out_of_range
|
| 4697 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -S $< > $@
|
| 4698 |
|
|
|
| 4699 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_bl_out_of_range: arm_bl_out_of_range.o ../ld-new
|
| 4700 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/arm_branch_range.t -o $@ $<
|
| 4701 |
|
|
|
| 4702 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_bl_out_of_range.o: arm_bl_out_of_range.s
|
| 4703 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4704 |
|
|
|
| 4705 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_in_range.stdout: thumb_bl_in_range
|
| 4706 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4707 |
|
|
|
| 4708 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_in_range: thumb_bl_in_range.o ../ld-new
|
| 4709 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
|
| 4710 |
|
|
|
| 4711 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_in_range.o: thumb_bl_in_range.s
|
| 4712 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
|
| 4713 |
|
|
|
| 4714 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_out_of_range.stdout: thumb_bl_out_of_range
|
| 4715 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4716 |
|
|
|
| 4717 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_out_of_range: thumb_bl_out_of_range.o ../ld-new
|
| 4718 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
|
| 4719 |
|
|
|
| 4720 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_out_of_range.o: thumb_bl_out_of_range.s
|
| 4721 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
|
| 4722 |
|
|
|
| 4723 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_bl_in_range.stdout: thumb2_bl_in_range
|
| 4724 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4725 |
|
|
|
| 4726 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_bl_in_range: thumb2_bl_in_range.o ../ld-new
|
| 4727 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
|
| 4728 |
|
|
|
| 4729 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_bl_in_range.o: thumb_bl_in_range.s
|
| 4730 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
|
| 4731 |
|
|
|
| 4732 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_bl_out_of_range.stdout: thumb2_bl_out_of_range
|
| 4733 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4734 |
|
|
|
| 4735 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_bl_out_of_range: thumb2_bl_out_of_range.o ../ld-new
|
| 4736 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
|
| 4737 |
|
|
|
| 4738 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_bl_out_of_range.o: thumb_bl_out_of_range.s
|
| 4739 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
|
| 4740 |
|
|
|
| 4741 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_blx_in_range.stdout: thumb_blx_in_range
|
| 4742 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4743 |
|
|
|
| 4744 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_blx_in_range: thumb_blx_in_range.o ../ld-new
|
| 4745 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
|
| 4746 |
|
|
|
| 4747 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_blx_in_range.o: thumb_blx_in_range.s
|
| 4748 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
|
| 4749 |
|
|
|
| 4750 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_blx_out_of_range.stdout: thumb_blx_out_of_range
|
| 4751 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4752 |
|
|
|
| 4753 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_blx_out_of_range: thumb_blx_out_of_range.o ../ld-new
|
| 4754 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
|
| 4755 |
|
|
|
| 4756 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_blx_out_of_range.o: thumb_blx_out_of_range.s
|
| 4757 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
|
| 4758 |
|
|
|
| 4759 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_blx_in_range.stdout: thumb2_blx_in_range
|
| 4760 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4761 |
|
|
|
| 4762 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_blx_in_range: thumb2_blx_in_range.o ../ld-new
|
| 4763 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
|
| 4764 |
|
|
|
| 4765 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_blx_in_range.o: thumb_blx_in_range.s
|
| 4766 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
|
| 4767 |
|
|
|
| 4768 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_blx_out_of_range.stdout: thumb2_blx_out_of_range
|
| 4769 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4770 |
|
|
|
| 4771 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_blx_out_of_range: thumb2_blx_out_of_range.o ../ld-new
|
| 4772 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
|
| 4773 |
|
|
|
| 4774 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb2_blx_out_of_range.o: thumb_blx_out_of_range.s
|
| 4775 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
|
| 4776 |
|
|
|
| 4777 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_out_of_range_local.stdout: thumb_bl_out_of_range_local
|
| 4778 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D $< > $@
|
| 4779 |
|
|
|
| 4780 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_out_of_range_local: thumb_bl_out_of_range_local.o ../ld-new
|
| 4781 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
|
| 4782 |
|
|
|
| 4783 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@thumb_bl_out_of_range_local.o: thumb_bl_out_of_range_local.s
|
| 4784 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
|
| 4785 |
|
|
|
| 4786 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx.stdout: arm_fix_v4bx
|
| 4787 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4788 |
|
|
|
| 4789 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx: arm_fix_v4bx.o ../ld-new
|
| 4790 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new --fix-v4bx -o $@ $<
|
| 4791 |
|
|
|
| 4792 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx.o: arm_fix_v4bx.s
|
| 4793 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4794 |
|
|
|
| 4795 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx_interworking.stdout: arm_fix_v4bx_interworking
|
| 4796 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4797 |
|
|
|
| 4798 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx_interworking: arm_fix_v4bx.o ../ld-new
|
| 4799 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new --fix-v4bx-interworking -o $@ $<
|
| 4800 |
|
|
|
| 4801 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_no_fix_v4bx.stdout: arm_no_fix_v4bx
|
| 4802 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4803 |
|
|
|
| 4804 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_no_fix_v4bx: arm_fix_v4bx.o ../ld-new
|
| 4805 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ $<
|
| 4806 |
|
|
|
| 4807 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_6.stdout: arm_attr_merge_6
|
| 4808 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_READELF) -A $< > $@
|
| 4809 |
|
|
|
| 4810 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_6: arm_attr_merge_6a.o arm_attr_merge_6b.o
|
| 4811 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ arm_attr_merge_6a.o arm_attr_merge_6b.o
|
| 4812 |
|
|
|
| 4813 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_6a.o: arm_attr_merge_6a.s
|
| 4814 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4815 |
|
|
|
| 4816 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_6b.o: arm_attr_merge_6b.s
|
| 4817 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4818 |
|
|
|
| 4819 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_6r.stdout: arm_attr_merge_6r
|
| 4820 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_READELF) -A $< > $@
|
| 4821 |
|
|
|
| 4822 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_6r: arm_attr_merge_6b.o arm_attr_merge_6a.o
|
| 4823 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ arm_attr_merge_6b.o arm_attr_merge_6a.o
|
| 4824 |
|
|
|
| 4825 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_7.stdout: arm_attr_merge_7
|
| 4826 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_READELF) -A $< > $@
|
| 4827 |
|
|
|
| 4828 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_7: arm_attr_merge_7a.o arm_attr_merge_7b.o
|
| 4829 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ arm_attr_merge_7a.o arm_attr_merge_7b.o
|
| 4830 |
|
|
|
| 4831 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_7a.o: arm_attr_merge_7a.s
|
| 4832 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4833 |
|
|
|
| 4834 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_attr_merge_7b.o: arm_attr_merge_7b.s
|
| 4835 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4836 |
|
|
|
| 4837 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_b_cond.stdout: arm_cortex_a8_b_cond
|
| 4838 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4839 |
|
|
|
| 4840 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_b_cond: arm_cortex_a8_b_cond.o ../ld-new
|
| 4841 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ $<
|
| 4842 |
|
|
|
| 4843 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_b_cond.o: arm_cortex_a8_b_cond.s
|
| 4844 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4845 |
|
|
|
| 4846 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_b.stdout: arm_cortex_a8_b
|
| 4847 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4848 |
|
|
|
| 4849 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_b: arm_cortex_a8_b.o ../ld-new
|
| 4850 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new --fix-cortex-a8 -o $@ $<
|
| 4851 |
|
|
|
| 4852 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_b.o: arm_cortex_a8_b.s
|
| 4853 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4854 |
|
|
|
| 4855 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_bl.stdout: arm_cortex_a8_bl
|
| 4856 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4857 |
|
|
|
| 4858 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_bl: arm_cortex_a8_bl.o ../ld-new
|
| 4859 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ $<
|
| 4860 |
|
|
|
| 4861 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_bl.o: arm_cortex_a8_bl.s
|
| 4862 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4863 |
|
|
|
| 4864 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_blx.stdout: arm_cortex_a8_blx
|
| 4865 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4866 |
|
|
|
| 4867 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_blx: arm_cortex_a8_blx.o ../ld-new
|
| 4868 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ $<
|
| 4869 |
|
|
|
| 4870 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_blx.o: arm_cortex_a8_blx.s
|
| 4871 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4872 |
|
|
|
| 4873 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_local.stdout: arm_cortex_a8_local
|
| 4874 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4875 |
|
|
|
| 4876 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_local: arm_cortex_a8_local.o ../ld-new
|
| 4877 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ $<
|
| 4878 |
|
|
|
| 4879 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_local.o: arm_cortex_a8_local.s
|
| 4880 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4881 |
|
|
|
| 4882 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_local_reloc.stdout: arm_cortex_a8_local_reloc
|
| 4883 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
|
| 4884 |
|
|
|
| 4885 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_local_reloc: arm_cortex_a8_local_reloc.o ../ld-new
|
| 4886 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ $<
|
| 4887 |
|
|
|
| 4888 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_cortex_a8_local_reloc.o: arm_cortex_a8_local_reloc.s
|
| 4889 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4890 |
|
|
|
| 4891 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_exidx_test.stdout: arm_exidx_test.so
|
| 4892 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_READELF) -S $< > $@
|
| 4893 |
|
|
|
| 4894 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_exidx_test.so: arm_exidx_test.o ../ld-new
|
| 4895 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -shared -o $@ $<
|
| 4896 |
|
|
|
| 4897 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_exidx_test.o: arm_exidx_test.s
|
| 4898 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4899 |
|
|
|
| 4900 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@pr12826.stdout: pr12826.so
|
| 4901 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_READELF) -A $< > $@
|
| 4902 |
|
|
|
| 4903 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@pr12826.so: pr12826_1.o pr12826_2.o ../ld-new
|
| 4904 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -shared -o $@ $<
|
| 4905 |
|
|
|
| 4906 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@pr12826_1.o: pr12826_1.s
|
| 4907 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4908 |
|
|
|
| 4909 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@pr12826_2.o: pr12826_2.s
|
| 4910 |
|
|
@DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ $(TEST_AS) -o $@ $<
|
| 4911 |
|
|
|
| 4912 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
| 4913 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
| 4914 |
|
|
.NOEXPORT:
|