]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Regenerate some files
authorAlan Modra <amodra@gmail.com>
Mon, 9 Apr 2018 09:22:11 +0000 (18:52 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 9 Apr 2018 14:50:19 +0000 (00:20 +0930)
The gold change is to pick up HJ's PR22318 AC_PLUGINS update.  The
ld change is to correct a file I generated from a modified tree.

gold/
* configure: Regenerate.
ld/
* po/BLD-POTFILES.in: Regenerate.

gold/ChangeLog
gold/configure
ld/ChangeLog
ld/po/BLD-POTFILES.in

index 4ae7f7cceb5a5b1220592bc7b2fda7f54b0376ad..fa7317370aa9fd836e59796a257cf27b0bb20e21 100644 (file)
@@ -1,3 +1,7 @@
+2018-04-09  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
 2018-04-09  Alan Modra  <amodra@gmail.com>
 
        * powerpc.cc (Target_powerpc::Track_tls::maybe_skip_tls_get_addr_call):
index 692df0986dca13eb35e071873fd9913c310b36ff..d4c3dd8ce6dd047c1d3686858e98f71ba1a913db 100755 (executable)
@@ -4797,9 +4797,9 @@ else
 fi
 
   if test "$plugins" = "yes"; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
-$as_echo_n "checking for library containing dlopen... " >&6; }
-if test "${ac_cv_search_dlopen+set}" = set; then :
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlsym" >&5
+$as_echo_n "checking for library containing dlsym... " >&6; }
+if test "${ac_cv_search_dlsym+set}" = set; then :
   $as_echo_n "(cached) " >&6
 else
   ac_func_search_save_LIBS=$LIBS
@@ -4812,11 +4812,11 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 #ifdef __cplusplus
 extern "C"
 #endif
-char dlopen ();
+char dlsym ();
 int
 main ()
 {
-return dlopen ();
+return dlsym ();
   ;
   return 0;
 }
@@ -4829,25 +4829,25 @@ for ac_lib in '' dl; do
     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
   fi
   if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_search_dlopen=$ac_res
+  ac_cv_search_dlsym=$ac_res
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext
-  if test "${ac_cv_search_dlopen+set}" = set; then :
+  if test "${ac_cv_search_dlsym+set}" = set; then :
   break
 fi
 done
-if test "${ac_cv_search_dlopen+set}" = set; then :
+if test "${ac_cv_search_dlsym+set}" = set; then :
 
 else
-  ac_cv_search_dlopen=no
+  ac_cv_search_dlsym=no
 fi
 rm conftest.$ac_ext
 LIBS=$ac_func_search_save_LIBS
 fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
-$as_echo "$ac_cv_search_dlopen" >&6; }
-ac_res=$ac_cv_search_dlopen
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlsym" >&5
+$as_echo "$ac_cv_search_dlsym" >&6; }
+ac_res=$ac_cv_search_dlsym
 if test "$ac_res" != no; then :
   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
 
index 209cad803128b378407833a90bb9e5426025ca42..2f5a02e6c8629b1d4d92491d65e629b9199a0ab8 100644 (file)
@@ -1,3 +1,7 @@
+2018-04-09  Alan Modra  <amodra@gmail.com>
+
+       * po/BLD-POTFILES.in: Regenerate.
+
 2018-04-09  Alan Modra  <amodra@gmail.com>
 
        * emultempl/ppc64elf.em (no_inline_plt): New var.
index dc16636918e82721d652d6dcac7072563c6223d8..050e3cad50324481a80fdd5a25cbd6e50d921bb2 100644 (file)
@@ -124,7 +124,6 @@ eelf32lm32.c
 eelf32lm32fd.c
 eelf32lmip.c
 eelf32lppc.c
-eelf32lppc_fbsd.c
 eelf32lppclinux.c
 eelf32lppcnto.c
 eelf32lppcsim.c
@@ -184,7 +183,6 @@ eelf64btsmip.c
 eelf64btsmip_fbsd.c
 eelf64hppa.c
 eelf64lppc.c
-eelf64lppc_fbsd.c
 eelf64lriscv.c
 eelf64ltsmip.c
 eelf64ltsmip_fbsd.c