Regenerate files using fixed aclocal install.
This commit is contained in:
parent
165a58fe68
commit
5b343f5ae8
26 changed files with 1427 additions and 2376 deletions
|
@ -1,3 +1,11 @@
|
|||
2000-09-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* config.in: Regenerate.
|
||||
* libbfd.h: Regenerate.
|
||||
* po/bfd.pot: Regenerate.
|
||||
* doc/bfdint.texi: Remove CVS date string - it foils compares with
|
||||
local versions.
|
||||
|
||||
2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au>
|
||||
|
||||
* cpu-powerpc.c (arch_info_struct): Added MPC860 Family entry.
|
||||
|
|
|
@ -172,18 +172,6 @@
|
|||
/* Define if you have the <values.h> header file. */
|
||||
#undef HAVE_VALUES_H
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
#undef HAVE_STPCPY
|
||||
|
||||
/* Define if your locale.h file contains LC_MESSAGES. */
|
||||
#undef HAVE_LC_MESSAGES
|
||||
|
||||
/* Define to 1 if NLS is requested */
|
||||
#undef ENABLE_NLS
|
||||
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
#undef HAVE_GETTEXT
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
|
|
|
@ -18,8 +18,7 @@
|
|||
This document describes some BFD internal information which may be
|
||||
helpful when working on BFD. It is very incomplete.
|
||||
|
||||
This document is not updated regularly, and may be out of date. It was
|
||||
last modified on $Date$.
|
||||
This document is not updated regularly, and may be out of date.
|
||||
|
||||
The initial version of this document was written by Ian Lance Taylor
|
||||
@email{ian@@cygnus.com}.
|
||||
|
|
10
bfd/libbfd.h
10
bfd/libbfd.h
|
@ -705,11 +705,6 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
|||
"BFD_RELOC_MIPS_GOT_PAGE",
|
||||
"BFD_RELOC_MIPS_GOT_OFST",
|
||||
"BFD_RELOC_MIPS_GOT_DISP",
|
||||
"BFD_RELOC_SH_COPY",
|
||||
"BFD_RELOC_SH_GLOB_DAT",
|
||||
"BFD_RELOC_SH_JMP_SLOT",
|
||||
"BFD_RELOC_SH_RELATIVE",
|
||||
"BFD_RELOC_SH_GOTPC",
|
||||
|
||||
"BFD_RELOC_386_GOT32",
|
||||
"BFD_RELOC_386_PLT32",
|
||||
|
@ -818,6 +813,11 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
|||
"BFD_RELOC_SH_LABEL",
|
||||
"BFD_RELOC_SH_LOOP_START",
|
||||
"BFD_RELOC_SH_LOOP_END",
|
||||
"BFD_RELOC_SH_COPY",
|
||||
"BFD_RELOC_SH_GLOB_DAT",
|
||||
"BFD_RELOC_SH_JMP_SLOT",
|
||||
"BFD_RELOC_SH_RELATIVE",
|
||||
"BFD_RELOC_SH_GOTPC",
|
||||
"BFD_RELOC_THUMB_PCREL_BRANCH9",
|
||||
"BFD_RELOC_THUMB_PCREL_BRANCH12",
|
||||
"BFD_RELOC_THUMB_PCREL_BRANCH23",
|
||||
|
|
135
bfd/po/bfd.pot
135
bfd/po/bfd.pot
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-09-02 13:46-0700\n"
|
||||
"POT-Creation-Date: 2000-09-05 14:30-0700\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"
|
||||
|
@ -286,7 +286,7 @@ msgstr ""
|
|||
msgid "private flags = %x:"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2300 elf32-arm.h:2146
|
||||
#: coff-arm.c:2300 elf32-arm.h:2153
|
||||
msgid " [floats passed in float registers]"
|
||||
msgstr ""
|
||||
|
||||
|
@ -294,7 +294,7 @@ msgstr ""
|
|||
msgid " [floats passed in integer registers]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2305 elf32-arm.h:2149
|
||||
#: coff-arm.c:2305 elf32-arm.h:2156
|
||||
msgid " [position independent]"
|
||||
msgstr ""
|
||||
|
||||
|
@ -549,192 +549,231 @@ msgstr ""
|
|||
msgid "%s: Warning: Thumb BLX instruction targets thumb function '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: elf-hppa.h:1336 elf-hppa.h:1369 elf32-arm.h:1825 elf32-i386.c:1430
|
||||
#: elf-hppa.h:1363 elf-hppa.h:1396 elf32-arm.h:1832 elf32-i386.c:1430
|
||||
#: elf32-ppc.c:3083 elf32-sh.c:2863
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: warning: unresolvable relocation against symbol `%s' from %s section"
|
||||
msgstr ""
|
||||
|
||||
#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1894 elf32-avr.c:844
|
||||
#: elf32-cris.c:423 elf32-d10v.c:479 elf32-fr30.c:651 elf32-i860.c:1018
|
||||
#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1901 elf32-avr.c:844
|
||||
#: elf32-cris.c:423 elf32-d10v.c:479 elf32-fr30.c:651 elf32-i860.c:1021
|
||||
#: elf32-m32r.c:1265 elf32-v850.c:1677
|
||||
msgid "internal error: out of range error"
|
||||
msgstr ""
|
||||
|
||||
#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1898 elf32-avr.c:848
|
||||
#: elf32-cris.c:427 elf32-d10v.c:483 elf32-fr30.c:655 elf32-i860.c:1022
|
||||
#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1905 elf32-avr.c:848
|
||||
#: elf32-cris.c:427 elf32-d10v.c:483 elf32-fr30.c:655 elf32-i860.c:1025
|
||||
#: elf32-m32r.c:1269 elf32-v850.c:1681
|
||||
msgid "internal error: unsupported relocation error"
|
||||
msgstr ""
|
||||
|
||||
#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1902 elf32-d10v.c:487
|
||||
#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1909 elf32-d10v.c:487
|
||||
#: elf32-m32r.c:1273
|
||||
msgid "internal error: dangerous error"
|
||||
msgstr ""
|
||||
|
||||
#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1906 elf32-avr.c:856
|
||||
#: elf32-cris.c:435 elf32-d10v.c:491 elf32-fr30.c:663 elf32-i860.c:1030
|
||||
#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1913 elf32-avr.c:856
|
||||
#: elf32-cris.c:435 elf32-d10v.c:491 elf32-fr30.c:663 elf32-i860.c:1033
|
||||
#: elf32-m32r.c:1277 elf32-v850.c:1701
|
||||
msgid "internal error: unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:1934
|
||||
#: elf32-arm.h:1941
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Warning: Not setting interwork flag of %s since it has already been "
|
||||
"specified as non-interworking"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:1938
|
||||
#: elf32-arm.h:1945
|
||||
#, c-format
|
||||
msgid "Warning: Clearing the interwork flag of %s due to outside request"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:1990
|
||||
#: elf32-arm.h:1997
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Warning: Clearing the interwork flag in %s because non-interworking code in "
|
||||
"%s has been linked with it"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2060
|
||||
#: elf32-arm.h:2067
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Error: %s compiled for EABI version %d, whereas %s is compiled for version %d"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2072
|
||||
#: elf32-arm.h:2079
|
||||
#, c-format
|
||||
msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2080
|
||||
#: elf32-arm.h:2087
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Error: %s passes floats in %s registers, whereas %s passes them in %s "
|
||||
"registers"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2083 elf32-arm.h:2085
|
||||
#: elf32-arm.h:2090 elf32-arm.h:2092
|
||||
msgid "float"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2083 elf32-arm.h:2085
|
||||
#: elf32-arm.h:2090 elf32-arm.h:2092
|
||||
msgid "integer"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2088
|
||||
#: elf32-arm.h:2095
|
||||
#, c-format
|
||||
msgid "Error: %s is compiled as position %s code, whereas %s is not"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2091
|
||||
#: elf32-arm.h:2098
|
||||
msgid "independent"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2091
|
||||
#: elf32-arm.h:2098
|
||||
msgid "dependent"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2097
|
||||
#: elf32-arm.h:2104
|
||||
#, c-format
|
||||
msgid "Warning: %s %s interworking, whereas %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2100
|
||||
#: elf32-arm.h:2107
|
||||
msgid "supports"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2100
|
||||
#: elf32-arm.h:2107
|
||||
msgid "does not support"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2102
|
||||
#: elf32-arm.h:2109
|
||||
msgid "does not"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2102
|
||||
#: elf32-arm.h:2109
|
||||
msgid "does"
|
||||
msgstr ""
|
||||
|
||||
#. Ignore init flag - it may not be set, despite the flags field
|
||||
#. containing valid data.
|
||||
#: elf32-arm.h:2129 elf32-m68k.c:430 elf32-mips.c:2631
|
||||
#: elf32-arm.h:2136 elf32-m68k.c:430 elf32-mips.c:2631
|
||||
#, c-format
|
||||
msgid "private flags = %lx:"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2138
|
||||
#: elf32-arm.h:2145
|
||||
msgid " [interworking enabled]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2141
|
||||
#: elf32-arm.h:2148
|
||||
msgid " [APCS-26]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2143
|
||||
#: elf32-arm.h:2150
|
||||
msgid " [APCS-32]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2152
|
||||
#: elf32-arm.h:2159
|
||||
msgid " [new ABI]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2155
|
||||
#: elf32-arm.h:2162
|
||||
msgid " [old ABI]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2158
|
||||
#: elf32-arm.h:2165
|
||||
msgid " [software FP]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2165
|
||||
#: elf32-arm.h:2172
|
||||
msgid " [Version1 EABI]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2168
|
||||
#: elf32-arm.h:2175
|
||||
msgid " [sorted symbol table]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2170
|
||||
#: elf32-arm.h:2177
|
||||
msgid " [unsorted symbol table]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2176
|
||||
#: elf32-arm.h:2183
|
||||
msgid " <EABI version unrecognised>"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2183
|
||||
#: elf32-arm.h:2190
|
||||
msgid " [relocatable executable]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2186
|
||||
#: elf32-arm.h:2193
|
||||
msgid " [has entry point]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2191
|
||||
#: elf32-arm.h:2198
|
||||
msgid "<Unrecognised flag bits set>"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-avr.c:852 elf32-cris.c:431 elf32-fr30.c:659 elf32-i860.c:1026
|
||||
#: elf32-avr.c:852 elf32-cris.c:431 elf32-fr30.c:659 elf32-i860.c:1029
|
||||
#: elf32-v850.c:1685
|
||||
msgid "internal error: dangerous relocation"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:503 elf32-hppa.c:1257
|
||||
#: elf32-hppa.c:567
|
||||
#, c-format
|
||||
msgid "%s: cannot find stub entry %s"
|
||||
msgid "%s(%s+0x%lx): cannot find stub entry %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:520
|
||||
#: elf32-hppa.c:676
|
||||
#, c-format
|
||||
msgid "%s: cannot reach stub %s, recompile with -ffunction-sections"
|
||||
msgid "%s: cannot create stub entry %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:683
|
||||
#: elf32-hppa.c:868
|
||||
#, c-format
|
||||
msgid "%s: cannot handle relocation %s for %s at 0x%x in %s"
|
||||
msgid "%s(%s+0x%lx): cannot relocate %s, recompile with -ffunction-sections"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:881 elf32-hppa.c:1550
|
||||
#, c-format
|
||||
msgid "Could not find relocation section for %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:1020 elf32-hppa.c:2987
|
||||
#, c-format
|
||||
msgid "%s(%s+0x%lx): cannot reach %s, recompile with -ffunction-sections"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:1342
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: relocation %s can not be used when making a shared object; recompile "
|
||||
"with -fPIC"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:1361
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: relocation %s should not be used when making a shared object; recompile "
|
||||
"with -fPIC"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:2405
|
||||
#, c-format
|
||||
msgid "%s: duplicate export stub %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:2879
|
||||
#, c-format
|
||||
msgid "%s(%s+0x%lx): fixing %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-hppa.c:3417
|
||||
#, c-format
|
||||
msgid "%s(%s+0x%lx): cannot handle %s for %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-i386.c:274
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2000-09-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* aclocal.m4: Regenerate.
|
||||
* config.in: Regenerate.
|
||||
* configure: Regenerate.
|
||||
|
||||
2000-09-04 Todd Vierling <tv@wasabisystems.com>
|
||||
|
||||
* strip.1: Fix stray '\' in -o formatting.
|
||||
|
|
345
binutils/aclocal.m4
vendored
345
binutils/aclocal.m4
vendored
|
@ -151,351 +151,6 @@ AC_CHECK_PROGS(LEX, flex lex, "$missing_dir/missing flex")
|
|||
AC_PROG_LEX
|
||||
AC_DECL_YYTEXT])
|
||||
|
||||
# This file is derived from `gettext.m4'. The difference is that the
|
||||
# included macros assume Cygnus-style source and build trees.
|
||||
|
||||
# Macro to add for using GNU gettext.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1995.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 3
|
||||
|
||||
AC_DEFUN(CY_WITH_NLS,
|
||||
[AC_MSG_CHECKING([whether NLS is requested])
|
||||
dnl Default is enabled NLS
|
||||
AC_ARG_ENABLE(nls,
|
||||
[ --disable-nls do not use Native Language Support],
|
||||
USE_NLS=$enableval, USE_NLS=yes)
|
||||
AC_MSG_RESULT($USE_NLS)
|
||||
AC_SUBST(USE_NLS)
|
||||
|
||||
USE_INCLUDED_LIBINTL=no
|
||||
|
||||
dnl If we use NLS figure out what method
|
||||
if test "$USE_NLS" = "yes"; then
|
||||
AC_DEFINE(ENABLE_NLS, 1, [Define to 1 if NLS is requested])
|
||||
AC_MSG_CHECKING([whether included gettext is requested])
|
||||
AC_ARG_WITH(included-gettext,
|
||||
[ --with-included-gettext use the GNU gettext library included here],
|
||||
nls_cv_force_use_gnu_gettext=$withval,
|
||||
nls_cv_force_use_gnu_gettext=no)
|
||||
AC_MSG_RESULT($nls_cv_force_use_gnu_gettext)
|
||||
|
||||
nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
|
||||
if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
|
||||
dnl User does not insist on using GNU NLS library. Figure out what
|
||||
dnl to use. If gettext or catgets are available (in this order) we
|
||||
dnl use this. Else we have to fall back to GNU NLS library.
|
||||
dnl catgets is only used if permitted by option --with-catgets.
|
||||
nls_cv_header_intl=
|
||||
nls_cv_header_libgt=
|
||||
CATOBJEXT=NONE
|
||||
|
||||
AC_CHECK_HEADER(libintl.h,
|
||||
[AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc,
|
||||
[AC_TRY_LINK([#include <libintl.h>], [return (int) gettext ("")],
|
||||
gt_cv_func_gettext_libc=yes, gt_cv_func_gettext_libc=no)])
|
||||
|
||||
if test "$gt_cv_func_gettext_libc" != "yes"; then
|
||||
AC_CHECK_LIB(intl, bindtextdomain,
|
||||
[AC_CACHE_CHECK([for gettext in libintl],
|
||||
gt_cv_func_gettext_libintl,
|
||||
[AC_TRY_LINK([], [return (int) gettext ("")],
|
||||
gt_cv_func_gettext_libintl=yes,
|
||||
gt_cv_func_gettext_libintl=no)])])
|
||||
fi
|
||||
|
||||
if test "$gt_cv_func_gettext_libc" = "yes" \
|
||||
|| test "$gt_cv_func_gettext_libintl" = "yes"; then
|
||||
AC_DEFINE(HAVE_GETTEXT, 1,
|
||||
[Define as 1 if you have gettext and don't want to use GNU gettext.])
|
||||
AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
|
||||
if test "$MSGFMT" != "no"; then
|
||||
AC_CHECK_FUNCS(dcgettext)
|
||||
AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
|
||||
AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
|
||||
AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
|
||||
return _nl_msg_cat_cntr],
|
||||
[CATOBJEXT=.gmo
|
||||
DATADIRNAME=share],
|
||||
[CATOBJEXT=.mo
|
||||
DATADIRNAME=lib])
|
||||
INSTOBJEXT=.mo
|
||||
fi
|
||||
fi
|
||||
])
|
||||
|
||||
dnl In the standard gettext, we would now check for catgets.
|
||||
dnl However, we never want to use catgets for our releases.
|
||||
|
||||
if test "$CATOBJEXT" = "NONE"; then
|
||||
dnl Neither gettext nor catgets in included in the C library.
|
||||
dnl Fall back on GNU gettext library.
|
||||
nls_cv_use_gnu_gettext=yes
|
||||
fi
|
||||
fi
|
||||
|
||||
if test "$nls_cv_use_gnu_gettext" = "yes"; then
|
||||
dnl Mark actions used to generate GNU NLS library.
|
||||
INTLOBJS="\$(GETTOBJS)"
|
||||
AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
|
||||
AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
|
||||
AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
|
||||
AC_SUBST(MSGFMT)
|
||||
USE_INCLUDED_LIBINTL=yes
|
||||
CATOBJEXT=.gmo
|
||||
INSTOBJEXT=.mo
|
||||
DATADIRNAME=share
|
||||
INTLDEPS='$(top_builddir)/../intl/libintl.a'
|
||||
INTLLIBS=$INTLDEPS
|
||||
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
|
||||
nls_cv_header_intl=libintl.h
|
||||
nls_cv_header_libgt=libgettext.h
|
||||
fi
|
||||
|
||||
dnl Test whether we really found GNU xgettext.
|
||||
if test "$XGETTEXT" != ":"; then
|
||||
dnl If it is no GNU xgettext we define it as : so that the
|
||||
dnl Makefiles still can work.
|
||||
if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
|
||||
: ;
|
||||
else
|
||||
AC_MSG_RESULT(
|
||||
[found xgettext programs is not GNU xgettext; ignore it])
|
||||
XGETTEXT=":"
|
||||
fi
|
||||
fi
|
||||
|
||||
# We need to process the po/ directory.
|
||||
POSUB=po
|
||||
else
|
||||
DATADIRNAME=share
|
||||
nls_cv_header_intl=libintl.h
|
||||
nls_cv_header_libgt=libgettext.h
|
||||
fi
|
||||
|
||||
# If this is used in GNU gettext we have to set USE_NLS to `yes'
|
||||
# because some of the sources are only built for this goal.
|
||||
if test "$PACKAGE" = gettext; then
|
||||
USE_NLS=yes
|
||||
USE_INCLUDED_LIBINTL=yes
|
||||
fi
|
||||
|
||||
dnl These rules are solely for the distribution goal. While doing this
|
||||
dnl we only have to keep exactly one list of the available catalogs
|
||||
dnl in configure.in.
|
||||
for lang in $ALL_LINGUAS; do
|
||||
GMOFILES="$GMOFILES $lang.gmo"
|
||||
POFILES="$POFILES $lang.po"
|
||||
done
|
||||
|
||||
dnl Make all variables we use known to autoconf.
|
||||
AC_SUBST(USE_INCLUDED_LIBINTL)
|
||||
AC_SUBST(CATALOGS)
|
||||
AC_SUBST(CATOBJEXT)
|
||||
AC_SUBST(DATADIRNAME)
|
||||
AC_SUBST(GMOFILES)
|
||||
AC_SUBST(INSTOBJEXT)
|
||||
AC_SUBST(INTLDEPS)
|
||||
AC_SUBST(INTLLIBS)
|
||||
AC_SUBST(INTLOBJS)
|
||||
AC_SUBST(POFILES)
|
||||
AC_SUBST(POSUB)
|
||||
])
|
||||
|
||||
AC_DEFUN(CY_GNU_GETTEXT,
|
||||
[AC_REQUIRE([AC_PROG_MAKE_SET])dnl
|
||||
AC_REQUIRE([AC_PROG_CC])dnl
|
||||
AC_REQUIRE([AC_PROG_RANLIB])dnl
|
||||
AC_REQUIRE([AC_ISC_POSIX])dnl
|
||||
AC_REQUIRE([AC_HEADER_STDC])dnl
|
||||
AC_REQUIRE([AC_C_CONST])dnl
|
||||
AC_REQUIRE([AC_C_INLINE])dnl
|
||||
AC_REQUIRE([AC_TYPE_OFF_T])dnl
|
||||
AC_REQUIRE([AC_TYPE_SIZE_T])dnl
|
||||
AC_REQUIRE([AC_FUNC_ALLOCA])dnl
|
||||
AC_REQUIRE([AC_FUNC_MMAP])dnl
|
||||
|
||||
AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h malloc.h string.h \
|
||||
unistd.h values.h sys/param.h])
|
||||
AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \
|
||||
__argz_count __argz_stringify __argz_next])
|
||||
|
||||
if test "${ac_cv_func_stpcpy+set}" != "set"; then
|
||||
AC_CHECK_FUNCS(stpcpy)
|
||||
fi
|
||||
if test "${ac_cv_func_stpcpy}" = "yes"; then
|
||||
AC_DEFINE(HAVE_STPCPY, 1, [Define if you have the stpcpy function])
|
||||
fi
|
||||
|
||||
AM_LC_MESSAGES
|
||||
CY_WITH_NLS
|
||||
|
||||
if test "x$CATOBJEXT" != "x"; then
|
||||
if test "x$ALL_LINGUAS" = "x"; then
|
||||
LINGUAS=
|
||||
else
|
||||
AC_MSG_CHECKING(for catalogs to be installed)
|
||||
NEW_LINGUAS=
|
||||
for lang in ${LINGUAS=$ALL_LINGUAS}; do
|
||||
case "$ALL_LINGUAS" in
|
||||
*$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
|
||||
esac
|
||||
done
|
||||
LINGUAS=$NEW_LINGUAS
|
||||
AC_MSG_RESULT($LINGUAS)
|
||||
fi
|
||||
|
||||
dnl Construct list of names of catalog files to be constructed.
|
||||
if test -n "$LINGUAS"; then
|
||||
for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
|
||||
fi
|
||||
fi
|
||||
|
||||
dnl The reference to <locale.h> in the installed <libintl.h> file
|
||||
dnl must be resolved because we cannot expect the users of this
|
||||
dnl to define HAVE_LOCALE_H.
|
||||
if test $ac_cv_header_locale_h = yes; then
|
||||
INCLUDE_LOCALE_H="#include <locale.h>"
|
||||
else
|
||||
INCLUDE_LOCALE_H="\
|
||||
/* The system does not provide the header <locale.h>. Take care yourself. */"
|
||||
fi
|
||||
AC_SUBST(INCLUDE_LOCALE_H)
|
||||
|
||||
dnl Determine which catalog format we have (if any is needed)
|
||||
dnl For now we know about two different formats:
|
||||
dnl Linux libc-5 and the normal X/Open format
|
||||
if test -f $srcdir/po2tbl.sed.in; then
|
||||
if test "$CATOBJEXT" = ".cat"; then
|
||||
AC_CHECK_HEADER(linux/version.h, msgformat=linux, msgformat=xopen)
|
||||
|
||||
dnl Transform the SED scripts while copying because some dumb SEDs
|
||||
dnl cannot handle comments.
|
||||
sed -e '/^#/d' $srcdir/$msgformat-msg.sed > po2msg.sed
|
||||
fi
|
||||
dnl po2tbl.sed is always needed.
|
||||
sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
|
||||
$srcdir/po2tbl.sed.in > po2tbl.sed
|
||||
fi
|
||||
|
||||
dnl In the intl/Makefile.in we have a special dependency which makes
|
||||
dnl only sense for gettext. We comment this out for non-gettext
|
||||
dnl packages.
|
||||
if test "$PACKAGE" = "gettext"; then
|
||||
GT_NO="#NO#"
|
||||
GT_YES=
|
||||
else
|
||||
GT_NO=
|
||||
GT_YES="#YES#"
|
||||
fi
|
||||
AC_SUBST(GT_NO)
|
||||
AC_SUBST(GT_YES)
|
||||
|
||||
MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
|
||||
AC_SUBST(MKINSTALLDIRS)
|
||||
|
||||
dnl *** For now the libtool support in intl/Makefile is not for real.
|
||||
l=
|
||||
AC_SUBST(l)
|
||||
|
||||
dnl Generate list of files to be processed by xgettext which will
|
||||
dnl be included in po/Makefile. But only do this if the po directory
|
||||
dnl exists in srcdir.
|
||||
if test -d $srcdir/po; then
|
||||
test -d po || mkdir po
|
||||
if test "x$srcdir" != "x."; then
|
||||
if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
|
||||
posrcprefix="$srcdir/"
|
||||
else
|
||||
posrcprefix="../$srcdir/"
|
||||
fi
|
||||
else
|
||||
posrcprefix="../"
|
||||
fi
|
||||
rm -f po/POTFILES
|
||||
sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
|
||||
< $srcdir/po/POTFILES.in > po/POTFILES
|
||||
fi
|
||||
])
|
||||
|
||||
# Search path for a program which passes the given test.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1996.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 1
|
||||
|
||||
dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
|
||||
dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
|
||||
AC_DEFUN(AM_PATH_PROG_WITH_TEST,
|
||||
[# Extract the first word of "$2", so it can be a program name with args.
|
||||
set dummy $2; ac_word=[$]2
|
||||
AC_MSG_CHECKING([for $ac_word])
|
||||
AC_CACHE_VAL(ac_cv_path_$1,
|
||||
[case "[$]$1" in
|
||||
/*)
|
||||
ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
|
||||
;;
|
||||
*)
|
||||
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
|
||||
for ac_dir in ifelse([$5], , $PATH, [$5]); do
|
||||
test -z "$ac_dir" && ac_dir=.
|
||||
if test -f $ac_dir/$ac_word; then
|
||||
if [$3]; then
|
||||
ac_cv_path_$1="$ac_dir/$ac_word"
|
||||
break
|
||||
fi
|
||||
fi
|
||||
done
|
||||
IFS="$ac_save_ifs"
|
||||
dnl If no 4th arg is given, leave the cache variable unset,
|
||||
dnl so AC_PATH_PROGS will keep looking.
|
||||
ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
|
||||
])dnl
|
||||
;;
|
||||
esac])dnl
|
||||
$1="$ac_cv_path_$1"
|
||||
if test -n "[$]$1"; then
|
||||
AC_MSG_RESULT([$]$1)
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
fi
|
||||
AC_SUBST($1)dnl
|
||||
])
|
||||
|
||||
# Check whether LC_MESSAGES is available in <locale.h>.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1995.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 1
|
||||
|
||||
AC_DEFUN(AM_LC_MESSAGES,
|
||||
[if test $ac_cv_header_locale_h = yes; then
|
||||
AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
|
||||
[AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
|
||||
am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
|
||||
if test $am_cv_val_LC_MESSAGES = yes; then
|
||||
AC_DEFINE(HAVE_LC_MESSAGES, 1,
|
||||
[Define if your locale.h file contains LC_MESSAGES.])
|
||||
fi
|
||||
fi])
|
||||
|
||||
# Add --enable-maintainer-mode option to configure.
|
||||
# From Jim Meyering
|
||||
|
||||
|
|
|
@ -136,18 +136,6 @@
|
|||
/* Define if you have the <values.h> header file. */
|
||||
#undef HAVE_VALUES_H
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
#undef HAVE_STPCPY
|
||||
|
||||
/* Define if your locale.h file contains LC_MESSAGES. */
|
||||
#undef HAVE_LC_MESSAGES
|
||||
|
||||
/* Define to 1 if NLS is requested */
|
||||
#undef ENABLE_NLS
|
||||
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
#undef HAVE_GETTEXT
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
|
|
461
binutils/configure
vendored
461
binutils/configure
vendored
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,10 @@
|
|||
2000-09-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* aclocal.m4: Regenerate.
|
||||
* config.in: Regenerate.
|
||||
* configure: Regenerate.
|
||||
* po/gas.pot: Regenerate.
|
||||
|
||||
2000-09-05 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* config/tc-cris.c: Correct comment typos.
|
||||
|
|
345
gas/aclocal.m4
vendored
345
gas/aclocal.m4
vendored
|
@ -207,351 +207,6 @@ AC_CHECK_PROGS(LEX, flex lex, "$missing_dir/missing flex")
|
|||
AC_PROG_LEX
|
||||
AC_DECL_YYTEXT])
|
||||
|
||||
# This file is derived from `gettext.m4'. The difference is that the
|
||||
# included macros assume Cygnus-style source and build trees.
|
||||
|
||||
# Macro to add for using GNU gettext.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1995.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 3
|
||||
|
||||
AC_DEFUN(CY_WITH_NLS,
|
||||
[AC_MSG_CHECKING([whether NLS is requested])
|
||||
dnl Default is enabled NLS
|
||||
AC_ARG_ENABLE(nls,
|
||||
[ --disable-nls do not use Native Language Support],
|
||||
USE_NLS=$enableval, USE_NLS=yes)
|
||||
AC_MSG_RESULT($USE_NLS)
|
||||
AC_SUBST(USE_NLS)
|
||||
|
||||
USE_INCLUDED_LIBINTL=no
|
||||
|
||||
dnl If we use NLS figure out what method
|
||||
if test "$USE_NLS" = "yes"; then
|
||||
AC_DEFINE(ENABLE_NLS, 1, [Define to 1 if NLS is requested])
|
||||
AC_MSG_CHECKING([whether included gettext is requested])
|
||||
AC_ARG_WITH(included-gettext,
|
||||
[ --with-included-gettext use the GNU gettext library included here],
|
||||
nls_cv_force_use_gnu_gettext=$withval,
|
||||
nls_cv_force_use_gnu_gettext=no)
|
||||
AC_MSG_RESULT($nls_cv_force_use_gnu_gettext)
|
||||
|
||||
nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
|
||||
if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
|
||||
dnl User does not insist on using GNU NLS library. Figure out what
|
||||
dnl to use. If gettext or catgets are available (in this order) we
|
||||
dnl use this. Else we have to fall back to GNU NLS library.
|
||||
dnl catgets is only used if permitted by option --with-catgets.
|
||||
nls_cv_header_intl=
|
||||
nls_cv_header_libgt=
|
||||
CATOBJEXT=NONE
|
||||
|
||||
AC_CHECK_HEADER(libintl.h,
|
||||
[AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc,
|
||||
[AC_TRY_LINK([#include <libintl.h>], [return (int) gettext ("")],
|
||||
gt_cv_func_gettext_libc=yes, gt_cv_func_gettext_libc=no)])
|
||||
|
||||
if test "$gt_cv_func_gettext_libc" != "yes"; then
|
||||
AC_CHECK_LIB(intl, bindtextdomain,
|
||||
[AC_CACHE_CHECK([for gettext in libintl],
|
||||
gt_cv_func_gettext_libintl,
|
||||
[AC_TRY_LINK([], [return (int) gettext ("")],
|
||||
gt_cv_func_gettext_libintl=yes,
|
||||
gt_cv_func_gettext_libintl=no)])])
|
||||
fi
|
||||
|
||||
if test "$gt_cv_func_gettext_libc" = "yes" \
|
||||
|| test "$gt_cv_func_gettext_libintl" = "yes"; then
|
||||
AC_DEFINE(HAVE_GETTEXT, 1,
|
||||
[Define as 1 if you have gettext and don't want to use GNU gettext.])
|
||||
AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
|
||||
if test "$MSGFMT" != "no"; then
|
||||
AC_CHECK_FUNCS(dcgettext)
|
||||
AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
|
||||
AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
|
||||
AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
|
||||
return _nl_msg_cat_cntr],
|
||||
[CATOBJEXT=.gmo
|
||||
DATADIRNAME=share],
|
||||
[CATOBJEXT=.mo
|
||||
DATADIRNAME=lib])
|
||||
INSTOBJEXT=.mo
|
||||
fi
|
||||
fi
|
||||
])
|
||||
|
||||
dnl In the standard gettext, we would now check for catgets.
|
||||
dnl However, we never want to use catgets for our releases.
|
||||
|
||||
if test "$CATOBJEXT" = "NONE"; then
|
||||
dnl Neither gettext nor catgets in included in the C library.
|
||||
dnl Fall back on GNU gettext library.
|
||||
nls_cv_use_gnu_gettext=yes
|
||||
fi
|
||||
fi
|
||||
|
||||
if test "$nls_cv_use_gnu_gettext" = "yes"; then
|
||||
dnl Mark actions used to generate GNU NLS library.
|
||||
INTLOBJS="\$(GETTOBJS)"
|
||||
AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
|
||||
AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
|
||||
AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
|
||||
AC_SUBST(MSGFMT)
|
||||
USE_INCLUDED_LIBINTL=yes
|
||||
CATOBJEXT=.gmo
|
||||
INSTOBJEXT=.mo
|
||||
DATADIRNAME=share
|
||||
INTLDEPS='$(top_builddir)/../intl/libintl.a'
|
||||
INTLLIBS=$INTLDEPS
|
||||
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
|
||||
nls_cv_header_intl=libintl.h
|
||||
nls_cv_header_libgt=libgettext.h
|
||||
fi
|
||||
|
||||
dnl Test whether we really found GNU xgettext.
|
||||
if test "$XGETTEXT" != ":"; then
|
||||
dnl If it is no GNU xgettext we define it as : so that the
|
||||
dnl Makefiles still can work.
|
||||
if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
|
||||
: ;
|
||||
else
|
||||
AC_MSG_RESULT(
|
||||
[found xgettext programs is not GNU xgettext; ignore it])
|
||||
XGETTEXT=":"
|
||||
fi
|
||||
fi
|
||||
|
||||
# We need to process the po/ directory.
|
||||
POSUB=po
|
||||
else
|
||||
DATADIRNAME=share
|
||||
nls_cv_header_intl=libintl.h
|
||||
nls_cv_header_libgt=libgettext.h
|
||||
fi
|
||||
|
||||
# If this is used in GNU gettext we have to set USE_NLS to `yes'
|
||||
# because some of the sources are only built for this goal.
|
||||
if test "$PACKAGE" = gettext; then
|
||||
USE_NLS=yes
|
||||
USE_INCLUDED_LIBINTL=yes
|
||||
fi
|
||||
|
||||
dnl These rules are solely for the distribution goal. While doing this
|
||||
dnl we only have to keep exactly one list of the available catalogs
|
||||
dnl in configure.in.
|
||||
for lang in $ALL_LINGUAS; do
|
||||
GMOFILES="$GMOFILES $lang.gmo"
|
||||
POFILES="$POFILES $lang.po"
|
||||
done
|
||||
|
||||
dnl Make all variables we use known to autoconf.
|
||||
AC_SUBST(USE_INCLUDED_LIBINTL)
|
||||
AC_SUBST(CATALOGS)
|
||||
AC_SUBST(CATOBJEXT)
|
||||
AC_SUBST(DATADIRNAME)
|
||||
AC_SUBST(GMOFILES)
|
||||
AC_SUBST(INSTOBJEXT)
|
||||
AC_SUBST(INTLDEPS)
|
||||
AC_SUBST(INTLLIBS)
|
||||
AC_SUBST(INTLOBJS)
|
||||
AC_SUBST(POFILES)
|
||||
AC_SUBST(POSUB)
|
||||
])
|
||||
|
||||
AC_DEFUN(CY_GNU_GETTEXT,
|
||||
[AC_REQUIRE([AC_PROG_MAKE_SET])dnl
|
||||
AC_REQUIRE([AC_PROG_CC])dnl
|
||||
AC_REQUIRE([AC_PROG_RANLIB])dnl
|
||||
AC_REQUIRE([AC_ISC_POSIX])dnl
|
||||
AC_REQUIRE([AC_HEADER_STDC])dnl
|
||||
AC_REQUIRE([AC_C_CONST])dnl
|
||||
AC_REQUIRE([AC_C_INLINE])dnl
|
||||
AC_REQUIRE([AC_TYPE_OFF_T])dnl
|
||||
AC_REQUIRE([AC_TYPE_SIZE_T])dnl
|
||||
AC_REQUIRE([AC_FUNC_ALLOCA])dnl
|
||||
AC_REQUIRE([AC_FUNC_MMAP])dnl
|
||||
|
||||
AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h malloc.h string.h \
|
||||
unistd.h values.h sys/param.h])
|
||||
AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \
|
||||
__argz_count __argz_stringify __argz_next])
|
||||
|
||||
if test "${ac_cv_func_stpcpy+set}" != "set"; then
|
||||
AC_CHECK_FUNCS(stpcpy)
|
||||
fi
|
||||
if test "${ac_cv_func_stpcpy}" = "yes"; then
|
||||
AC_DEFINE(HAVE_STPCPY, 1, [Define if you have the stpcpy function])
|
||||
fi
|
||||
|
||||
AM_LC_MESSAGES
|
||||
CY_WITH_NLS
|
||||
|
||||
if test "x$CATOBJEXT" != "x"; then
|
||||
if test "x$ALL_LINGUAS" = "x"; then
|
||||
LINGUAS=
|
||||
else
|
||||
AC_MSG_CHECKING(for catalogs to be installed)
|
||||
NEW_LINGUAS=
|
||||
for lang in ${LINGUAS=$ALL_LINGUAS}; do
|
||||
case "$ALL_LINGUAS" in
|
||||
*$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
|
||||
esac
|
||||
done
|
||||
LINGUAS=$NEW_LINGUAS
|
||||
AC_MSG_RESULT($LINGUAS)
|
||||
fi
|
||||
|
||||
dnl Construct list of names of catalog files to be constructed.
|
||||
if test -n "$LINGUAS"; then
|
||||
for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
|
||||
fi
|
||||
fi
|
||||
|
||||
dnl The reference to <locale.h> in the installed <libintl.h> file
|
||||
dnl must be resolved because we cannot expect the users of this
|
||||
dnl to define HAVE_LOCALE_H.
|
||||
if test $ac_cv_header_locale_h = yes; then
|
||||
INCLUDE_LOCALE_H="#include <locale.h>"
|
||||
else
|
||||
INCLUDE_LOCALE_H="\
|
||||
/* The system does not provide the header <locale.h>. Take care yourself. */"
|
||||
fi
|
||||
AC_SUBST(INCLUDE_LOCALE_H)
|
||||
|
||||
dnl Determine which catalog format we have (if any is needed)
|
||||
dnl For now we know about two different formats:
|
||||
dnl Linux libc-5 and the normal X/Open format
|
||||
if test -f $srcdir/po2tbl.sed.in; then
|
||||
if test "$CATOBJEXT" = ".cat"; then
|
||||
AC_CHECK_HEADER(linux/version.h, msgformat=linux, msgformat=xopen)
|
||||
|
||||
dnl Transform the SED scripts while copying because some dumb SEDs
|
||||
dnl cannot handle comments.
|
||||
sed -e '/^#/d' $srcdir/$msgformat-msg.sed > po2msg.sed
|
||||
fi
|
||||
dnl po2tbl.sed is always needed.
|
||||
sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
|
||||
$srcdir/po2tbl.sed.in > po2tbl.sed
|
||||
fi
|
||||
|
||||
dnl In the intl/Makefile.in we have a special dependency which makes
|
||||
dnl only sense for gettext. We comment this out for non-gettext
|
||||
dnl packages.
|
||||
if test "$PACKAGE" = "gettext"; then
|
||||
GT_NO="#NO#"
|
||||
GT_YES=
|
||||
else
|
||||
GT_NO=
|
||||
GT_YES="#YES#"
|
||||
fi
|
||||
AC_SUBST(GT_NO)
|
||||
AC_SUBST(GT_YES)
|
||||
|
||||
MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
|
||||
AC_SUBST(MKINSTALLDIRS)
|
||||
|
||||
dnl *** For now the libtool support in intl/Makefile is not for real.
|
||||
l=
|
||||
AC_SUBST(l)
|
||||
|
||||
dnl Generate list of files to be processed by xgettext which will
|
||||
dnl be included in po/Makefile. But only do this if the po directory
|
||||
dnl exists in srcdir.
|
||||
if test -d $srcdir/po; then
|
||||
test -d po || mkdir po
|
||||
if test "x$srcdir" != "x."; then
|
||||
if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
|
||||
posrcprefix="$srcdir/"
|
||||
else
|
||||
posrcprefix="../$srcdir/"
|
||||
fi
|
||||
else
|
||||
posrcprefix="../"
|
||||
fi
|
||||
rm -f po/POTFILES
|
||||
sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
|
||||
< $srcdir/po/POTFILES.in > po/POTFILES
|
||||
fi
|
||||
])
|
||||
|
||||
# Search path for a program which passes the given test.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1996.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 1
|
||||
|
||||
dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
|
||||
dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
|
||||
AC_DEFUN(AM_PATH_PROG_WITH_TEST,
|
||||
[# Extract the first word of "$2", so it can be a program name with args.
|
||||
set dummy $2; ac_word=[$]2
|
||||
AC_MSG_CHECKING([for $ac_word])
|
||||
AC_CACHE_VAL(ac_cv_path_$1,
|
||||
[case "[$]$1" in
|
||||
/*)
|
||||
ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
|
||||
;;
|
||||
*)
|
||||
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
|
||||
for ac_dir in ifelse([$5], , $PATH, [$5]); do
|
||||
test -z "$ac_dir" && ac_dir=.
|
||||
if test -f $ac_dir/$ac_word; then
|
||||
if [$3]; then
|
||||
ac_cv_path_$1="$ac_dir/$ac_word"
|
||||
break
|
||||
fi
|
||||
fi
|
||||
done
|
||||
IFS="$ac_save_ifs"
|
||||
dnl If no 4th arg is given, leave the cache variable unset,
|
||||
dnl so AC_PATH_PROGS will keep looking.
|
||||
ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
|
||||
])dnl
|
||||
;;
|
||||
esac])dnl
|
||||
$1="$ac_cv_path_$1"
|
||||
if test -n "[$]$1"; then
|
||||
AC_MSG_RESULT([$]$1)
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
fi
|
||||
AC_SUBST($1)dnl
|
||||
])
|
||||
|
||||
# Check whether LC_MESSAGES is available in <locale.h>.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1995.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 1
|
||||
|
||||
AC_DEFUN(AM_LC_MESSAGES,
|
||||
[if test $ac_cv_header_locale_h = yes; then
|
||||
AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
|
||||
[AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
|
||||
am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
|
||||
if test $am_cv_val_LC_MESSAGES = yes; then
|
||||
AC_DEFINE(HAVE_LC_MESSAGES, 1,
|
||||
[Define if your locale.h file contains LC_MESSAGES.])
|
||||
fi
|
||||
fi])
|
||||
|
||||
# Add --enable-maintainer-mode option to configure.
|
||||
# From Jim Meyering
|
||||
|
||||
|
|
|
@ -142,18 +142,6 @@
|
|||
/* Define if you have the <varargs.h> header file. */
|
||||
#undef HAVE_VARARGS_H
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
#undef HAVE_STPCPY
|
||||
|
||||
/* Define if your locale.h file contains LC_MESSAGES. */
|
||||
#undef HAVE_LC_MESSAGES
|
||||
|
||||
/* Define to 1 if NLS is requested */
|
||||
#undef ENABLE_NLS
|
||||
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
#undef HAVE_GETTEXT
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
|
|
465
gas/configure
vendored
465
gas/configure
vendored
File diff suppressed because it is too large
Load diff
338
gas/po/gas.pot
338
gas/po/gas.pot
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-09-02 13:48-0700\n"
|
||||
"POT-Creation-Date: 2000-09-05 17:04-0700\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"
|
||||
|
@ -424,7 +424,7 @@ msgstr ""
|
|||
msgid "Attempt to put an undefined symbol into set %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-aout.c:198 config/obj-coff.c:1247 config/obj-elf.c:1712
|
||||
#: config/obj-aout.c:198 config/obj-coff.c:1247 config/obj-elf.c:1716
|
||||
#: ecoff.c:3668
|
||||
#, c-format
|
||||
msgid "Symbol `%s' can not be both weak and common"
|
||||
|
@ -562,7 +562,7 @@ msgstr ""
|
|||
msgid "error setting flags for \"%s\": %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-coff.c:1494 config/obj-elf.c:727
|
||||
#: config/obj-coff.c:1494 config/obj-elf.c:725
|
||||
#, c-format
|
||||
msgid "Ignoring changed section attributes for %s"
|
||||
msgstr ""
|
||||
|
@ -662,137 +662,137 @@ msgstr ""
|
|||
msgid "Can't set register masks"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:310 config/tc-sparc.c:3637 config/tc-v850.c:261
|
||||
#: config/obj-elf.c:308 config/tc-sparc.c:3637 config/tc-v850.c:261
|
||||
msgid "Expected comma after symbol-name"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:317 config/tc-arc.c:779 config/tc-sparc.c:3647
|
||||
#: config/obj-elf.c:315 config/tc-arc.c:779 config/tc-sparc.c:3647
|
||||
#, c-format
|
||||
msgid ".COMMon length (%d.) <0! Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:327 config/tc-alpha.c:4320 config/tc-sparc.c:3657
|
||||
#: config/obj-elf.c:325 config/tc-alpha.c:4320 config/tc-sparc.c:3657
|
||||
#: config/tc-v850.c:284
|
||||
msgid "Ignoring attempt to re-define symbol"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:335 config/tc-arc.c:797 config/tc-sparc.c:3665
|
||||
#: config/obj-elf.c:333 config/tc-arc.c:797 config/tc-sparc.c:3665
|
||||
#: config/tc-v850.c:294
|
||||
#, c-format
|
||||
msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:358 config/tc-arc.c:816 config/tc-v850.c:321
|
||||
#: config/obj-elf.c:356 config/tc-arc.c:816 config/tc-v850.c:321
|
||||
msgid "Common alignment negative; 0 assumed"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:377 config/tc-m32r.c:1296 config/tc-ppc.c:1515
|
||||
#: config/obj-elf.c:375 config/tc-m32r.c:1296 config/tc-ppc.c:1515
|
||||
#: config/tc-v850.c:384
|
||||
msgid "Common alignment not a power of 2"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:440 config/tc-arc.c:876 config/tc-sparc.c:3789
|
||||
#: config/obj-elf.c:438 config/tc-arc.c:876 config/tc-sparc.c:3789
|
||||
#: config/tc-v850.c:566
|
||||
#, c-format
|
||||
msgid "bad .common segment %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:668
|
||||
#: config/obj-elf.c:666
|
||||
#, c-format
|
||||
msgid "Setting incorrect section type for %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:672
|
||||
#: config/obj-elf.c:670
|
||||
#, c-format
|
||||
msgid "Ignoring incorrect section type for %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:685
|
||||
#: config/obj-elf.c:683
|
||||
#, c-format
|
||||
msgid "Setting incorrect section attributes for %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:757
|
||||
#: config/obj-elf.c:755
|
||||
msgid "Unrecognized .section attribute: want a,w,x"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:797
|
||||
#: config/obj-elf.c:795
|
||||
msgid "Unrecognized section attribute"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:819
|
||||
#: config/obj-elf.c:817
|
||||
msgid "Unrecognized section type"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:870
|
||||
#: config/obj-elf.c:868
|
||||
msgid "Missing section name"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:936
|
||||
#: config/obj-elf.c:934
|
||||
msgid "Bad .section directive - character following name is not '#'"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1037
|
||||
#: config/obj-elf.c:1035
|
||||
msgid ".previous without corresponding .section; ignored"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1064
|
||||
#: config/obj-elf.c:1062
|
||||
msgid ".popsection without corresponding .pushsection; ignored"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1116
|
||||
#: config/obj-elf.c:1114
|
||||
#, c-format
|
||||
msgid "multiple .symver directives for symbol `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1125
|
||||
#: config/obj-elf.c:1123
|
||||
msgid "expected comma after name in .symver"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1146
|
||||
#: config/obj-elf.c:1144
|
||||
#, c-format
|
||||
msgid "missing version name in `%s' for symbol `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1355 config/obj-som.c:155 config/obj-som.c:201
|
||||
#: config/obj-elf.c:1353 config/obj-som.c:155 config/obj-som.c:201
|
||||
msgid "Expected quoted string"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1376
|
||||
#: config/obj-elf.c:1374
|
||||
#, c-format
|
||||
msgid "expected comma after name `%s' in .size directive"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1385
|
||||
#: config/obj-elf.c:1383
|
||||
msgid "missing expression in .size directive"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1455
|
||||
#: config/obj-elf.c:1459
|
||||
#, c-format
|
||||
msgid "ignoring unrecognized symbol type \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1636
|
||||
#: config/obj-elf.c:1640
|
||||
msgid ".size expression too complicated to fix up"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1667
|
||||
#: config/obj-elf.c:1671
|
||||
#, c-format
|
||||
msgid ""
|
||||
"invalid attempt to declare external version name as default in symbol `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1799
|
||||
#: config/obj-elf.c:1803
|
||||
#, c-format
|
||||
msgid "Failed to set up debugging information: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1819
|
||||
#: config/obj-elf.c:1823
|
||||
#, c-format
|
||||
msgid "Can't start writing .mdebug section: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/obj-elf.c:1827
|
||||
#: config/obj-elf.c:1831
|
||||
#, c-format
|
||||
msgid "Could not write .mdebug section: %s"
|
||||
msgstr ""
|
||||
|
@ -970,7 +970,7 @@ msgid "Unknown segment type"
|
|||
msgstr ""
|
||||
|
||||
#. Probably a memory allocation problem? Give up now.
|
||||
#: config/tc-a29k.c:330 config/tc-hppa.c:1417 config/tc-mips.c:1076
|
||||
#: config/tc-a29k.c:330 config/tc-hppa.c:1416 config/tc-mips.c:1076
|
||||
#: config/tc-mips.c:1118 config/tc-sparc.c:838
|
||||
msgid "Broken assembler. No assembly attempted."
|
||||
msgstr ""
|
||||
|
@ -978,14 +978,14 @@ msgstr ""
|
|||
#: config/tc-a29k.c:375 config/tc-arc.c:535 config/tc-avr.c:1124
|
||||
#: config/tc-d10v.c:511 config/tc-d30v.c:552 config/tc-h8300.c:296
|
||||
#: config/tc-h8500.c:297 config/tc-mcore.c:656 config/tc-mn10200.c:954
|
||||
#: config/tc-mn10300.c:1339 config/tc-ppc.c:1971 config/tc-sh.c:834
|
||||
#: config/tc-mn10300.c:1337 config/tc-ppc.c:1971 config/tc-sh.c:834
|
||||
#: config/tc-tic80.c:283 config/tc-v850.c:2081 config/tc-w65.c:247
|
||||
#: config/tc-z8k.c:340
|
||||
msgid "missing operand"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-a29k.c:415 config/tc-cris.c:870 config/tc-cris.c:878
|
||||
#: config/tc-hppa.c:1563 config/tc-i860.c:444 config/tc-i860.c:461
|
||||
#: config/tc-hppa.c:1562 config/tc-i860.c:444 config/tc-i860.c:461
|
||||
#: config/tc-sparc.c:1403 config/tc-sparc.c:1409
|
||||
#, c-format
|
||||
msgid "Unknown opcode: `%s'"
|
||||
|
@ -1052,7 +1052,7 @@ msgid "syntax error"
|
|||
msgstr ""
|
||||
|
||||
#: config/tc-alpha.c:1025 config/tc-arm.c:5443 config/tc-h8300.c:1373
|
||||
#: config/tc-h8500.c:1201 config/tc-hppa.c:4002 config/tc-i860.c:946
|
||||
#: config/tc-h8500.c:1201 config/tc-hppa.c:3956 config/tc-i860.c:946
|
||||
#: config/tc-m68hc11.c:480 config/tc-m68k.c:4126 config/tc-m88k.c:1106
|
||||
#: config/tc-ns32k.c:1664 config/tc-sparc.c:2793 config/tc-z8k.c:1332
|
||||
msgid "Bad call to MD_ATOF()"
|
||||
|
@ -1149,7 +1149,7 @@ msgid "operand out of range (%s not between %d and %d)"
|
|||
msgstr ""
|
||||
|
||||
#: config/tc-alpha.c:2434 config/tc-arc.c:548 config/tc-d10v.c:600
|
||||
#: config/tc-d30v.c:640 config/tc-mn10200.c:1009 config/tc-mn10300.c:1410
|
||||
#: config/tc-d30v.c:640 config/tc-mn10200.c:1009 config/tc-mn10300.c:1408
|
||||
#: config/tc-ppc.c:1937 config/tc-ppc.c:2045 config/tc-ppc.c:2057
|
||||
#: config/tc-v850.c:1861 config/tc-v850.c:1884 config/tc-v850.c:2104
|
||||
msgid "too many fixups"
|
||||
|
@ -1364,9 +1364,9 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: config/tc-arc.c:155 config/tc-arc.c:178 config/tc-arc.c:922
|
||||
#: config/tc-hppa.c:1377 config/tc-hppa.c:6898 config/tc-hppa.c:6904
|
||||
#: config/tc-hppa.c:6910 config/tc-hppa.c:6916 config/tc-mn10300.c:928
|
||||
#: config/tc-mn10300.c:2136
|
||||
#: config/tc-hppa.c:1376 config/tc-hppa.c:6852 config/tc-hppa.c:6858
|
||||
#: config/tc-hppa.c:6864 config/tc-hppa.c:6870 config/tc-mn10300.c:926
|
||||
#: config/tc-mn10300.c:2131
|
||||
msgid "could not set architecture and machine"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1374,7 +1374,7 @@ msgstr ""
|
|||
msgid "virtual memory exhausted"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-arc.c:254 config/tc-mn10200.c:1374 config/tc-mn10300.c:2048
|
||||
#: config/tc-arc.c:254 config/tc-mn10200.c:1374 config/tc-mn10300.c:2043
|
||||
#: config/tc-ppc.c:1221 config/tc-v850.c:1662
|
||||
#, c-format
|
||||
msgid "operand out of range (%s not between %ld and %ld)"
|
||||
|
@ -1390,12 +1390,12 @@ msgid "too many suffixes"
|
|||
msgstr ""
|
||||
|
||||
#: config/tc-arc.c:533 config/tc-d10v.c:509 config/tc-d30v.c:550
|
||||
#: config/tc-mn10200.c:951 config/tc-mn10300.c:1336 config/tc-ppc.c:1969
|
||||
#: config/tc-mn10200.c:951 config/tc-mn10300.c:1334 config/tc-ppc.c:1969
|
||||
#: config/tc-tic80.c:279 config/tc-v850.c:2078
|
||||
msgid "illegal operand"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-arc.c:620 config/tc-mn10200.c:1050 config/tc-mn10300.c:1480
|
||||
#: config/tc-arc.c:620 config/tc-mn10200.c:1050 config/tc-mn10300.c:1478
|
||||
#: config/tc-ppc.c:2094 config/tc-v850.c:2157
|
||||
#, c-format
|
||||
msgid "junk at end of line: `%s'"
|
||||
|
@ -1957,7 +1957,7 @@ msgstr ""
|
|||
msgid "Illegal Thumb shift value: %ld"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-arm.c:6186 config/tc-mn10300.c:1964
|
||||
#: config/tc-arm.c:6186 config/tc-mn10300.c:1959
|
||||
#, c-format
|
||||
msgid "Bad relocation fixup type (%d)"
|
||||
msgstr ""
|
||||
|
@ -2228,7 +2228,7 @@ msgid "only constant expression allowed"
|
|||
msgstr ""
|
||||
|
||||
#: config/tc-avr.c:1060 config/tc-d10v.c:1473 config/tc-d30v.c:1807
|
||||
#: config/tc-mn10200.c:1254 config/tc-mn10300.c:1827 config/tc-ppc.c:5154
|
||||
#: config/tc-mn10200.c:1254 config/tc-mn10300.c:1825 config/tc-ppc.c:5154
|
||||
#: config/tc-v850.c:2301
|
||||
#, c-format
|
||||
msgid "reloc %d not supported by object file format"
|
||||
|
@ -2848,395 +2848,403 @@ msgstr ""
|
|||
msgid "invalid operands for opcode"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1167
|
||||
#: config/tc-hppa.c:1165
|
||||
msgid "Missing .exit\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1170
|
||||
#: config/tc-hppa.c:1168
|
||||
msgid "Missing .procend\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1350
|
||||
#: config/tc-hppa.c:1349
|
||||
msgid "Invalid field selector. Assuming F%%."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1383
|
||||
#: config/tc-hppa.c:1382
|
||||
msgid "-R option not supported on this target."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1399 config/tc-sparc.c:794 config/tc-sparc.c:830
|
||||
#: config/tc-hppa.c:1398 config/tc-sparc.c:794 config/tc-sparc.c:830
|
||||
#, c-format
|
||||
msgid "Internal error: can't hash `%s': %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1407 config/tc-i860.c:201
|
||||
#: config/tc-hppa.c:1406 config/tc-i860.c:201
|
||||
#, c-format
|
||||
msgid "internal error: losing opcode: `%s' \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1476 config/tc-hppa.c:7037 config/tc-hppa.c:7092
|
||||
#: config/tc-hppa.c:1475 config/tc-hppa.c:6991 config/tc-hppa.c:7046
|
||||
msgid "Missing function name for .PROC (corrupted label chain)"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1479 config/tc-hppa.c:7095
|
||||
#: config/tc-hppa.c:1478 config/tc-hppa.c:7049
|
||||
msgid "Missing function name for .PROC"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1600 config/tc-hppa.c:4915
|
||||
#: config/tc-hppa.c:1599 config/tc-hppa.c:4818
|
||||
msgid "could not update architecture and machine"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1813
|
||||
#: config/tc-hppa.c:1806
|
||||
msgid "Invalid Indexed Load Completer."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1818
|
||||
#: config/tc-hppa.c:1811
|
||||
msgid "Invalid Indexed Load Completer Syntax."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1854
|
||||
#: config/tc-hppa.c:1847
|
||||
msgid "Invalid Short Load/Store Completer."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:1913 config/tc-hppa.c:1918
|
||||
#: config/tc-hppa.c:1906 config/tc-hppa.c:1911
|
||||
msgid "Invalid Store Bytes Short Completer"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2229 config/tc-hppa.c:2235
|
||||
#: config/tc-hppa.c:2222 config/tc-hppa.c:2228
|
||||
msgid "Invalid left/right combination completer"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2284 config/tc-hppa.c:2291
|
||||
#: config/tc-hppa.c:2277 config/tc-hppa.c:2284
|
||||
msgid "Invalid permutation completer"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2392
|
||||
#: config/tc-hppa.c:2385
|
||||
#, c-format
|
||||
msgid "Invalid Add Condition: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2403 config/tc-hppa.c:2413
|
||||
#: config/tc-hppa.c:2396 config/tc-hppa.c:2406
|
||||
#, c-format
|
||||
msgid "Invalid Add and Branch Condition: %c"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2434
|
||||
#: config/tc-hppa.c:2427
|
||||
msgid "Invalid Compare/Subtract Condition"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2474
|
||||
#: config/tc-hppa.c:2467
|
||||
#, c-format
|
||||
msgid "Invalid Bit Branch Condition: %c"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2560
|
||||
#: config/tc-hppa.c:2553
|
||||
#, c-format
|
||||
msgid "Invalid Compare/Subtract Condition: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2572
|
||||
#: config/tc-hppa.c:2565
|
||||
#, c-format
|
||||
msgid "Invalid Compare/Subtract Condition: %c"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2587
|
||||
#: config/tc-hppa.c:2580
|
||||
msgid "Invalid Compare and Branch Condition."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2683
|
||||
#: config/tc-hppa.c:2676
|
||||
msgid "Invalid Logical Instruction Condition."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2738
|
||||
#: config/tc-hppa.c:2731
|
||||
msgid "Invalid Shift/Extract/Deposit Condition."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:2850
|
||||
#: config/tc-hppa.c:2843
|
||||
msgid "Invalid Unit Instruction Condition."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:3198 config/tc-hppa.c:3229 config/tc-hppa.c:3262
|
||||
#: config/tc-hppa.c:3294
|
||||
#: config/tc-hppa.c:3191 config/tc-hppa.c:3222 config/tc-hppa.c:3255
|
||||
#: config/tc-hppa.c:3287
|
||||
msgid "Branch to unaligned address"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:3476
|
||||
#: config/tc-hppa.c:3467
|
||||
msgid "Invalid SFU identifier"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:3526
|
||||
#: config/tc-hppa.c:3517
|
||||
msgid "Invalid COPR identifier"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:3655
|
||||
#: config/tc-hppa.c:3646
|
||||
msgid "Invalid Floating Point Operand Format."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:3793 config/tc-hppa.c:3817 config/tc-hppa.c:3840
|
||||
#: config/tc-hppa.c:3863 config/tc-hppa.c:3886
|
||||
#: config/tc-hppa.c:3763 config/tc-hppa.c:3783 config/tc-hppa.c:3803
|
||||
#: config/tc-hppa.c:3823 config/tc-hppa.c:3843
|
||||
msgid "Invalid register for single precision fmpyadd or fmpysub"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:3946
|
||||
#: config/tc-hppa.c:3900
|
||||
#, c-format
|
||||
msgid "Invalid operands %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4399
|
||||
#: config/tc-hppa.c:4310
|
||||
msgid " -Q ignored\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4403
|
||||
#: config/tc-hppa.c:4314
|
||||
msgid " -c print a warning if a comment is found\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4615
|
||||
#: config/tc-hppa.c:4531
|
||||
msgid "Unknown relocation encountered in md_apply_fix."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4625
|
||||
#: config/tc-hppa.c:4541
|
||||
#, c-format
|
||||
msgid "no hppa_fixup entry for this fixup (fixP = 0x%x, type = 0x%x)\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4767 config/tc-hppa.c:4792
|
||||
#: config/tc-hppa.c:4681 config/tc-hppa.c:4706
|
||||
#, c-format
|
||||
msgid "Undefined register: '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4830
|
||||
#: config/tc-hppa.c:4740
|
||||
#, c-format
|
||||
msgid "Non-absolute symbol: '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4845
|
||||
#: config/tc-hppa.c:4755
|
||||
#, c-format
|
||||
msgid "Undefined absolute constant: '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:4954
|
||||
#: config/tc-hppa.c:4857
|
||||
#, c-format
|
||||
msgid "Invalid FP Compare Condition: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:5010
|
||||
#: config/tc-hppa.c:4913
|
||||
#, c-format
|
||||
msgid "Invalid FTEST completer: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:5077 config/tc-hppa.c:5115
|
||||
#: config/tc-hppa.c:4980 config/tc-hppa.c:5018
|
||||
#, c-format
|
||||
msgid "Invalid FP Operand Format: %3s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:5194
|
||||
#: config/tc-hppa.c:5097
|
||||
msgid "Bad segment in expression."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:5253
|
||||
#: config/tc-hppa.c:5156
|
||||
msgid "Bad segment (should be absolute)."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:5296
|
||||
#: config/tc-hppa.c:5199
|
||||
#, c-format
|
||||
msgid "Invalid argument location: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:5327
|
||||
#: config/tc-hppa.c:5230
|
||||
#, c-format
|
||||
msgid "Invalid argument description: %d"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:5350
|
||||
#: config/tc-hppa.c:5253
|
||||
#, c-format
|
||||
msgid "Invalid Nullification: (%c)"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6092
|
||||
#: config/tc-hppa.c:5995
|
||||
#, c-format
|
||||
msgid "Invalid .CALL argument: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6224
|
||||
#: config/tc-hppa.c:6127
|
||||
msgid ".callinfo is not within a procedure definition"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6244
|
||||
#: config/tc-hppa.c:6147
|
||||
#, c-format
|
||||
msgid "FRAME parameter must be a multiple of 8: %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6263
|
||||
#: config/tc-hppa.c:6166
|
||||
msgid "Value for ENTRY_GR must be in the range 3..18\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6275
|
||||
#: config/tc-hppa.c:6178
|
||||
msgid "Value for ENTRY_FR must be in the range 12..21\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6285
|
||||
#: config/tc-hppa.c:6188
|
||||
msgid "Value for ENTRY_SR must be 3\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6341
|
||||
#: config/tc-hppa.c:6244
|
||||
#, c-format
|
||||
msgid "Invalid .CALLINFO argument: %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6452
|
||||
#: config/tc-hppa.c:6355
|
||||
msgid "The .ENTER pseudo-op is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6468
|
||||
#: config/tc-hppa.c:6371
|
||||
msgid "Misplaced .entry. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6472
|
||||
#: config/tc-hppa.c:6375
|
||||
msgid "Missing .callinfo."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6520
|
||||
#: config/tc-hppa.c:6439
|
||||
msgid ".REG expression must be a register"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6455 read.c:4735
|
||||
msgid "bad or irreducible absolute expression; zero assumed"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6466
|
||||
msgid ".REG must use a label"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6522
|
||||
#: config/tc-hppa.c:6468
|
||||
msgid ".EQU must use a label"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6575
|
||||
#: config/tc-hppa.c:6521
|
||||
msgid ".EXIT must appear within a procedure"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6579
|
||||
#: config/tc-hppa.c:6525
|
||||
msgid "Missing .callinfo"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6583
|
||||
#: config/tc-hppa.c:6529
|
||||
msgid "No .ENTRY for this .EXIT"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6610
|
||||
#: config/tc-hppa.c:6556
|
||||
#, c-format
|
||||
msgid "Cannot define export symbol: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6667
|
||||
#: config/tc-hppa.c:6614
|
||||
#, c-format
|
||||
msgid "Using ENTRY rather than CODE in export directive for %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6777
|
||||
#: config/tc-hppa.c:6731
|
||||
#, c-format
|
||||
msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6859
|
||||
#: config/tc-hppa.c:6813
|
||||
msgid "Missing label name on .LABEL"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6864
|
||||
#: config/tc-hppa.c:6818
|
||||
msgid "extra .LABEL arguments ignored."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6881
|
||||
#: config/tc-hppa.c:6835
|
||||
msgid "The .LEAVE pseudo-op is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6920
|
||||
#: config/tc-hppa.c:6874
|
||||
msgid "Unrecognized .LEVEL argument\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6956
|
||||
#: config/tc-hppa.c:6910
|
||||
#, c-format
|
||||
msgid "Cannot define static symbol: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:6991
|
||||
#: config/tc-hppa.c:6945
|
||||
msgid "Nested procedures"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7001
|
||||
#: config/tc-hppa.c:6955
|
||||
msgid "Cannot allocate unwind descriptor\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7099
|
||||
#: config/tc-hppa.c:7053
|
||||
msgid "misplaced .procend"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7102
|
||||
#: config/tc-hppa.c:7056
|
||||
msgid "Missing .callinfo for this procedure"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7105
|
||||
#: config/tc-hppa.c:7059
|
||||
msgid "Missing .EXIT for a .ENTRY"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7144
|
||||
#: config/tc-hppa.c:7098
|
||||
msgid "Not in a space.\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7147
|
||||
#: config/tc-hppa.c:7101
|
||||
msgid "Not in a subspace.\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7237
|
||||
#: config/tc-hppa.c:7192
|
||||
msgid "Invalid .SPACE argument"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7285
|
||||
#: config/tc-hppa.c:7239
|
||||
msgid "Can't change spaces within a procedure definition. Ignored"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7412
|
||||
#: config/tc-hppa.c:7368
|
||||
#, c-format
|
||||
msgid "Undefined space: '%s' Assuming space number = 0."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7436
|
||||
#: config/tc-hppa.c:7392
|
||||
msgid "Must be in a space before changing or declaring subspaces.\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7440
|
||||
#: config/tc-hppa.c:7396
|
||||
msgid "Can't change subspaces within a procedure definition. Ignored"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7475
|
||||
#: config/tc-hppa.c:7431
|
||||
msgid "Parameters of an existing subspace can't be modified"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7526
|
||||
#: config/tc-hppa.c:7482
|
||||
msgid "Alignment must be a power of 2"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7568
|
||||
#: config/tc-hppa.c:7524
|
||||
msgid "FIRST not supported as a .SUBSPACE argument"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7570
|
||||
#: config/tc-hppa.c:7526
|
||||
msgid "Invalid .SUBSPACE argument"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7753
|
||||
#: config/tc-hppa.c:7709
|
||||
#, c-format
|
||||
msgid "Internal error: Unable to find containing space for %s."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7794
|
||||
#: config/tc-hppa.c:7750
|
||||
#, c-format
|
||||
msgid "Out of memory: could not allocate new space chain entry: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:7880
|
||||
#: config/tc-hppa.c:7836
|
||||
#, c-format
|
||||
msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:8547
|
||||
#: config/tc-hppa.c:8515
|
||||
#, c-format
|
||||
msgid "Symbol '%s' could not be created."
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-hppa.c:8551
|
||||
#: config/tc-hppa.c:8519
|
||||
msgid "No memory for symbol name."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3831,82 +3839,82 @@ msgstr ""
|
|||
msgid "callj to difference of two symbols"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:3977
|
||||
#: config/tc-ia64.c:3976
|
||||
msgid "Register name expected"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:3982 config/tc-ia64.c:4264
|
||||
#: config/tc-ia64.c:3981 config/tc-ia64.c:4263
|
||||
msgid "Comma expected"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:3990
|
||||
#: config/tc-ia64.c:3989
|
||||
msgid "Register value annotation ignored"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4013
|
||||
#: config/tc-ia64.c:4012
|
||||
msgid "Directive invalid within a bundle"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4079
|
||||
#: config/tc-ia64.c:4078
|
||||
msgid "Missing predicate relation type"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4095
|
||||
#: config/tc-ia64.c:4094
|
||||
msgid "Unrecognized predicate relation type"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4115 config/tc-ia64.c:4139
|
||||
#: config/tc-ia64.c:4114 config/tc-ia64.c:4138
|
||||
msgid "Predicate register expected"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4127
|
||||
#: config/tc-ia64.c:4126
|
||||
msgid "Duplicate predicate register ignored"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4148
|
||||
#: config/tc-ia64.c:4147
|
||||
msgid "Bad register range"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4175
|
||||
#: config/tc-ia64.c:4174
|
||||
msgid "Predicate source and target required"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4177 config/tc-ia64.c:4189
|
||||
#: config/tc-ia64.c:4176 config/tc-ia64.c:4188
|
||||
msgid "Use of p0 is not valid in this context"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4184
|
||||
#: config/tc-ia64.c:4183
|
||||
msgid "At least two PR arguments expected"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4198
|
||||
#: config/tc-ia64.c:4197
|
||||
msgid "At least one PR argument expected"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4234
|
||||
#: config/tc-ia64.c:4233
|
||||
#, c-format
|
||||
msgid "Inserting \"%s\" into entry hint table failed: %s"
|
||||
msgstr ""
|
||||
|
||||
#. FIXME -- need 62-bit relocation type
|
||||
#: config/tc-ia64.c:4653
|
||||
#: config/tc-ia64.c:4652
|
||||
msgid "62-bit relocation not yet implemented"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:4715
|
||||
#: config/tc-ia64.c:4714
|
||||
msgid "lower 16 bits of mask ignored"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:5122
|
||||
#: config/tc-ia64.c:5121
|
||||
msgid "Value truncated to 62 bits"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:5629
|
||||
#: config/tc-ia64.c:5630
|
||||
#, c-format
|
||||
msgid "Unrecognized option '-x%s'"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:5657
|
||||
#: config/tc-ia64.c:5658
|
||||
msgid ""
|
||||
"IA-64 options:\n"
|
||||
" -Milp32|-Milp64|-Mlp64|-Mp64\tselect data model (default -Mlp64)\n"
|
||||
|
@ -3916,15 +3924,15 @@ msgid ""
|
|||
" -xdebug\t\t debug dependency violation checker\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:5957
|
||||
#: config/tc-ia64.c:5958
|
||||
msgid "Explicit stops are ignored in auto mode"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:6003
|
||||
#: config/tc-ia64.c:6004
|
||||
msgid "Found '{' after explicit switch to automatic mode"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-ia64.c:7514
|
||||
#: config/tc-ia64.c:7515
|
||||
#, c-format
|
||||
msgid "Unrecognized dependency specifier %d\n"
|
||||
msgstr ""
|
||||
|
@ -5624,23 +5632,23 @@ msgid ""
|
|||
"none yet\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-mn10200.c:807 config/tc-mn10300.c:957 config/tc-ppc.c:1733
|
||||
#: config/tc-mn10200.c:807 config/tc-mn10300.c:955 config/tc-ppc.c:1733
|
||||
#: config/tc-v850.c:1733
|
||||
#, c-format
|
||||
msgid "Unrecognized opcode: `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-mn10300.c:541
|
||||
#: config/tc-mn10300.c:544
|
||||
msgid ""
|
||||
"MN10300 options:\n"
|
||||
"none yet\n"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-mn10300.c:974
|
||||
#: config/tc-mn10300.c:972
|
||||
msgid "Invalid opcode/operands"
|
||||
msgstr ""
|
||||
|
||||
#: config/tc-mn10300.c:1451
|
||||
#: config/tc-mn10300.c:1449
|
||||
msgid "Invalid register specification."
|
||||
msgstr ""
|
||||
|
||||
|
@ -8824,10 +8832,6 @@ msgstr ""
|
|||
msgid "some symbol undefined; zero assumed"
|
||||
msgstr ""
|
||||
|
||||
#: read.c:4735
|
||||
msgid "bad or irreducible absolute expression; zero assumed"
|
||||
msgstr ""
|
||||
|
||||
#: read.c:4770
|
||||
msgid "This string may not contain '\\0'"
|
||||
msgstr ""
|
||||
|
|
13
ld/ChangeLog
13
ld/ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2000-09-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* Makefile.in: Regenerate.
|
||||
* aclocal.m4: Regenerate.
|
||||
* configure: Regenerate.
|
||||
* config.in: Regenerate.
|
||||
* po/ld.pot: Regenerate.
|
||||
|
||||
* ldint.texinfo: Remove CVS revision marker - it foils local
|
||||
comparisons.
|
||||
|
||||
* emultempl/ticoff.em: Remove extraneous comma.
|
||||
|
||||
2000-09-05 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
|
||||
|
|
|
@ -453,7 +453,7 @@ deffilep.c ldgram.c ldlex.c
|
|||
|
||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
||||
|
||||
TAR = tar
|
||||
TAR = gtar
|
||||
GZIP_ENV = --best
|
||||
SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
|
||||
OBJECTS = $(ld_new_OBJECTS)
|
||||
|
|
1
ld/NEWS
1
ld/NEWS
|
@ -1,4 +1,5 @@
|
|||
-*- text -*-
|
||||
|
||||
* Support added for eliminating duplicate DWARF2 debug information by
|
||||
having the compiler generate the information in sections called
|
||||
.gnu.linkonce.wi.XXXX where XXXX is a checksum for the contents. The
|
||||
|
|
345
ld/aclocal.m4
vendored
345
ld/aclocal.m4
vendored
|
@ -142,351 +142,6 @@ for am_file in <<$1>>; do
|
|||
done<<>>dnl>>)
|
||||
changequote([,]))])
|
||||
|
||||
# This file is derived from `gettext.m4'. The difference is that the
|
||||
# included macros assume Cygnus-style source and build trees.
|
||||
|
||||
# Macro to add for using GNU gettext.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1995.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 3
|
||||
|
||||
AC_DEFUN(CY_WITH_NLS,
|
||||
[AC_MSG_CHECKING([whether NLS is requested])
|
||||
dnl Default is enabled NLS
|
||||
AC_ARG_ENABLE(nls,
|
||||
[ --disable-nls do not use Native Language Support],
|
||||
USE_NLS=$enableval, USE_NLS=yes)
|
||||
AC_MSG_RESULT($USE_NLS)
|
||||
AC_SUBST(USE_NLS)
|
||||
|
||||
USE_INCLUDED_LIBINTL=no
|
||||
|
||||
dnl If we use NLS figure out what method
|
||||
if test "$USE_NLS" = "yes"; then
|
||||
AC_DEFINE(ENABLE_NLS, 1, [Define to 1 if NLS is requested])
|
||||
AC_MSG_CHECKING([whether included gettext is requested])
|
||||
AC_ARG_WITH(included-gettext,
|
||||
[ --with-included-gettext use the GNU gettext library included here],
|
||||
nls_cv_force_use_gnu_gettext=$withval,
|
||||
nls_cv_force_use_gnu_gettext=no)
|
||||
AC_MSG_RESULT($nls_cv_force_use_gnu_gettext)
|
||||
|
||||
nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
|
||||
if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
|
||||
dnl User does not insist on using GNU NLS library. Figure out what
|
||||
dnl to use. If gettext or catgets are available (in this order) we
|
||||
dnl use this. Else we have to fall back to GNU NLS library.
|
||||
dnl catgets is only used if permitted by option --with-catgets.
|
||||
nls_cv_header_intl=
|
||||
nls_cv_header_libgt=
|
||||
CATOBJEXT=NONE
|
||||
|
||||
AC_CHECK_HEADER(libintl.h,
|
||||
[AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc,
|
||||
[AC_TRY_LINK([#include <libintl.h>], [return (int) gettext ("")],
|
||||
gt_cv_func_gettext_libc=yes, gt_cv_func_gettext_libc=no)])
|
||||
|
||||
if test "$gt_cv_func_gettext_libc" != "yes"; then
|
||||
AC_CHECK_LIB(intl, bindtextdomain,
|
||||
[AC_CACHE_CHECK([for gettext in libintl],
|
||||
gt_cv_func_gettext_libintl,
|
||||
[AC_TRY_LINK([], [return (int) gettext ("")],
|
||||
gt_cv_func_gettext_libintl=yes,
|
||||
gt_cv_func_gettext_libintl=no)])])
|
||||
fi
|
||||
|
||||
if test "$gt_cv_func_gettext_libc" = "yes" \
|
||||
|| test "$gt_cv_func_gettext_libintl" = "yes"; then
|
||||
AC_DEFINE(HAVE_GETTEXT, 1,
|
||||
[Define as 1 if you have gettext and don't want to use GNU gettext.])
|
||||
AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
|
||||
if test "$MSGFMT" != "no"; then
|
||||
AC_CHECK_FUNCS(dcgettext)
|
||||
AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
|
||||
AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
|
||||
AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
|
||||
return _nl_msg_cat_cntr],
|
||||
[CATOBJEXT=.gmo
|
||||
DATADIRNAME=share],
|
||||
[CATOBJEXT=.mo
|
||||
DATADIRNAME=lib])
|
||||
INSTOBJEXT=.mo
|
||||
fi
|
||||
fi
|
||||
])
|
||||
|
||||
dnl In the standard gettext, we would now check for catgets.
|
||||
dnl However, we never want to use catgets for our releases.
|
||||
|
||||
if test "$CATOBJEXT" = "NONE"; then
|
||||
dnl Neither gettext nor catgets in included in the C library.
|
||||
dnl Fall back on GNU gettext library.
|
||||
nls_cv_use_gnu_gettext=yes
|
||||
fi
|
||||
fi
|
||||
|
||||
if test "$nls_cv_use_gnu_gettext" = "yes"; then
|
||||
dnl Mark actions used to generate GNU NLS library.
|
||||
INTLOBJS="\$(GETTOBJS)"
|
||||
AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
|
||||
AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
|
||||
AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
|
||||
[test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
|
||||
AC_SUBST(MSGFMT)
|
||||
USE_INCLUDED_LIBINTL=yes
|
||||
CATOBJEXT=.gmo
|
||||
INSTOBJEXT=.mo
|
||||
DATADIRNAME=share
|
||||
INTLDEPS='$(top_builddir)/../intl/libintl.a'
|
||||
INTLLIBS=$INTLDEPS
|
||||
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
|
||||
nls_cv_header_intl=libintl.h
|
||||
nls_cv_header_libgt=libgettext.h
|
||||
fi
|
||||
|
||||
dnl Test whether we really found GNU xgettext.
|
||||
if test "$XGETTEXT" != ":"; then
|
||||
dnl If it is no GNU xgettext we define it as : so that the
|
||||
dnl Makefiles still can work.
|
||||
if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
|
||||
: ;
|
||||
else
|
||||
AC_MSG_RESULT(
|
||||
[found xgettext programs is not GNU xgettext; ignore it])
|
||||
XGETTEXT=":"
|
||||
fi
|
||||
fi
|
||||
|
||||
# We need to process the po/ directory.
|
||||
POSUB=po
|
||||
else
|
||||
DATADIRNAME=share
|
||||
nls_cv_header_intl=libintl.h
|
||||
nls_cv_header_libgt=libgettext.h
|
||||
fi
|
||||
|
||||
# If this is used in GNU gettext we have to set USE_NLS to `yes'
|
||||
# because some of the sources are only built for this goal.
|
||||
if test "$PACKAGE" = gettext; then
|
||||
USE_NLS=yes
|
||||
USE_INCLUDED_LIBINTL=yes
|
||||
fi
|
||||
|
||||
dnl These rules are solely for the distribution goal. While doing this
|
||||
dnl we only have to keep exactly one list of the available catalogs
|
||||
dnl in configure.in.
|
||||
for lang in $ALL_LINGUAS; do
|
||||
GMOFILES="$GMOFILES $lang.gmo"
|
||||
POFILES="$POFILES $lang.po"
|
||||
done
|
||||
|
||||
dnl Make all variables we use known to autoconf.
|
||||
AC_SUBST(USE_INCLUDED_LIBINTL)
|
||||
AC_SUBST(CATALOGS)
|
||||
AC_SUBST(CATOBJEXT)
|
||||
AC_SUBST(DATADIRNAME)
|
||||
AC_SUBST(GMOFILES)
|
||||
AC_SUBST(INSTOBJEXT)
|
||||
AC_SUBST(INTLDEPS)
|
||||
AC_SUBST(INTLLIBS)
|
||||
AC_SUBST(INTLOBJS)
|
||||
AC_SUBST(POFILES)
|
||||
AC_SUBST(POSUB)
|
||||
])
|
||||
|
||||
AC_DEFUN(CY_GNU_GETTEXT,
|
||||
[AC_REQUIRE([AC_PROG_MAKE_SET])dnl
|
||||
AC_REQUIRE([AC_PROG_CC])dnl
|
||||
AC_REQUIRE([AC_PROG_RANLIB])dnl
|
||||
AC_REQUIRE([AC_ISC_POSIX])dnl
|
||||
AC_REQUIRE([AC_HEADER_STDC])dnl
|
||||
AC_REQUIRE([AC_C_CONST])dnl
|
||||
AC_REQUIRE([AC_C_INLINE])dnl
|
||||
AC_REQUIRE([AC_TYPE_OFF_T])dnl
|
||||
AC_REQUIRE([AC_TYPE_SIZE_T])dnl
|
||||
AC_REQUIRE([AC_FUNC_ALLOCA])dnl
|
||||
AC_REQUIRE([AC_FUNC_MMAP])dnl
|
||||
|
||||
AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h malloc.h string.h \
|
||||
unistd.h values.h sys/param.h])
|
||||
AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \
|
||||
__argz_count __argz_stringify __argz_next])
|
||||
|
||||
if test "${ac_cv_func_stpcpy+set}" != "set"; then
|
||||
AC_CHECK_FUNCS(stpcpy)
|
||||
fi
|
||||
if test "${ac_cv_func_stpcpy}" = "yes"; then
|
||||
AC_DEFINE(HAVE_STPCPY, 1, [Define if you have the stpcpy function])
|
||||
fi
|
||||
|
||||
AM_LC_MESSAGES
|
||||
CY_WITH_NLS
|
||||
|
||||
if test "x$CATOBJEXT" != "x"; then
|
||||
if test "x$ALL_LINGUAS" = "x"; then
|
||||
LINGUAS=
|
||||
else
|
||||
AC_MSG_CHECKING(for catalogs to be installed)
|
||||
NEW_LINGUAS=
|
||||
for lang in ${LINGUAS=$ALL_LINGUAS}; do
|
||||
case "$ALL_LINGUAS" in
|
||||
*$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
|
||||
esac
|
||||
done
|
||||
LINGUAS=$NEW_LINGUAS
|
||||
AC_MSG_RESULT($LINGUAS)
|
||||
fi
|
||||
|
||||
dnl Construct list of names of catalog files to be constructed.
|
||||
if test -n "$LINGUAS"; then
|
||||
for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
|
||||
fi
|
||||
fi
|
||||
|
||||
dnl The reference to <locale.h> in the installed <libintl.h> file
|
||||
dnl must be resolved because we cannot expect the users of this
|
||||
dnl to define HAVE_LOCALE_H.
|
||||
if test $ac_cv_header_locale_h = yes; then
|
||||
INCLUDE_LOCALE_H="#include <locale.h>"
|
||||
else
|
||||
INCLUDE_LOCALE_H="\
|
||||
/* The system does not provide the header <locale.h>. Take care yourself. */"
|
||||
fi
|
||||
AC_SUBST(INCLUDE_LOCALE_H)
|
||||
|
||||
dnl Determine which catalog format we have (if any is needed)
|
||||
dnl For now we know about two different formats:
|
||||
dnl Linux libc-5 and the normal X/Open format
|
||||
if test -f $srcdir/po2tbl.sed.in; then
|
||||
if test "$CATOBJEXT" = ".cat"; then
|
||||
AC_CHECK_HEADER(linux/version.h, msgformat=linux, msgformat=xopen)
|
||||
|
||||
dnl Transform the SED scripts while copying because some dumb SEDs
|
||||
dnl cannot handle comments.
|
||||
sed -e '/^#/d' $srcdir/$msgformat-msg.sed > po2msg.sed
|
||||
fi
|
||||
dnl po2tbl.sed is always needed.
|
||||
sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
|
||||
$srcdir/po2tbl.sed.in > po2tbl.sed
|
||||
fi
|
||||
|
||||
dnl In the intl/Makefile.in we have a special dependency which makes
|
||||
dnl only sense for gettext. We comment this out for non-gettext
|
||||
dnl packages.
|
||||
if test "$PACKAGE" = "gettext"; then
|
||||
GT_NO="#NO#"
|
||||
GT_YES=
|
||||
else
|
||||
GT_NO=
|
||||
GT_YES="#YES#"
|
||||
fi
|
||||
AC_SUBST(GT_NO)
|
||||
AC_SUBST(GT_YES)
|
||||
|
||||
MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
|
||||
AC_SUBST(MKINSTALLDIRS)
|
||||
|
||||
dnl *** For now the libtool support in intl/Makefile is not for real.
|
||||
l=
|
||||
AC_SUBST(l)
|
||||
|
||||
dnl Generate list of files to be processed by xgettext which will
|
||||
dnl be included in po/Makefile. But only do this if the po directory
|
||||
dnl exists in srcdir.
|
||||
if test -d $srcdir/po; then
|
||||
test -d po || mkdir po
|
||||
if test "x$srcdir" != "x."; then
|
||||
if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
|
||||
posrcprefix="$srcdir/"
|
||||
else
|
||||
posrcprefix="../$srcdir/"
|
||||
fi
|
||||
else
|
||||
posrcprefix="../"
|
||||
fi
|
||||
rm -f po/POTFILES
|
||||
sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
|
||||
< $srcdir/po/POTFILES.in > po/POTFILES
|
||||
fi
|
||||
])
|
||||
|
||||
# Search path for a program which passes the given test.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1996.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 1
|
||||
|
||||
dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
|
||||
dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
|
||||
AC_DEFUN(AM_PATH_PROG_WITH_TEST,
|
||||
[# Extract the first word of "$2", so it can be a program name with args.
|
||||
set dummy $2; ac_word=[$]2
|
||||
AC_MSG_CHECKING([for $ac_word])
|
||||
AC_CACHE_VAL(ac_cv_path_$1,
|
||||
[case "[$]$1" in
|
||||
/*)
|
||||
ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
|
||||
;;
|
||||
*)
|
||||
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
|
||||
for ac_dir in ifelse([$5], , $PATH, [$5]); do
|
||||
test -z "$ac_dir" && ac_dir=.
|
||||
if test -f $ac_dir/$ac_word; then
|
||||
if [$3]; then
|
||||
ac_cv_path_$1="$ac_dir/$ac_word"
|
||||
break
|
||||
fi
|
||||
fi
|
||||
done
|
||||
IFS="$ac_save_ifs"
|
||||
dnl If no 4th arg is given, leave the cache variable unset,
|
||||
dnl so AC_PATH_PROGS will keep looking.
|
||||
ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
|
||||
])dnl
|
||||
;;
|
||||
esac])dnl
|
||||
$1="$ac_cv_path_$1"
|
||||
if test -n "[$]$1"; then
|
||||
AC_MSG_RESULT([$]$1)
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
fi
|
||||
AC_SUBST($1)dnl
|
||||
])
|
||||
|
||||
# Check whether LC_MESSAGES is available in <locale.h>.
|
||||
# Ulrich Drepper <drepper@cygnus.com>, 1995.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
||||
# serial 1
|
||||
|
||||
AC_DEFUN(AM_LC_MESSAGES,
|
||||
[if test $ac_cv_header_locale_h = yes; then
|
||||
AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
|
||||
[AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
|
||||
am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
|
||||
if test $am_cv_val_LC_MESSAGES = yes; then
|
||||
AC_DEFINE(HAVE_LC_MESSAGES, 1,
|
||||
[Define if your locale.h file contains LC_MESSAGES.])
|
||||
fi
|
||||
fi])
|
||||
|
||||
|
||||
dnl AM_PROG_LEX
|
||||
dnl Look for flex, lex or missing, then run AC_PROG_LEX and AC_DECL_YYTEXT
|
||||
|
|
12
ld/config.in
12
ld/config.in
|
@ -133,18 +133,6 @@
|
|||
/* Define if you have the <values.h> header file. */
|
||||
#undef HAVE_VALUES_H
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
#undef HAVE_STPCPY
|
||||
|
||||
/* Define if your locale.h file contains LC_MESSAGES. */
|
||||
#undef HAVE_LC_MESSAGES
|
||||
|
||||
/* Define to 1 if NLS is requested */
|
||||
#undef ENABLE_NLS
|
||||
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
#undef HAVE_GETTEXT
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
|
|
419
ld/configure
vendored
419
ld/configure
vendored
File diff suppressed because it is too large
Load diff
|
@ -197,6 +197,6 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
|
|||
NULL, /* unrecognized_file */
|
||||
gld_${EMULATION_NAME}_list_options,
|
||||
NULL, /* recognized file */
|
||||
NULL, /* find_potential_libraries */
|
||||
NULL /* find_potential_libraries */
|
||||
};
|
||||
EOF
|
||||
|
|
|
@ -43,7 +43,7 @@ regarded as a program in the language TeX).
|
|||
|
||||
@tex
|
||||
\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
|
||||
\xdef\manvers{\$Revision$} % For use in headers, footers too
|
||||
\xdef\manvers{2.10.91} % For use in headers, footers too
|
||||
{\parskip=0pt
|
||||
\hfill Cygnus Support\par
|
||||
\hfill \manvers\par
|
||||
|
|
496
ld/po/ld.pot
496
ld/po/ld.pot
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,8 @@
|
|||
2000-09-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
* po/opcodes.pot: Regenerate.
|
||||
|
||||
2000-08-31 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* acinclude.m4: Include libtool and gettext macros from the
|
||||
|
|
345
opcodes/configure
vendored
345
opcodes/configure
vendored
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-09-02 13:46-0700\n"
|
||||
"POT-Creation-Date: 2000-09-05 17:03-0700\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"
|
||||
|
|
Loading…
Reference in a new issue