aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-09-17 06:15:39 +0000
committerAlan Modra <amodra@gmail.com>2004-09-17 06:15:39 +0000
commit9c933e04c609174aec41f5a1e47bfb22c3a542bf (patch)
tree3f2450d65907e1220349ee98b46720431f547012
parent8ae854217c1ce26c568d0a210b9981ea9de9051f (diff)
downloadgdb-9c933e04c609174aec41f5a1e47bfb22c3a542bf.zip
gdb-9c933e04c609174aec41f5a1e47bfb22c3a542bf.tar.gz
gdb-9c933e04c609174aec41f5a1e47bfb22c3a542bf.tar.bz2
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate. * config.in: Regenerate. * configure: Regenerate. * aclocal.m4: Regenerate. * po/ld.pot: Regenerate.
-rw-r--r--ld/ChangeLog17
-rw-r--r--ld/Makefile.am3
-rw-r--r--ld/Makefile.in18
-rw-r--r--ld/aclocal.m42
-rw-r--r--ld/config.in6
-rwxr-xr-xld/configure199
-rw-r--r--ld/po/ld.pot803
7 files changed, 535 insertions, 513 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4ebf315..a1a6823 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,8 +1,17 @@
+2004-09-17 Alan Modra <amodra@bigpond.net.au>
+
+ * Makefile.am: Run "make dep-am".
+ * Makefile.in: Regenerate.
+ * config.in: Regenerate.
+ * configure: Regenerate.
+ * aclocal.m4: Regenerate.
+ * po/ld.pot: Regenerate.
+
2004-09-16 Tomer Levi <Tomer.Levi@nsc.com>
- * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
- (.fini): Likewise.
- (.jcr): Likewise.
+ * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
+ (.fini): Likewise.
+ (.jcr): Likewise.
2004-09-16 Alan Modra <amodra@bigpond.net.au>
@@ -49,7 +58,7 @@
2004-08-27 Nick Clifton <nickc@redhat.com>
* emultempl/pe.em (after_open): Do not assume that either bfd is
- an archive.
+ an archive.
2004-08-26 Alan Modra <amodra@bigpond.net.au>
diff --git a/ld/Makefile.am b/ld/Makefile.am
index bb7f505..22007e1 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -1755,7 +1755,8 @@ ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h $(INCDIR)/bfdlink.h sysdep.h config.h \
$(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h \
ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
- ldgram.h ldlex.h ldmain.h ldfile.h
+ ldgram.h ldlex.h ldmain.h ldfile.h $(BFDDIR)/elf-bfd.h \
+ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h ../bfd/bfdver.h sysdep.h config.h \
$(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h ldver.h \
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 143f7b4..3e4b1b8 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -68,6 +68,7 @@ CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
CC_FOR_BUILD = @CC_FOR_BUILD@
+CPP = @CPP@
CXXCPP = @CXXCPP@
DATADIRNAME = @DATADIRNAME@
DLLTOOL = @DLLTOOL@
@@ -78,6 +79,7 @@ GCJ = @GCJ@
GCJFLAGS = @GCJFLAGS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
+GNATBIND = @GNATBIND@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
HDEFINES = @HDEFINES@
@@ -86,6 +88,7 @@ INSTOBJEXT = @INSTOBJEXT@
INTLDEPS = @INTLDEPS@
INTLOBJS = @INTLOBJS@
LIBTOOL = @LIBTOOL@
+LN = @LN@
LN_S = @LN_S@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
@@ -107,7 +110,15 @@ USE_NLS = @USE_NLS@
VERSION = @VERSION@
bfdincludedir = @bfdincludedir@
bfdlibdir = @bfdlibdir@
+build_noncanonical = @build_noncanonical@
+build_subdir = @build_subdir@
+do_compare = @do_compare@
+host_noncanonical = @host_noncanonical@
+host_subdir = @host_subdir@
l = @l@
+ncn_cv_ = @ncn_cv_@
+target_noncanonical = @target_noncanonical@
+target_subdir = @target_subdir@
use_sysroot = @use_sysroot@
INTLLIBS = @INTLLIBS@
@@ -615,7 +626,7 @@ deffilep.c ldgram.c ldlex.c
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-TAR = gtar
+TAR = tar
GZIP_ENV = --best
SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
OBJECTS = $(ld_new_OBJECTS)
@@ -1097,7 +1108,7 @@ distclean-generic:
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
- -test -z "ldlexcdeffilephdeffilepcldgramhldgramc$(MAINTAINERCLEANFILES)" || rm -f ldlexc deffileph deffilepc ldgramh ldgramc $(MAINTAINERCLEANFILES)
+ -test -z "ldlex.cdeffilep.hdeffilep.cldgram.hldgram.c$(MAINTAINERCLEANFILES)" || rm -f ldlex.c deffilep.h deffilep.c ldgram.h ldgram.c $(MAINTAINERCLEANFILES)
mostlyclean-am: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
mostlyclean-compile mostlyclean-libtool \
mostlyclean-aminfo mostlyclean-tags mostlyclean-generic \
@@ -2455,7 +2466,8 @@ ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h $(INCDIR)/bfdlink.h sysdep.h config.h \
$(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h \
ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
- ldgram.h ldlex.h ldmain.h ldfile.h
+ ldgram.h ldlex.h ldmain.h ldfile.h $(BFDDIR)/elf-bfd.h \
+ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h ../bfd/bfdver.h sysdep.h config.h \
$(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h ldver.h \
diff --git a/ld/aclocal.m4 b/ld/aclocal.m4
index f9002db..9277302 100644
--- a/ld/aclocal.m4
+++ b/ld/aclocal.m4
@@ -204,7 +204,7 @@ dnl AM_PROG_LEX
dnl Look for flex, lex or missing, then run AC_PROG_LEX and AC_DECL_YYTEXT
AC_DEFUN([AM_PROG_LEX],
[missing_dir=ifelse([$1],,`cd $ac_aux_dir && pwd`,$1)
-AC_CHECK_PROGS(LEX, flex lex, "$missing_dir/missing flex")
+AC_CHECK_PROGS(LEX, flex lex, [$missing_dir/missing flex])
AC_PROG_LEX
AC_DECL_YYTEXT])
diff --git a/ld/config.in b/ld/config.in
index acf484d..aca6e2d 100644
--- a/ld/config.in
+++ b/ld/config.in
@@ -127,12 +127,6 @@
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
-/* Define if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define if you have the <sys/types.h> header file. */
-#undef HAVE_SYS_TYPES_H
-
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
diff --git a/ld/configure b/ld/configure
index f77de0e..15cd2a4 100755
--- a/ld/configure
+++ b/ld/configure
@@ -3211,7 +3211,7 @@ EOF
fi
-for ac_hdr in stdlib.h unistd.h sys/stat.h sys/types.h
+for ac_hdr in unistd.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
@@ -3343,24 +3343,11 @@ else
#include <fcntl.h>
#include <sys/mman.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
-#if HAVE_STDLIB_H
-# include <stdlib.h>
-#endif
-
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-
/* This mess was copied from the GNU getpagesize.h. */
#ifndef HAVE_GETPAGESIZE
+# ifdef HAVE_UNISTD_H
+# include <unistd.h>
+# endif
/* Assume that all systems that can run configure have sys/param.h. */
# ifndef HAVE_SYS_PARAM_H
@@ -3468,7 +3455,7 @@ main()
}
EOF
-if { (eval echo configure:3472: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:3459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_func_mmap_fixed_mapped=yes
else
@@ -3496,17 +3483,17 @@ unistd.h values.h sys/param.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:3500: checking for $ac_hdr" >&5
+echo "configure:3487: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3505 "configure"
+#line 3492 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:3510: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3497: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
@@ -3536,12 +3523,12 @@ done
__argz_count __argz_stringify __argz_next
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3540: checking for $ac_func" >&5
+echo "configure:3527: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3545 "configure"
+#line 3532 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
@@ -3564,7 +3551,7 @@ $ac_func();
; return 0; }
EOF
-if { (eval echo configure:3568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3555: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
@@ -3593,12 +3580,12 @@ done
for ac_func in stpcpy
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3597: checking for $ac_func" >&5
+echo "configure:3584: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3602 "configure"
+#line 3589 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
@@ -3621,7 +3608,7 @@ $ac_func();
; return 0; }
EOF
-if { (eval echo configure:3625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3612: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
@@ -3655,19 +3642,19 @@ EOF
if test $ac_cv_header_locale_h = yes; then
echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
-echo "configure:3659: checking for LC_MESSAGES" >&5
+echo "configure:3646: checking for LC_MESSAGES" >&5
if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3664 "configure"
+#line 3651 "configure"
#include "confdefs.h"
#include <locale.h>
int main() {
return LC_MESSAGES
; return 0; }
EOF
-if { (eval echo configure:3671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
am_cv_val_LC_MESSAGES=yes
else
@@ -3688,7 +3675,7 @@ EOF
fi
fi
echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
-echo "configure:3692: checking whether NLS is requested" >&5
+echo "configure:3679: checking whether NLS is requested" >&5
# Check whether --enable-nls or --disable-nls was given.
if test "${enable_nls+set}" = set; then
enableval="$enable_nls"
@@ -3708,7 +3695,7 @@ fi
EOF
echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
-echo "configure:3712: checking whether included gettext is requested" >&5
+echo "configure:3699: checking whether included gettext is requested" >&5
# Check whether --with-included-gettext or --without-included-gettext was given.
if test "${with_included_gettext+set}" = set; then
withval="$with_included_gettext"
@@ -3727,17 +3714,17 @@ fi
ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
-echo "configure:3731: checking for libintl.h" >&5
+echo "configure:3718: checking for libintl.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3736 "configure"
+#line 3723 "configure"
#include "confdefs.h"
#include <libintl.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:3741: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3728: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
@@ -3754,19 +3741,19 @@ fi
if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
-echo "configure:3758: checking for gettext in libc" >&5
+echo "configure:3745: checking for gettext in libc" >&5
if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3763 "configure"
+#line 3750 "configure"
#include "confdefs.h"
#include <libintl.h>
int main() {
return (int) gettext ("")
; return 0; }
EOF
-if { (eval echo configure:3770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
gt_cv_func_gettext_libc=yes
else
@@ -3782,7 +3769,7 @@ echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
if test "$gt_cv_func_gettext_libc" != "yes"; then
echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
-echo "configure:3786: checking for bindtextdomain in -lintl" >&5
+echo "configure:3773: checking for bindtextdomain in -lintl" >&5
ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -3790,7 +3777,7 @@ else
ac_save_LIBS="$LIBS"
LIBS="-lintl $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 3794 "configure"
+#line 3781 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
@@ -3801,7 +3788,7 @@ int main() {
bindtextdomain()
; return 0; }
EOF
-if { (eval echo configure:3805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3792: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
@@ -3817,19 +3804,19 @@ fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
-echo "configure:3821: checking for gettext in libintl" >&5
+echo "configure:3808: checking for gettext in libintl" >&5
if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3826 "configure"
+#line 3813 "configure"
#include "confdefs.h"
int main() {
return (int) gettext ("")
; return 0; }
EOF
-if { (eval echo configure:3833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3820: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
gt_cv_func_gettext_libintl=yes
else
@@ -3857,7 +3844,7 @@ EOF
# Extract the first word of "msgfmt", so it can be a program name with args.
set dummy msgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3861: checking for $ac_word" >&5
+echo "configure:3848: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -3891,12 +3878,12 @@ fi
for ac_func in dcgettext
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3895: checking for $ac_func" >&5
+echo "configure:3882: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3900 "configure"
+#line 3887 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
@@ -3919,7 +3906,7 @@ $ac_func();
; return 0; }
EOF
-if { (eval echo configure:3923: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
@@ -3946,7 +3933,7 @@ done
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set dummy gmsgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3950: checking for $ac_word" >&5
+echo "configure:3937: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -3982,7 +3969,7 @@ fi
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3986: checking for $ac_word" >&5
+echo "configure:3973: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4014,7 +4001,7 @@ else
fi
cat > conftest.$ac_ext <<EOF
-#line 4018 "configure"
+#line 4005 "configure"
#include "confdefs.h"
int main() {
@@ -4022,7 +4009,7 @@ extern int _nl_msg_cat_cntr;
return _nl_msg_cat_cntr
; return 0; }
EOF
-if { (eval echo configure:4026: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
CATOBJEXT=.gmo
DATADIRNAME=share
@@ -4054,7 +4041,7 @@ fi
# Extract the first word of "msgfmt", so it can be a program name with args.
set dummy msgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4058: checking for $ac_word" >&5
+echo "configure:4045: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4088,7 +4075,7 @@ fi
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set dummy gmsgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4092: checking for $ac_word" >&5
+echo "configure:4079: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4124,7 +4111,7 @@ fi
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4128: checking for $ac_word" >&5
+echo "configure:4115: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4214,7 +4201,7 @@ fi
LINGUAS=
else
echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
-echo "configure:4218: checking for catalogs to be installed" >&5
+echo "configure:4205: checking for catalogs to be installed" >&5
NEW_LINGUAS=
for lang in ${LINGUAS=$ALL_LINGUAS}; do
case "$ALL_LINGUAS" in
@@ -4242,17 +4229,17 @@ echo "configure:4218: checking for catalogs to be installed" >&5
if test "$CATOBJEXT" = ".cat"; then
ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
-echo "configure:4246: checking for linux/version.h" >&5
+echo "configure:4233: checking for linux/version.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4251 "configure"
+#line 4238 "configure"
#include "confdefs.h"
#include <linux/version.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:4256: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:4243: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
@@ -4317,7 +4304,7 @@ fi
echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
-echo "configure:4321: checking for executable suffix" >&5
+echo "configure:4308: checking for executable suffix" >&5
if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4327,7 +4314,7 @@ else
rm -f conftest*
echo 'int main () { return 0; }' > conftest.$ac_ext
ac_cv_exeext=
- if { (eval echo configure:4331: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
+ if { (eval echo configure:4318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
for file in conftest.*; do
case $file in
*.c | *.o | *.obj) ;;
@@ -4353,7 +4340,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4357: checking for $ac_word" >&5
+echo "configure:4344: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4389,7 +4376,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4393: checking for $ac_word" >&5
+echo "configure:4380: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4417,12 +4404,12 @@ fi
test -n "$LEX" && break
done
-test -n "$LEX" || LEX=""$missing_dir/missing flex""
+test -n "$LEX" || LEX="$missing_dir/missing flex"
# Extract the first word of "flex", so it can be a program name with args.
set dummy flex; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4426: checking for $ac_word" >&5
+echo "configure:4413: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4456,7 +4443,7 @@ then
*) ac_lib=l ;;
esac
echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
-echo "configure:4460: checking for yywrap in -l$ac_lib" >&5
+echo "configure:4447: checking for yywrap in -l$ac_lib" >&5
ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -4464,7 +4451,7 @@ else
ac_save_LIBS="$LIBS"
LIBS="-l$ac_lib $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 4468 "configure"
+#line 4455 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
@@ -4475,7 +4462,7 @@ int main() {
yywrap()
; return 0; }
EOF
-if { (eval echo configure:4479: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4466: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
@@ -4498,7 +4485,7 @@ fi
fi
echo $ac_n "checking lex output file root""... $ac_c" 1>&6
-echo "configure:4502: checking lex output file root" >&5
+echo "configure:4489: checking lex output file root" >&5
if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4519,7 +4506,7 @@ echo "$ac_t""$ac_cv_prog_lex_root" 1>&6
LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6
-echo "configure:4523: checking whether yytext is a pointer" >&5
+echo "configure:4510: checking whether yytext is a pointer" >&5
if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -4531,14 +4518,14 @@ echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
ac_save_LIBS="$LIBS"
LIBS="$LIBS $LEXLIB"
cat > conftest.$ac_ext <<EOF
-#line 4535 "configure"
+#line 4522 "configure"
#include "confdefs.h"
`cat $LEX_OUTPUT_ROOT.c`
int main() {
; return 0; }
EOF
-if { (eval echo configure:4542: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4529: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_prog_lex_yytext_pointer=yes
else
@@ -4561,7 +4548,7 @@ fi
echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
-echo "configure:4565: checking whether to enable maintainer-specific portions of Makefiles" >&5
+echo "configure:4552: checking whether to enable maintainer-specific portions of Makefiles" >&5
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
if test "${enable_maintainer_mode+set}" = set; then
enableval="$enable_maintainer_mode"
@@ -4595,17 +4582,17 @@ for ac_hdr in string.h strings.h stdlib.h unistd.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:4599: checking for $ac_hdr" >&5
+echo "configure:4586: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4604 "configure"
+#line 4591 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:4609: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:4596: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
@@ -4634,12 +4621,12 @@ done
for ac_func in sbrk realpath
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:4638: checking for $ac_func" >&5
+echo "configure:4625: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4643 "configure"
+#line 4630 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
@@ -4662,7 +4649,7 @@ $ac_func();
; return 0; }
EOF
-if { (eval echo configure:4666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
@@ -4691,12 +4678,12 @@ for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
-echo "configure:4695: checking for $ac_hdr that defines DIR" >&5
+echo "configure:4682: checking for $ac_hdr that defines DIR" >&5
if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4700 "configure"
+#line 4687 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <$ac_hdr>
@@ -4704,7 +4691,7 @@ int main() {
DIR *dirp = 0;
; return 0; }
EOF
-if { (eval echo configure:4708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4695: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "ac_cv_header_dirent_$ac_safe=yes"
else
@@ -4729,7 +4716,7 @@ done
# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
if test $ac_header_dirent = dirent.h; then
echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
-echo "configure:4733: checking for opendir in -ldir" >&5
+echo "configure:4720: checking for opendir in -ldir" >&5
ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -4737,7 +4724,7 @@ else
ac_save_LIBS="$LIBS"
LIBS="-ldir $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 4741 "configure"
+#line 4728 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
@@ -4748,7 +4735,7 @@ int main() {
opendir()
; return 0; }
EOF
-if { (eval echo configure:4752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4739: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
@@ -4770,7 +4757,7 @@ fi
else
echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
-echo "configure:4774: checking for opendir in -lx" >&5
+echo "configure:4761: checking for opendir in -lx" >&5
ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -4778,7 +4765,7 @@ else
ac_save_LIBS="$LIBS"
LIBS="-lx $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 4782 "configure"
+#line 4769 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
@@ -4789,7 +4776,7 @@ int main() {
opendir()
; return 0; }
EOF
-if { (eval echo configure:4793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4780: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
@@ -4822,12 +4809,12 @@ EOF
esac
echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6
-echo "configure:4826: checking whether strstr must be declared" >&5
+echo "configure:4813: checking whether strstr must be declared" >&5
if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4831 "configure"
+#line 4818 "configure"
#include "confdefs.h"
#include <stdio.h>
@@ -4848,7 +4835,7 @@ int main() {
char *(*pfn) = (char *(*)) strstr
; return 0; }
EOF
-if { (eval echo configure:4852: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4839: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
bfd_cv_decl_needed_strstr=no
else
@@ -4869,12 +4856,12 @@ EOF
fi
echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6
-echo "configure:4873: checking whether free must be declared" >&5
+echo "configure:4860: checking whether free must be declared" >&5
if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4878 "configure"
+#line 4865 "configure"
#include "confdefs.h"
#include <stdio.h>
@@ -4895,7 +4882,7 @@ int main() {
char *(*pfn) = (char *(*)) free
; return 0; }
EOF
-if { (eval echo configure:4899: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4886: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
bfd_cv_decl_needed_free=no
else
@@ -4916,12 +4903,12 @@ EOF
fi
echo $ac_n "checking whether sbrk must be declared""... $ac_c" 1>&6
-echo "configure:4920: checking whether sbrk must be declared" >&5
+echo "configure:4907: checking whether sbrk must be declared" >&5
if eval "test \"`echo '$''{'bfd_cv_decl_needed_sbrk'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4925 "configure"
+#line 4912 "configure"
#include "confdefs.h"
#include <stdio.h>
@@ -4942,7 +4929,7 @@ int main() {
char *(*pfn) = (char *(*)) sbrk
; return 0; }
EOF
-if { (eval echo configure:4946: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4933: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
bfd_cv_decl_needed_sbrk=no
else
@@ -4963,12 +4950,12 @@ EOF
fi
echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6
-echo "configure:4967: checking whether getenv must be declared" >&5
+echo "configure:4954: checking whether getenv must be declared" >&5
if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4972 "configure"
+#line 4959 "configure"
#include "confdefs.h"
#include <stdio.h>
@@ -4989,7 +4976,7 @@ int main() {
char *(*pfn) = (char *(*)) getenv
; return 0; }
EOF
-if { (eval echo configure:4993: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4980: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
bfd_cv_decl_needed_getenv=no
else
@@ -5010,12 +4997,12 @@ EOF
fi
echo $ac_n "checking whether environ must be declared""... $ac_c" 1>&6
-echo "configure:5014: checking whether environ must be declared" >&5
+echo "configure:5001: checking whether environ must be declared" >&5
if eval "test \"`echo '$''{'bfd_cv_decl_needed_environ'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 5019 "configure"
+#line 5006 "configure"
#include "confdefs.h"
#include <stdio.h>
@@ -5036,7 +5023,7 @@ int main() {
char *(*pfn) = (char *(*)) environ
; return 0; }
EOF
-if { (eval echo configure:5040: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5027: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
bfd_cv_decl_needed_environ=no
else
@@ -5064,19 +5051,19 @@ fi
# constants, while still supporting pre-ANSI compilers which do not
# support string concatenation.
echo $ac_n "checking whether ANSI C string concatenation works""... $ac_c" 1>&6
-echo "configure:5068: checking whether ANSI C string concatenation works" >&5
+echo "configure:5055: checking whether ANSI C string concatenation works" >&5
if eval "test \"`echo '$''{'ld_cv_string_concatenation'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 5073 "configure"
+#line 5060 "configure"
#include "confdefs.h"
int main() {
char *a = "a" "a";
; return 0; }
EOF
-if { (eval echo configure:5080: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5067: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ld_cv_string_concatenation=yes
else
diff --git a/ld/po/ld.pot b/ld/po/ld.pot
index a61785a..51761fe 100644
--- a/ld/po/ld.pot
+++ b/ld/po/ld.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-03-19 15:00+1030\n"
+"POT-Creation-Date: 2004-09-17 10:55+0930\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -31,167 +31,167 @@ msgstr ""
msgid "Errors encountered processing file %s"
msgstr ""
-#: emultempl/armcoff.em:188 emultempl/pe.em:1429
+#: emultempl/armcoff.em:188 emultempl/pe.em:1446
msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
msgstr ""
-#: emultempl/armcoff.em:193 emultempl/pe.em:1434
+#: emultempl/armcoff.em:193 emultempl/pe.em:1451
msgid "%P: warning: connot find thumb start symbol %s\n"
msgstr ""
-#: emultempl/pe.em:292
+#: emultempl/pe.em:301
#, c-format
msgid ""
" --base_file <basefile> Generate a base file for relocatable "
"DLLs\n"
msgstr ""
-#: emultempl/pe.em:293
+#: emultempl/pe.em:302
#, c-format
msgid ""
" --dll Set image base to the default for DLLs\n"
msgstr ""
-#: emultempl/pe.em:294
+#: emultempl/pe.em:303
#, c-format
msgid " --file-alignment <size> Set file alignment\n"
msgstr ""
-#: emultempl/pe.em:295
+#: emultempl/pe.em:304
#, c-format
msgid " --heap <size> Set initial size of the heap\n"
msgstr ""
-#: emultempl/pe.em:296
+#: emultempl/pe.em:305
#, c-format
msgid ""
" --image-base <address> Set start address of the executable\n"
msgstr ""
-#: emultempl/pe.em:297
+#: emultempl/pe.em:306
#, c-format
msgid ""
" --major-image-version <number> Set version number of the executable\n"
msgstr ""
-#: emultempl/pe.em:298
+#: emultempl/pe.em:307
#, c-format
msgid " --major-os-version <number> Set minimum required OS version\n"
msgstr ""
-#: emultempl/pe.em:299
+#: emultempl/pe.em:308
#, c-format
msgid ""
" --major-subsystem-version <number> Set minimum required OS subsystem "
"version\n"
msgstr ""
-#: emultempl/pe.em:300
+#: emultempl/pe.em:309
#, c-format
msgid ""
" --minor-image-version <number> Set revision number of the executable\n"
msgstr ""
-#: emultempl/pe.em:301
+#: emultempl/pe.em:310
#, c-format
msgid " --minor-os-version <number> Set minimum required OS revision\n"
msgstr ""
-#: emultempl/pe.em:302
+#: emultempl/pe.em:311
#, c-format
msgid ""
" --minor-subsystem-version <number> Set minimum required OS subsystem "
"revision\n"
msgstr ""
-#: emultempl/pe.em:303
+#: emultempl/pe.em:312
#, c-format
msgid " --section-alignment <size> Set section alignment\n"
msgstr ""
-#: emultempl/pe.em:304
+#: emultempl/pe.em:313
#, c-format
msgid " --stack <size> Set size of the initial stack\n"
msgstr ""
-#: emultempl/pe.em:305
+#: emultempl/pe.em:314
#, c-format
msgid ""
" --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
msgstr ""
-#: emultempl/pe.em:306
+#: emultempl/pe.em:315
#, c-format
msgid ""
" --support-old-code Support interworking with old code\n"
msgstr ""
-#: emultempl/pe.em:307
+#: emultempl/pe.em:316
#, c-format
msgid ""
" --thumb-entry=<symbol> Set the entry point to be Thumb "
"<symbol>\n"
msgstr ""
-#: emultempl/pe.em:309
+#: emultempl/pe.em:318
#, c-format
msgid ""
" --add-stdcall-alias Export symbols with and without @nn\n"
msgstr ""
-#: emultempl/pe.em:310
+#: emultempl/pe.em:319
#, c-format
msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
msgstr ""
-#: emultempl/pe.em:311
+#: emultempl/pe.em:320
#, c-format
msgid ""
" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
msgstr ""
-#: emultempl/pe.em:312
+#: emultempl/pe.em:321
#, c-format
msgid ""
" --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
msgstr ""
-#: emultempl/pe.em:313
+#: emultempl/pe.em:322
#, c-format
msgid ""
" --exclude-libs lib,lib,... Exclude libraries from automatic "
"export\n"
msgstr ""
-#: emultempl/pe.em:314
+#: emultempl/pe.em:323
#, c-format
msgid ""
" --export-all-symbols Automatically export all globals to "
"DLL\n"
msgstr ""
-#: emultempl/pe.em:315
+#: emultempl/pe.em:324
#, c-format
msgid " --kill-at Remove @nn from exported symbols\n"
msgstr ""
-#: emultempl/pe.em:316
+#: emultempl/pe.em:325
#, c-format
msgid " --out-implib <file> Generate import library\n"
msgstr ""
-#: emultempl/pe.em:317
+#: emultempl/pe.em:326
#, c-format
msgid ""
" --output-def <file> Generate a .DEF file for the built DLL\n"
msgstr ""
-#: emultempl/pe.em:318
+#: emultempl/pe.em:327
#, c-format
msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
msgstr ""
-#: emultempl/pe.em:319
+#: emultempl/pe.em:328
#, c-format
msgid ""
" --compat-implib Create backward compatible import "
@@ -199,7 +199,7 @@ msgid ""
" create __imp_<SYMBOL> as well.\n"
msgstr ""
-#: emultempl/pe.em:321
+#: emultempl/pe.em:330
#, c-format
msgid ""
" --enable-auto-image-base Automatically choose image base for "
@@ -207,14 +207,14 @@ msgid ""
" unless user specifies one\n"
msgstr ""
-#: emultempl/pe.em:323
+#: emultempl/pe.em:332
#, c-format
msgid ""
" --disable-auto-image-base Do not auto-choose image base. "
"(default)\n"
msgstr ""
-#: emultempl/pe.em:324
+#: emultempl/pe.em:333
#, c-format
msgid ""
" --dll-search-prefix=<string> When linking dynamically to a dll "
@@ -224,21 +224,21 @@ msgid ""
" in preference to lib<basename>.dll \n"
msgstr ""
-#: emultempl/pe.em:327
+#: emultempl/pe.em:336
#, c-format
msgid ""
" --enable-auto-import Do sophistcated linking of _sym to\n"
" __imp_sym for DATA references\n"
msgstr ""
-#: emultempl/pe.em:329
+#: emultempl/pe.em:338
#, c-format
msgid ""
" --disable-auto-import Do not auto-import DATA items from "
"DLLs\n"
msgstr ""
-#: emultempl/pe.em:330
+#: emultempl/pe.em:339
#, c-format
msgid ""
" --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
@@ -247,7 +247,7 @@ msgid ""
" runtime.\n"
msgstr ""
-#: emultempl/pe.em:333
+#: emultempl/pe.em:342
#, c-format
msgid ""
" --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
@@ -255,7 +255,7 @@ msgid ""
" auto-imported DATA.\n"
msgstr ""
-#: emultempl/pe.em:335
+#: emultempl/pe.em:344
#, c-format
msgid ""
" --enable-extra-pe-debug Enable verbose debug output when "
@@ -264,70 +264,77 @@ msgid ""
"import)\n"
msgstr ""
-#: emultempl/pe.em:404
+#: emultempl/pe.em:347
+#, c-format
+msgid ""
+" --large-address-aware Executable supports virtual addresses\n"
+" greater than 2 gigabytes\n"
+msgstr ""
+
+#: emultempl/pe.em:415
msgid "%P: warning: bad version number in -subsystem option\n"
msgstr ""
-#: emultempl/pe.em:440
+#: emultempl/pe.em:451
msgid "%P%F: invalid subsystem type %s\n"
msgstr ""
-#: emultempl/pe.em:452
+#: emultempl/pe.em:463
msgid "%P%F: invalid hex number for PE parameter '%s'\n"
msgstr ""
-#: emultempl/pe.em:469
+#: emultempl/pe.em:480
msgid "%P%F: strange hex info for PE parameter '%s'\n"
msgstr ""
-#: emultempl/pe.em:486
+#: emultempl/pe.em:497
#, c-format
msgid "%s: Can't open base file %s\n"
msgstr ""
-#: emultempl/pe.em:699
+#: emultempl/pe.em:713
msgid "%P: warning, file alignment > section alignment.\n"
msgstr ""
-#: emultempl/pe.em:786 emultempl/pe.em:813
+#: emultempl/pe.em:800 emultempl/pe.em:827
#, c-format
msgid "Warning: resolving %s by linking to %s\n"
msgstr ""
-#: emultempl/pe.em:791 emultempl/pe.em:818
+#: emultempl/pe.em:805 emultempl/pe.em:832
msgid "Use --enable-stdcall-fixup to disable these warnings\n"
msgstr ""
-#: emultempl/pe.em:792 emultempl/pe.em:819
+#: emultempl/pe.em:806 emultempl/pe.em:833
msgid "Use --disable-stdcall-fixup to disable these fixups\n"
msgstr ""
-#: emultempl/pe.em:838
+#: emultempl/pe.em:852
#, c-format
msgid "%C: Cannot get section contents - auto-import exception\n"
msgstr ""
-#: emultempl/pe.em:875
+#: emultempl/pe.em:889
#, c-format
msgid "Info: resolving %s by linking to %s (auto-import)\n"
msgstr ""
-#: emultempl/pe.em:948
+#: emultempl/pe.em:962
msgid "%F%P: PE operations on non PE file.\n"
msgstr ""
-#: emultempl/pe.em:1221
+#: emultempl/pe.em:1238
#, c-format
msgid "Errors encountered processing file %s\n"
msgstr ""
-#: emultempl/pe.em:1244
+#: emultempl/pe.em:1261
#, c-format
msgid "Errors encountered processing file %s for interworking"
msgstr ""
-#: emultempl/pe.em:1306 ldexp.c:505 ldlang.c:2042 ldlang.c:4556 ldlang.c:4587
-#: ldmain.c:1124
+#: emultempl/pe.em:1323 ldexp.c:541 ldlang.c:1970 ldlang.c:4582 ldlang.c:4613
+#: ldmain.c:1133
msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
msgstr ""
@@ -369,11 +376,11 @@ msgstr ""
msgid "%B%F: could not read symbols; %E\n"
msgstr ""
-#: ldcref.c:452 ldmain.c:1189 ldmain.c:1193
+#: ldcref.c:452 ldmain.c:1198 ldmain.c:1202
msgid "%B%F: could not read symbols: %E\n"
msgstr ""
-#: ldcref.c:517 ldcref.c:524 ldmain.c:1236 ldmain.c:1243
+#: ldcref.c:517 ldcref.c:524 ldmain.c:1245 ldmain.c:1252
msgid "%B%F: could not read relocs: %E\n"
msgstr ""
@@ -431,155 +438,155 @@ msgstr ""
msgid " no emulation specific options.\n"
msgstr ""
-#: ldexp.c:346
+#: ldexp.c:369
#, c-format
msgid "%F%S %% by zero\n"
msgstr ""
-#: ldexp.c:353
+#: ldexp.c:376
#, c-format
msgid "%F%S / by zero\n"
msgstr ""
-#: ldexp.c:518
+#: ldexp.c:554
#, c-format
msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:538
+#: ldexp.c:574
#, c-format
msgid "%F%S: undefined symbol `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:664
+#: ldexp.c:701
#, c-format
msgid "%F%S can not PROVIDE assignment to location counter\n"
msgstr ""
-#: ldexp.c:674
+#: ldexp.c:711
#, c-format
msgid "%F%S invalid assignment to location counter\n"
msgstr ""
-#: ldexp.c:678
+#: ldexp.c:715
#, c-format
msgid "%F%S assignment to location counter invalid outside of SECTION\n"
msgstr ""
-#: ldexp.c:687
+#: ldexp.c:724
msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
msgstr ""
-#: ldexp.c:714
+#: ldexp.c:751
msgid "%P%F:%s: hash creation failed\n"
msgstr ""
-#: ldexp.c:992 ldexp.c:1024
+#: ldexp.c:1029 ldexp.c:1061
#, c-format
msgid "%F%S nonconstant expression for %s\n"
msgstr ""
-#: ldexp.c:1078
+#: ldexp.c:1115
#, c-format
msgid "%F%S non constant expression for %s\n"
msgstr ""
-#: ldfile.c:144
+#: ldfile.c:139
#, c-format
msgid "attempt to open %s failed\n"
msgstr ""
-#: ldfile.c:146
+#: ldfile.c:141
#, c-format
msgid "attempt to open %s succeeded\n"
msgstr ""
-#: ldfile.c:152
+#: ldfile.c:147
msgid "%F%P: invalid BFD target `%s'\n"
msgstr ""
-#: ldfile.c:258 ldfile.c:275
+#: ldfile.c:253 ldfile.c:270
msgid "%P: skipping incompatible %s when searching for %s\n"
msgstr ""
-#: ldfile.c:377
+#: ldfile.c:372
msgid "%F%P: %s (%s): No such file: %E\n"
msgstr ""
-#: ldfile.c:380
+#: ldfile.c:375
msgid "%F%P: %s: No such file: %E\n"
msgstr ""
-#: ldfile.c:410
+#: ldfile.c:405
msgid "%F%P: cannot find %s inside %s\n"
msgstr ""
-#: ldfile.c:413
+#: ldfile.c:408
msgid "%F%P: cannot find %s\n"
msgstr ""
-#: ldfile.c:430 ldfile.c:446
+#: ldfile.c:425 ldfile.c:441
#, c-format
msgid "cannot find script file %s\n"
msgstr ""
-#: ldfile.c:432 ldfile.c:448
+#: ldfile.c:427 ldfile.c:443
#, c-format
msgid "opened script file %s\n"
msgstr ""
-#: ldfile.c:492
+#: ldfile.c:487
msgid "%P%F: cannot open linker script file %s: %E\n"
msgstr ""
-#: ldfile.c:529
+#: ldfile.c:524
msgid "%P%F: unknown architecture: %s\n"
msgstr ""
-#: ldfile.c:543
+#: ldfile.c:538
msgid "%P%F: target architecture respecified\n"
msgstr ""
-#: ldfile.c:595
+#: ldfile.c:590
msgid "%P%F: cannot represent machine `%s'\n"
msgstr ""
-#: ldlang.c:495
+#: ldlang.c:511
msgid "%P%F: out of memory during initialization"
msgstr ""
-#: ldlang.c:534
+#: ldlang.c:551
msgid "%P:%S: warning: redeclaration of memory region '%s'\n"
msgstr ""
-#: ldlang.c:553
+#: ldlang.c:571
msgid "%P:%S: warning: memory region %s not declared\n"
msgstr ""
-#: ldlang.c:670
+#: ldlang.c:705
msgid ""
"\n"
"Memory Configuration\n"
"\n"
msgstr ""
-#: ldlang.c:672
+#: ldlang.c:707
msgid "Name"
msgstr ""
-#: ldlang.c:672
+#: ldlang.c:707
msgid "Origin"
msgstr ""
-#: ldlang.c:672
+#: ldlang.c:707
msgid "Length"
msgstr ""
-#: ldlang.c:672
+#: ldlang.c:707
msgid "Attributes"
msgstr ""
-#: ldlang.c:712
+#: ldlang.c:747
#, c-format
msgid ""
"\n"
@@ -587,110 +594,94 @@ msgid ""
"\n"
msgstr ""
-#: ldlang.c:728
+#: ldlang.c:815
msgid "%P%F: Illegal use of `%s' section\n"
msgstr ""
-#: ldlang.c:737
+#: ldlang.c:825
msgid "%P%F: output format %s cannot represent section called %s\n"
msgstr ""
-#: ldlang.c:901
-msgid "%P: %B: warning: ignoring duplicate section `%s'\n"
-msgstr ""
-
-#: ldlang.c:904
-msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n"
-msgstr ""
-
-#: ldlang.c:918
-msgid "%P: %B: warning: duplicate section `%s' has different size\n"
-msgstr ""
-
-#: ldlang.c:970
-msgid "%P%F: Failed to create hash table\n"
-msgstr ""
-
-#: ldlang.c:1386
+#: ldlang.c:1305
msgid "%B: file not recognized: %E\n"
msgstr ""
-#: ldlang.c:1387
+#: ldlang.c:1306
msgid "%B: matching formats:"
msgstr ""
-#: ldlang.c:1394
+#: ldlang.c:1313
msgid "%F%B: file not recognized: %E\n"
msgstr ""
-#: ldlang.c:1453
+#: ldlang.c:1380
msgid "%F%B: member %B in archive is not an object\n"
msgstr ""
-#: ldlang.c:1464 ldlang.c:1478
+#: ldlang.c:1391 ldlang.c:1405
msgid "%F%B: could not read symbols: %E\n"
msgstr ""
-#: ldlang.c:1733
+#: ldlang.c:1660
msgid ""
"%P: warning: could not find any targets that match endianness requirement\n"
msgstr ""
-#: ldlang.c:1746
+#: ldlang.c:1674
msgid "%P%F: target %s not found\n"
msgstr ""
-#: ldlang.c:1748
+#: ldlang.c:1676
msgid "%P%F: cannot open output file %s: %E\n"
msgstr ""
-#: ldlang.c:1758
+#: ldlang.c:1686
msgid "%P%F:%s: can not make object file: %E\n"
msgstr ""
-#: ldlang.c:1762
+#: ldlang.c:1690
msgid "%P%F:%s: can not set architecture: %E\n"
msgstr ""
-#: ldlang.c:1766
+#: ldlang.c:1694
msgid "%P%F: can not create link hash table: %E\n"
msgstr ""
-#: ldlang.c:1935
+#: ldlang.c:1863
msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
msgstr ""
-#: ldlang.c:1953
+#: ldlang.c:1881
msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
msgstr ""
-#: ldlang.c:2211
+#: ldlang.c:2193
msgid " load address 0x%V"
msgstr ""
-#: ldlang.c:2346
+#: ldlang.c:2344
msgid "%W (size before relaxing)\n"
msgstr ""
-#: ldlang.c:2429
+#: ldlang.c:2431
#, c-format
msgid "Address of section %s set to "
msgstr ""
-#: ldlang.c:2582
+#: ldlang.c:2584
#, c-format
msgid "Fail with %d\n"
msgstr ""
-#: ldlang.c:2822
+#: ldlang.c:2820
msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
msgstr ""
-#: ldlang.c:2850
+#: ldlang.c:2848
msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
msgstr ""
-#: ldlang.c:2858
+#: ldlang.c:2857
msgid "%X%P: region %s is full (%B section %s)\n"
msgstr ""
@@ -698,75 +689,75 @@ msgstr ""
msgid "%P%X: Internal error on COFF shared library section %s\n"
msgstr ""
-#: ldlang.c:2959
+#: ldlang.c:2960
msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:2963
+#: ldlang.c:2965
msgid "%P: warning: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:2979
+#: ldlang.c:2982
msgid "%P: warning: changing start of section %s by %u bytes\n"
msgstr ""
-#: ldlang.c:2995
+#: ldlang.c:2999
#, c-format
msgid ""
"%F%S: non constant or forward reference address expression for section %s\n"
msgstr ""
-#: ldlang.c:3180
+#: ldlang.c:3178
msgid "%P%F: can't relax section: %E\n"
msgstr ""
-#: ldlang.c:3393
+#: ldlang.c:3398
msgid "%F%P: invalid data statement\n"
msgstr ""
-#: ldlang.c:3432
+#: ldlang.c:3437
msgid "%F%P: invalid reloc statement\n"
msgstr ""
-#: ldlang.c:3578
+#: ldlang.c:3579
msgid "%P%F:%s: can't set start address\n"
msgstr ""
-#: ldlang.c:3591 ldlang.c:3609
+#: ldlang.c:3592 ldlang.c:3611
msgid "%P%F: can't set start address\n"
msgstr ""
-#: ldlang.c:3603
+#: ldlang.c:3604
msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
msgstr ""
-#: ldlang.c:3614
+#: ldlang.c:3616
msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
msgstr ""
-#: ldlang.c:3660
+#: ldlang.c:3665
msgid ""
"%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
"(%B) is not supported\n"
msgstr ""
-#: ldlang.c:3669
+#: ldlang.c:3675
msgid ""
"%P: warning: %s architecture of input file `%B' is incompatible with %s "
"output\n"
msgstr ""
-#: ldlang.c:3690
+#: ldlang.c:3697
msgid "%P%X: failed to merge target specific data of file %B\n"
msgstr ""
-#: ldlang.c:3774
+#: ldlang.c:3781
msgid ""
"\n"
"Allocating common symbols\n"
msgstr ""
-#: ldlang.c:3775
+#: ldlang.c:3782
msgid ""
"Common symbol size file\n"
"\n"
@@ -775,313 +766,317 @@ msgstr ""
#. This message happens when using the
#. svr3.ifile linker script, so I have
#. disabled it.
-#: ldlang.c:3851
+#: ldlang.c:3859
msgid "%P: no [COMMON] command, defaulting to .bss\n"
msgstr ""
-#: ldlang.c:3907
+#: ldlang.c:3916
msgid "%P%F: invalid syntax in flags\n"
msgstr ""
-#: ldlang.c:4479
+#: ldlang.c:4192
+msgid "%P%F: Failed to create hash table\n"
+msgstr ""
+
+#: ldlang.c:4504
msgid "%P%Fmultiple STARTUP files\n"
msgstr ""
-#: ldlang.c:4526
+#: ldlang.c:4552
msgid "%X%P:%S: section has both a load address and a load region\n"
msgstr ""
-#: ldlang.c:4766
+#: ldlang.c:4794
msgid "%F%P: bfd_record_phdr failed: %E\n"
msgstr ""
-#: ldlang.c:4785
+#: ldlang.c:4814
msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
msgstr ""
-#: ldlang.c:5171
+#: ldlang.c:5200
msgid "%X%P: unknown language `%s' in version information\n"
msgstr ""
-#: ldlang.c:5313
+#: ldlang.c:5342
msgid ""
"%X%P: anonymous version tag cannot be combined with other version tags\n"
msgstr ""
-#: ldlang.c:5321
+#: ldlang.c:5351
msgid "%X%P: duplicate version tag `%s'\n"
msgstr ""
-#: ldlang.c:5341 ldlang.c:5349 ldlang.c:5366 ldlang.c:5374
+#: ldlang.c:5371 ldlang.c:5380 ldlang.c:5397 ldlang.c:5407
msgid "%X%P: duplicate expression `%s' in version information\n"
msgstr ""
-#: ldlang.c:5414
+#: ldlang.c:5447
msgid "%X%P: unable to find version dependency `%s'\n"
msgstr ""
-#: ldlang.c:5436
+#: ldlang.c:5469
msgid "%X%P: unable to read .exports section contents\n"
msgstr ""
-#: ldmain.c:251
+#: ldmain.c:254
msgid "%X%P: can't set BFD default target to `%s': %E\n"
msgstr ""
-#: ldmain.c:352
+#: ldmain.c:361
msgid "%P%F: --relax and -r may not be used together\n"
msgstr ""
-#: ldmain.c:354
+#: ldmain.c:363
msgid "%P%F: -r and -shared may not be used together\n"
msgstr ""
-#: ldmain.c:360
+#: ldmain.c:369
msgid "%P%F: -F may not be used without -shared\n"
msgstr ""
-#: ldmain.c:362
+#: ldmain.c:371
msgid "%P%F: -f may not be used without -shared\n"
msgstr ""
-#: ldmain.c:404
+#: ldmain.c:413
msgid "using external linker script:"
msgstr ""
-#: ldmain.c:406
+#: ldmain.c:415
msgid "using internal linker script:"
msgstr ""
-#: ldmain.c:440
+#: ldmain.c:449
msgid "%P%F: no input files\n"
msgstr ""
-#: ldmain.c:444
+#: ldmain.c:453
msgid "%P: mode %s\n"
msgstr ""
-#: ldmain.c:460
+#: ldmain.c:469
msgid "%P%F: cannot open map file %s: %E\n"
msgstr ""
-#: ldmain.c:490
+#: ldmain.c:499
msgid "%P: link errors found, deleting executable `%s'\n"
msgstr ""
-#: ldmain.c:499
+#: ldmain.c:508
msgid "%F%B: final close failed: %E\n"
msgstr ""
-#: ldmain.c:525
+#: ldmain.c:534
msgid "%X%P: unable to open for source of copy `%s'\n"
msgstr ""
-#: ldmain.c:528
+#: ldmain.c:537
msgid "%X%P: unable to open for destination of copy `%s'\n"
msgstr ""
-#: ldmain.c:535
+#: ldmain.c:544
msgid "%P: Error writing file `%s'\n"
msgstr ""
-#: ldmain.c:540 pe-dll.c:1451
+#: ldmain.c:549 pe-dll.c:1450
#, c-format
msgid "%P: Error closing file `%s'\n"
msgstr ""
-#: ldmain.c:556
+#: ldmain.c:565
#, c-format
msgid "%s: total time in link: %ld.%06ld\n"
msgstr ""
-#: ldmain.c:559
+#: ldmain.c:568
#, c-format
msgid "%s: data size %ld\n"
msgstr ""
-#: ldmain.c:597
+#: ldmain.c:606
msgid "%P%F: missing argument to -m\n"
msgstr ""
-#: ldmain.c:743 ldmain.c:761 ldmain.c:791
+#: ldmain.c:752 ldmain.c:770 ldmain.c:800
msgid "%P%F: bfd_hash_table_init failed: %E\n"
msgstr ""
-#: ldmain.c:747 ldmain.c:765
+#: ldmain.c:756 ldmain.c:774
msgid "%P%F: bfd_hash_lookup failed: %E\n"
msgstr ""
-#: ldmain.c:779
+#: ldmain.c:788
msgid "%X%P: error: duplicate retain-symbols-file\n"
msgstr ""
-#: ldmain.c:821
+#: ldmain.c:830
msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
msgstr ""
-#: ldmain.c:826
+#: ldmain.c:835
msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
msgstr ""
-#: ldmain.c:901
+#: ldmain.c:910
#, c-format
msgid ""
"Archive member included because of file (symbol)\n"
"\n"
msgstr ""
-#: ldmain.c:971
+#: ldmain.c:980
msgid "%X%C: multiple definition of `%T'\n"
msgstr ""
-#: ldmain.c:974
+#: ldmain.c:983
msgid "%D: first defined here\n"
msgstr ""
-#: ldmain.c:978
+#: ldmain.c:987
msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
msgstr ""
-#: ldmain.c:1008
+#: ldmain.c:1017
msgid "%B: warning: definition of `%T' overriding common\n"
msgstr ""
-#: ldmain.c:1011
+#: ldmain.c:1020
msgid "%B: warning: common is here\n"
msgstr ""
-#: ldmain.c:1018
+#: ldmain.c:1027
msgid "%B: warning: common of `%T' overridden by definition\n"
msgstr ""
-#: ldmain.c:1021
+#: ldmain.c:1030
msgid "%B: warning: defined here\n"
msgstr ""
-#: ldmain.c:1028
+#: ldmain.c:1037
msgid "%B: warning: common of `%T' overridden by larger common\n"
msgstr ""
-#: ldmain.c:1031
+#: ldmain.c:1040
msgid "%B: warning: larger common is here\n"
msgstr ""
-#: ldmain.c:1035
+#: ldmain.c:1044
msgid "%B: warning: common of `%T' overriding smaller common\n"
msgstr ""
-#: ldmain.c:1038
+#: ldmain.c:1047
msgid "%B: warning: smaller common is here\n"
msgstr ""
-#: ldmain.c:1042
+#: ldmain.c:1051
msgid "%B: warning: multiple common of `%T'\n"
msgstr ""
-#: ldmain.c:1044
+#: ldmain.c:1053
msgid "%B: warning: previous common is here\n"
msgstr ""
-#: ldmain.c:1064 ldmain.c:1102
+#: ldmain.c:1073 ldmain.c:1111
msgid "%P: warning: global constructor %s used\n"
msgstr ""
-#: ldmain.c:1112
+#: ldmain.c:1121
msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
msgstr ""
-#: ldmain.c:1289 ldmisc.c:533
+#: ldmain.c:1298
msgid "%F%P: bfd_hash_table_init failed: %E\n"
msgstr ""
-#: ldmain.c:1296 ldmisc.c:540
+#: ldmain.c:1305
msgid "%F%P: bfd_hash_lookup failed: %E\n"
msgstr ""
-#: ldmain.c:1317
+#: ldmain.c:1326
msgid "%X%C: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1320
+#: ldmain.c:1329
msgid "%C: warning: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1326
+#: ldmain.c:1335
msgid "%X%D: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1329
+#: ldmain.c:1338
msgid "%D: warning: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1340
+#: ldmain.c:1349
msgid "%X%B: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1343
+#: ldmain.c:1352
msgid "%B: warning: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1349
+#: ldmain.c:1358
msgid "%X%B: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1352
+#: ldmain.c:1361
msgid "%B: warning: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1386 ldmain.c:1414 ldmain.c:1432
+#: ldmain.c:1395 ldmain.c:1423 ldmain.c:1441
msgid "%P%X: generated"
msgstr ""
-#: ldmain.c:1393
+#: ldmain.c:1402
msgid " additional relocation overflows omitted from the output\n"
msgstr ""
-#: ldmain.c:1397
+#: ldmain.c:1406
msgid " relocation truncated to fit: %s %T"
msgstr ""
-#: ldmain.c:1417
+#: ldmain.c:1426
#, c-format
msgid "dangerous relocation: %s\n"
msgstr ""
-#: ldmain.c:1435
+#: ldmain.c:1444
msgid " reloc refers to symbol `%T' which is not being output\n"
msgstr ""
-#: ldmisc.c:147
+#: ldmisc.c:149
#, c-format
msgid "no symbol"
msgstr ""
-#: ldmisc.c:211
+#: ldmisc.c:237
#, c-format
msgid "built in linker script:%u"
msgstr ""
-#: ldmisc.c:260 ldmisc.c:264
+#: ldmisc.c:286 ldmisc.c:290
msgid "%B%F: could not read symbols\n"
msgstr ""
-#: ldmisc.c:291
+#: ldmisc.c:317
msgid ": In function `%T':\n"
msgstr ""
-#: ldmisc.c:438
+#: ldmisc.c:464
msgid "%F%P: internal error %s %d\n"
msgstr ""
-#: ldmisc.c:484
+#: ldmisc.c:510
msgid "%P: internal error: aborting at %s line %d in %s\n"
msgstr ""
-#: ldmisc.c:487
+#: ldmisc.c:513
msgid "%P: internal error: aborting at %s line %d\n"
msgstr ""
-#: ldmisc.c:489
+#: ldmisc.c:515
msgid "%P%F: please report this bug\n"
msgstr ""
@@ -1112,589 +1107,609 @@ msgstr ""
msgid "%P%F: bfd_new_link_order failed\n"
msgstr ""
-#: ldwrite.c:343
+#: ldwrite.c:341
msgid "%F%P: cannot create split section name for %s\n"
msgstr ""
-#: ldwrite.c:355
+#: ldwrite.c:353
msgid "%F%P: clone section failed: %E\n"
msgstr ""
-#: ldwrite.c:394
+#: ldwrite.c:391
#, c-format
msgid "%8x something else\n"
msgstr ""
-#: ldwrite.c:572
+#: ldwrite.c:561
msgid "%F%P: final link failed: %E\n"
msgstr ""
-#: lexsup.c:185 lexsup.c:290
+#: lexsup.c:189 lexsup.c:307
msgid "KEYWORD"
msgstr ""
-#: lexsup.c:185
+#: lexsup.c:189
msgid "Shared library control for HP/UX compatibility"
msgstr ""
-#: lexsup.c:188
+#: lexsup.c:192
msgid "ARCH"
msgstr ""
-#: lexsup.c:188
+#: lexsup.c:192
msgid "Set architecture"
msgstr ""
-#: lexsup.c:190 lexsup.c:363
+#: lexsup.c:194 lexsup.c:392
msgid "TARGET"
msgstr ""
-#: lexsup.c:190
+#: lexsup.c:194
msgid "Specify target for following input files"
msgstr ""
-#: lexsup.c:192 lexsup.c:235 lexsup.c:247 lexsup.c:260 lexsup.c:335
-#: lexsup.c:370 lexsup.c:417
+#: lexsup.c:197 lexsup.c:244 lexsup.c:256 lexsup.c:269 lexsup.c:357
+#: lexsup.c:404 lexsup.c:458
msgid "FILE"
msgstr ""
-#: lexsup.c:192
+#: lexsup.c:197
msgid "Read MRI format linker script"
msgstr ""
-#: lexsup.c:194
+#: lexsup.c:199
msgid "Force common symbols to be defined"
msgstr ""
-#: lexsup.c:198 lexsup.c:404 lexsup.c:406 lexsup.c:408
+#: lexsup.c:203 lexsup.c:443 lexsup.c:445 lexsup.c:447
msgid "ADDRESS"
msgstr ""
-#: lexsup.c:198
+#: lexsup.c:203
msgid "Set start address"
msgstr ""
-#: lexsup.c:200
+#: lexsup.c:205
msgid "Export all dynamic symbols"
msgstr ""
-#: lexsup.c:202
+#: lexsup.c:207
msgid "Link big-endian objects"
msgstr ""
-#: lexsup.c:204
+#: lexsup.c:209
msgid "Link little-endian objects"
msgstr ""
-#: lexsup.c:206 lexsup.c:209
+#: lexsup.c:211 lexsup.c:214
msgid "SHLIB"
msgstr ""
-#: lexsup.c:206
+#: lexsup.c:211
msgid "Auxiliary filter for shared object symbol table"
msgstr ""
-#: lexsup.c:209
+#: lexsup.c:214
msgid "Filter for shared object symbol table"
msgstr ""
-#: lexsup.c:211
+#: lexsup.c:217
msgid "Ignored"
msgstr ""
-#: lexsup.c:213
+#: lexsup.c:219
msgid "SIZE"
msgstr ""
-#: lexsup.c:213
+#: lexsup.c:219
msgid "Small data size (if no size, same as --shared)"
msgstr ""
-#: lexsup.c:216
+#: lexsup.c:222
msgid "FILENAME"
msgstr ""
-#: lexsup.c:216
+#: lexsup.c:222
msgid "Set internal name of shared library"
msgstr ""
-#: lexsup.c:218
+#: lexsup.c:224
msgid "PROGRAM"
msgstr ""
-#: lexsup.c:218
+#: lexsup.c:224
msgid "Set PROGRAM as the dynamic linker to use"
msgstr ""
-#: lexsup.c:220
+#: lexsup.c:227
msgid "LIBNAME"
msgstr ""
-#: lexsup.c:220
+#: lexsup.c:227
msgid "Search for library LIBNAME"
msgstr ""
-#: lexsup.c:222
+#: lexsup.c:229
msgid "DIRECTORY"
msgstr ""
-#: lexsup.c:222
+#: lexsup.c:229
msgid "Add DIRECTORY to library search path"
msgstr ""
-#: lexsup.c:224
+#: lexsup.c:232
msgid "EMULATION"
msgstr ""
-#: lexsup.c:224
+#: lexsup.c:232
msgid "Set emulation"
msgstr ""
-#: lexsup.c:226
+#: lexsup.c:234
msgid "Print map file on standard output"
msgstr ""
-#: lexsup.c:228
+#: lexsup.c:236
msgid "Do not page align data"
msgstr ""
-#: lexsup.c:230
+#: lexsup.c:238
msgid "Do not page align data, do not make text readonly"
msgstr ""
-#: lexsup.c:233
+#: lexsup.c:241
msgid "Page align data, make text readonly"
msgstr ""
-#: lexsup.c:235
+#: lexsup.c:244
msgid "Set output file name"
msgstr ""
-#: lexsup.c:237
+#: lexsup.c:246
msgid "Optimize output file"
msgstr ""
-#: lexsup.c:239
+#: lexsup.c:248
msgid "Ignored for SVR4 compatibility"
msgstr ""
-#: lexsup.c:243
+#: lexsup.c:252
msgid "Generate relocatable output"
msgstr ""
-#: lexsup.c:247
+#: lexsup.c:256
msgid "Just link symbols (if directory, same as --rpath)"
msgstr ""
-#: lexsup.c:250
+#: lexsup.c:259
msgid "Strip all symbols"
msgstr ""
-#: lexsup.c:252
+#: lexsup.c:261
msgid "Strip debugging symbols"
msgstr ""
-#: lexsup.c:254
+#: lexsup.c:263
msgid "Strip symbols in discarded sections"
msgstr ""
-#: lexsup.c:256
+#: lexsup.c:265
msgid "Do not strip symbols in discarded sections"
msgstr ""
-#: lexsup.c:258
+#: lexsup.c:267
msgid "Trace file opens"
msgstr ""
-#: lexsup.c:260
+#: lexsup.c:269
msgid "Read linker script"
msgstr ""
-#: lexsup.c:262 lexsup.c:278 lexsup.c:321 lexsup.c:333 lexsup.c:398
-#: lexsup.c:420 lexsup.c:448
+#: lexsup.c:271 lexsup.c:289 lexsup.c:340 lexsup.c:355 lexsup.c:436
+#: lexsup.c:461 lexsup.c:500
msgid "SYMBOL"
msgstr ""
-#: lexsup.c:262
+#: lexsup.c:271
msgid "Start with undefined reference to SYMBOL"
msgstr ""
-#: lexsup.c:264
+#: lexsup.c:274
msgid "[=SECTION]"
msgstr ""
-#: lexsup.c:264
+#: lexsup.c:275
msgid "Don't merge input [SECTION | orphan] sections"
msgstr ""
-#: lexsup.c:266
+#: lexsup.c:277
msgid "Build global constructor/destructor tables"
msgstr ""
-#: lexsup.c:268
+#: lexsup.c:279
msgid "Print version information"
msgstr ""
-#: lexsup.c:270
+#: lexsup.c:281
msgid "Print version and emulation information"
msgstr ""
-#: lexsup.c:272
+#: lexsup.c:283
msgid "Discard all local symbols"
msgstr ""
-#: lexsup.c:274
+#: lexsup.c:285
msgid "Discard temporary local symbols (default)"
msgstr ""
-#: lexsup.c:276
+#: lexsup.c:287
msgid "Don't discard any local symbols"
msgstr ""
-#: lexsup.c:278
+#: lexsup.c:289
msgid "Trace mentions of SYMBOL"
msgstr ""
-#: lexsup.c:280 lexsup.c:372 lexsup.c:374
+#: lexsup.c:291 lexsup.c:406 lexsup.c:408
msgid "PATH"
msgstr ""
-#: lexsup.c:280
+#: lexsup.c:291
msgid "Default search path for Solaris compatibility"
msgstr ""
-#: lexsup.c:282
+#: lexsup.c:294
msgid "Start a group"
msgstr ""
-#: lexsup.c:284
+#: lexsup.c:296
msgid "End a group"
msgstr ""
-#: lexsup.c:286
+#: lexsup.c:300
msgid "Accept input files whose architecture cannot be determined"
msgstr ""
-#: lexsup.c:288
+#: lexsup.c:304
msgid "Reject input files whose architecture is unknown"
msgstr ""
-#: lexsup.c:290
+#: lexsup.c:307
msgid "Ignored for SunOS compatibility"
msgstr ""
-#: lexsup.c:292
+#: lexsup.c:309
msgid "Link against shared libraries"
msgstr ""
-#: lexsup.c:298
+#: lexsup.c:315
msgid "Do not link against shared libraries"
msgstr ""
-#: lexsup.c:306
+#: lexsup.c:323
msgid "Bind global references locally"
msgstr ""
-#: lexsup.c:308
+#: lexsup.c:325
msgid "Check section addresses for overlaps (default)"
msgstr ""
-#: lexsup.c:310
+#: lexsup.c:328
msgid "Do not check section addresses for overlaps"
msgstr ""
-#: lexsup.c:313
+#: lexsup.c:331
msgid "Output cross reference table"
msgstr ""
-#: lexsup.c:315
+#: lexsup.c:333
msgid "SYMBOL=EXPRESSION"
msgstr ""
-#: lexsup.c:315
+#: lexsup.c:333
msgid "Define a symbol"
msgstr ""
-#: lexsup.c:317
+#: lexsup.c:335
msgid "[=STYLE]"
msgstr ""
-#: lexsup.c:317
+#: lexsup.c:335
msgid "Demangle symbol names [using STYLE]"
msgstr ""
-#: lexsup.c:319
+#: lexsup.c:338
msgid "Generate embedded relocs"
msgstr ""
-#: lexsup.c:321
+#: lexsup.c:340
msgid "Call SYMBOL at unload-time"
msgstr ""
-#: lexsup.c:323
+#: lexsup.c:342
msgid "Force generation of file with .exe suffix"
msgstr ""
-#: lexsup.c:325
+#: lexsup.c:344
msgid "Remove unused sections (on some targets)"
msgstr ""
-#: lexsup.c:328
+#: lexsup.c:347
msgid "Don't remove unused sections (default)"
msgstr ""
-#: lexsup.c:331
+#: lexsup.c:350
+msgid "Set default hash table size close to <NUMBER>"
+msgstr ""
+
+#: lexsup.c:353
msgid "Print option help"
msgstr ""
-#: lexsup.c:333
+#: lexsup.c:355
msgid "Call SYMBOL at load-time"
msgstr ""
-#: lexsup.c:335
+#: lexsup.c:357
msgid "Write a map file"
msgstr ""
-#: lexsup.c:337
+#: lexsup.c:359
msgid "Do not define Common storage"
msgstr ""
-#: lexsup.c:339
+#: lexsup.c:361
msgid "Do not demangle symbol names"
msgstr ""
-#: lexsup.c:341
+#: lexsup.c:363
msgid "Use less memory and more disk I/O"
msgstr ""
-#: lexsup.c:343
+#: lexsup.c:365
msgid "Do not allow unresolved references in object files"
msgstr ""
-#: lexsup.c:345
+#: lexsup.c:368
msgid "Allow unresolved references in shared libaries"
msgstr ""
-#: lexsup.c:347
+#: lexsup.c:372
msgid "Do not allow unresolved references in shared libs"
msgstr ""
-#: lexsup.c:349
+#: lexsup.c:376
msgid "Allow multiple definitions"
msgstr ""
-#: lexsup.c:351
+#: lexsup.c:378
msgid "Disallow undefined version"
msgstr ""
-#: lexsup.c:353
+#: lexsup.c:380
msgid "Don't warn about mismatched input files"
msgstr ""
-#: lexsup.c:355
+#: lexsup.c:382
msgid "Turn off --whole-archive"
msgstr ""
-#: lexsup.c:357
+#: lexsup.c:384
msgid "Create an output file even if errors occur"
msgstr ""
-#: lexsup.c:361
+#: lexsup.c:389
msgid ""
"Only use library directories specified on\n"
"\t\t\t\tthe command line"
msgstr ""
-#: lexsup.c:363
+#: lexsup.c:392
msgid "Specify target of output file"
msgstr ""
-#: lexsup.c:365
+#: lexsup.c:395
msgid "Ignored for Linux compatibility"
msgstr ""
-#: lexsup.c:367
+#: lexsup.c:398
+msgid "Reduce memory overheads, possibly taking much longer"
+msgstr ""
+
+#: lexsup.c:401
msgid "Relax branches on certain targets"
msgstr ""
-#: lexsup.c:370
+#: lexsup.c:404
msgid "Keep only symbols listed in FILE"
msgstr ""
-#: lexsup.c:372
+#: lexsup.c:406
msgid "Set runtime shared library search path"
msgstr ""
-#: lexsup.c:374
+#: lexsup.c:408
msgid "Set link time shared library search path"
msgstr ""
-#: lexsup.c:376
+#: lexsup.c:411
msgid "Create a shared library"
msgstr ""
-#: lexsup.c:380
+#: lexsup.c:415
msgid "Create a position independent executable"
msgstr ""
-#: lexsup.c:384
+#: lexsup.c:419
msgid "Sort common symbols by size"
msgstr ""
-#: lexsup.c:388
+#: lexsup.c:423
msgid "COUNT"
msgstr ""
-#: lexsup.c:388
+#: lexsup.c:423
msgid "How many tags to reserve in .dynamic section"
msgstr ""
-#: lexsup.c:390
+#: lexsup.c:426
msgid "[=SIZE]"
msgstr ""
-#: lexsup.c:390
+#: lexsup.c:426
msgid "Split output sections every SIZE octets"
msgstr ""
-#: lexsup.c:392
+#: lexsup.c:429
msgid "[=COUNT]"
msgstr ""
-#: lexsup.c:392
+#: lexsup.c:429
msgid "Split output sections every COUNT relocs"
msgstr ""
-#: lexsup.c:394
+#: lexsup.c:432
msgid "Print memory usage statistics"
msgstr ""
-#: lexsup.c:396
+#: lexsup.c:434
msgid "Display target specific options"
msgstr ""
-#: lexsup.c:398
+#: lexsup.c:436
msgid "Do task level linking"
msgstr ""
-#: lexsup.c:400
+#: lexsup.c:438
msgid "Use same format as native linker"
msgstr ""
-#: lexsup.c:402
+#: lexsup.c:440
msgid "SECTION=ADDRESS"
msgstr ""
-#: lexsup.c:402
+#: lexsup.c:440
msgid "Set address of named section"
msgstr ""
-#: lexsup.c:404
+#: lexsup.c:443
msgid "Set address of .bss section"
msgstr ""
-#: lexsup.c:406
+#: lexsup.c:445
msgid "Set address of .data section"
msgstr ""
-#: lexsup.c:408
+#: lexsup.c:447
msgid "Set address of .text section"
msgstr ""
-#: lexsup.c:410
+#: lexsup.c:450
msgid ""
"How to handle unresolved symbols. <method> is:\n"
"\t\t\t\tignore-all, report-all, ignore-in-object-files,\n"
"\t\t\t\tignore-in-shared-libs"
msgstr ""
-#: lexsup.c:413
+#: lexsup.c:454
msgid "Output lots of information during link"
msgstr ""
-#: lexsup.c:417
+#: lexsup.c:458
msgid "Read version information script"
msgstr ""
-#: lexsup.c:420
+#: lexsup.c:461
msgid ""
"Take export symbols list from .exports, using\n"
"\t\t\t\tSYMBOL as the version."
msgstr ""
-#: lexsup.c:423
+#: lexsup.c:464
msgid "Warn about duplicate common symbols"
msgstr ""
-#: lexsup.c:425
+#: lexsup.c:466
msgid "Warn if global constructors/destructors are seen"
msgstr ""
-#: lexsup.c:428
+#: lexsup.c:469
msgid "Warn if the multiple GP values are used"
msgstr ""
-#: lexsup.c:430
+#: lexsup.c:471
msgid "Warn only once per undefined symbol"
msgstr ""
-#: lexsup.c:432
+#: lexsup.c:473
msgid "Warn if start of section changes due to alignment"
msgstr ""
-#: lexsup.c:435
+#: lexsup.c:477
msgid "Report unresolved symbols as warnings"
msgstr ""
-#: lexsup.c:437
+#: lexsup.c:480
msgid "Report unresolved symbols as errors"
msgstr ""
-#: lexsup.c:439
+#: lexsup.c:482
msgid "Treat warnings as errors"
msgstr ""
-#: lexsup.c:442
+#: lexsup.c:485
msgid "Include all objects from following archives"
msgstr ""
-#: lexsup.c:444
+#: lexsup.c:488
+msgid ""
+"Set DT_NEEDED tags for DT_NEEDED entries in\n"
+"\t\t\t\tfollowing dynamic libs"
+msgstr ""
+
+#: lexsup.c:491
+msgid ""
+"Do not set DT_NEEDED tags for DT_NEEDED entries\n"
+"\t\t\t\tin following dynamic libs"
+msgstr ""
+
+#: lexsup.c:494
msgid "Only set DT_NEEDED for following dynamic libs if used"
msgstr ""
-#: lexsup.c:446
+#: lexsup.c:497
msgid "Always set DT_NEEDED for following dynamic libs"
msgstr ""
-#: lexsup.c:448
+#: lexsup.c:500
msgid "Use wrapper functions for SYMBOL"
msgstr ""
-#: lexsup.c:595
+#: lexsup.c:647
msgid "%P: unrecognized option '%s'\n"
msgstr ""
-#: lexsup.c:597
+#: lexsup.c:649
msgid "%P%F: use the --help option for usage information\n"
msgstr ""
-#: lexsup.c:615
+#: lexsup.c:667
msgid "%P%F: unrecognized -a option `%s'\n"
msgstr ""
-#: lexsup.c:628
+#: lexsup.c:680
msgid "%P%F: unrecognized -assert option `%s'\n"
msgstr ""
-#: lexsup.c:689
+#: lexsup.c:723
msgid "%F%P: unknown demangling style `%s'"
msgstr ""
-#: lexsup.c:748
+#: lexsup.c:782
msgid "%P%F: invalid number `%s'\n"
msgstr ""
-#: lexsup.c:834
+#: lexsup.c:874
msgid "%P%F: bad --unresolved-symbols option: %s\n"
msgstr ""
@@ -1706,66 +1721,70 @@ msgstr ""
#. an error message here. We cannot just make this a warning,
#. increment optind, and continue because getopt is too confused
#. and will seg-fault the next time around.
-#: lexsup.c:899
+#: lexsup.c:939
msgid "%P%F: bad -rpath option\n"
msgstr ""
-#: lexsup.c:1011
+#: lexsup.c:1051
msgid "%P%F: -shared not supported\n"
msgstr ""
-#: lexsup.c:1020
+#: lexsup.c:1060
msgid "%P%F: -pie not supported\n"
msgstr ""
-#: lexsup.c:1052
+#: lexsup.c:1092
msgid "%P%F: invalid argument to option \"--section-start\"\n"
msgstr ""
-#: lexsup.c:1058
+#: lexsup.c:1099
msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
msgstr ""
-#: lexsup.c:1222
+#: lexsup.c:1270
msgid "%P%F: may not nest groups (--help for usage)\n"
msgstr ""
-#: lexsup.c:1229
+#: lexsup.c:1277
msgid "%P%F: group ended before it began (--help for usage)\n"
msgstr ""
-#: lexsup.c:1290
+#: lexsup.c:1305
+msgid "%P%X: --hash-size needs a numeric argument\n"
+msgstr ""
+
+#: lexsup.c:1356
msgid "%P%F: invalid hex number `%s'\n"
msgstr ""
-#: lexsup.c:1302
+#: lexsup.c:1368
#, c-format
msgid "Usage: %s [options] file...\n"
msgstr ""
-#: lexsup.c:1304
+#: lexsup.c:1370
#, c-format
msgid "Options:\n"
msgstr ""
#. Note: Various tools (such as libtool) depend upon the
#. format of the listings below - do not change them.
-#: lexsup.c:1387
+#: lexsup.c:1453
#, c-format
msgid "%s: supported targets:"
msgstr ""
-#: lexsup.c:1395
+#: lexsup.c:1461
#, c-format
msgid "%s: supported emulations: "
msgstr ""
-#: lexsup.c:1400
+#: lexsup.c:1466
#, c-format
msgid "%s: emulation specific options:\n"
msgstr ""
-#: lexsup.c:1404
+#: lexsup.c:1470
#, c-format
msgid "Report bugs to %s\n"
msgstr ""
@@ -1774,68 +1793,68 @@ msgstr ""
msgid "%P%F: unknown format type %s\n"
msgstr ""
-#: pe-dll.c:304
+#: pe-dll.c:303
#, c-format
msgid "%XUnsupported PEI architecture: %s\n"
msgstr ""
-#: pe-dll.c:653
+#: pe-dll.c:652
#, c-format
msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:660
+#: pe-dll.c:659
#, c-format
msgid "Warning, duplicate EXPORT: %s\n"
msgstr ""
-#: pe-dll.c:726
+#: pe-dll.c:725
#, c-format
msgid "%XCannot export %s: symbol not defined\n"
msgstr ""
-#: pe-dll.c:732
+#: pe-dll.c:731
#, c-format
msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:739
+#: pe-dll.c:738
#, c-format
msgid "%XCannot export %s: symbol not found\n"
msgstr ""
-#: pe-dll.c:851
+#: pe-dll.c:850
#, c-format
msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
msgstr ""
-#: pe-dll.c:1173
+#: pe-dll.c:1172
#, c-format
msgid "%XError: %d-bit reloc in dll\n"
msgstr ""
-#: pe-dll.c:1304
+#: pe-dll.c:1303
#, c-format
msgid "%s: Can't open output def file %s\n"
msgstr ""
-#: pe-dll.c:1447
+#: pe-dll.c:1446
#, c-format
msgid "; no contents available\n"
msgstr ""
-#: pe-dll.c:2212
+#: pe-dll.c:2211
msgid ""
"%C: variable '%T' can't be auto-imported. Please read the documentation for "
"ld's --enable-auto-import for details.\n"
msgstr ""
-#: pe-dll.c:2242
+#: pe-dll.c:2241
#, c-format
msgid "%XCan't open .lib file: %s\n"
msgstr ""
-#: pe-dll.c:2247
+#: pe-dll.c:2246
#, c-format
msgid "Creating library file: %s\n"
msgstr ""