]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/tc-arm.c (s_unreq): Reword warning message to make it
authorNick Clifton <nickc@redhat.com>
Wed, 18 May 2011 09:41:15 +0000 (09:41 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 18 May 2011 09:41:15 +0000 (09:41 +0000)
easier to translate.
* config/tc-ia64.c (md_show_usage): Add note for translators.
* configure.in (ALL_LINGUAS): Add "fi".
* configure: Regenerate.

gas/ChangeLog
gas/config/tc-arm.c
gas/config/tc-ia64.c
gas/configure
gas/configure.in

index 4db0f4768b21709cd6373ee7a118fb0ce0a13764..b6f95289066e63e434e5330e1c027071e53b40f6 100644 (file)
@@ -1,3 +1,11 @@
+2011-05-18  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-arm.c (s_unreq): Reword warning message to make it
+       easier to translate.
+       * config/tc-ia64.c (md_show_usage): Add note for translators.
+       * configure.in (ALL_LINGUAS): Add "fi".
+       * configure: Regenerate.
+
 2011-05-18  Tristan Gingold  <gingold@adacore.com>
 
        * config/tc-ppc.h (ppc_tc_sy): Reorder fields.
index 64a71e810d747dbbfc5caf2508f3cab5c9b92a06..a9839cd93425fe168d01297c1b477432968cd279 100644 (file)
@@ -2412,7 +2412,7 @@ s_unreq (int a ATTRIBUTE_UNUSED)
       if (!reg)
        as_bad (_("unknown register alias '%s'"), name);
       else if (reg->builtin)
-       as_warn (_("ignoring attempt to undefine built-in register '%s'"),
+       as_warn (_("ignoring attempt to use .unreq on fixed register name: '%s'"),
                 name);
       else
        {
index 8d70635e20795f8e3b5567c574dd7a6bd078b178..17ced7a0cf03a88d1bc66b439151e06c8891e3f7 100644 (file)
@@ -1,6 +1,6 @@
 /* tc-ia64.c -- Assembler for the HP/Intel IA-64 architecture.
    Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008, 2009   Free Software Foundation, Inc.
+   2008, 2009, 2011   Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GAS, the GNU Assembler.
@@ -7001,7 +7001,9 @@ IA-64 options:\n\
                          unwind directive check (default -munwind-check=warning)\n\
   -mhint.b=[ok|warning|error]\n\
                          hint.b check (default -mhint.b=error)\n\
-  -x | -xexplicit        turn on dependency violation checking\n\
+  -x | -xexplicit        turn on dependency violation checking\n"), stream);
+  /* Note for translators: "automagically" can be translated as "automatically" here.  */
+  fputs (_("\
   -xauto                 automagically remove dependency violations (default)\n\
   -xnone                 turn off dependency violation checking\n\
   -xdebug                debug dependency violation checker\n\
index 52bc0cd0a70cb326453b7e824a1481246a0208f1..b70b86e3649bfbcfb76694570f823a40269349da 100755 (executable)
@@ -12746,7 +12746,7 @@ if test "$LEX" = :; then
   LEX=${am_missing_run}flex
 fi
 
-ALL_LINGUAS="fr tr es rw id ru"
+ALL_LINGUAS="fr tr es rw id ru fi"
 # If we haven't got the data from the intl directory,
 # assume NLS is disabled.
 USE_NLS=no
index 69f5fcb33ed6a337a33cc39b1132b14025d3b637..ea6df790ebaedcd203e9b857f62fa86e6d0c8256 100644 (file)
@@ -618,7 +618,7 @@ AC_DEFINE_UNQUOTED(TARGET_OS,               "${target_os}",    [Target OS.])
 AC_PROG_YACC
 AM_PROG_LEX
 
-ALL_LINGUAS="fr tr es rw id ru"
+ALL_LINGUAS="fr tr es rw id ru fi"
 ZW_GNU_GETTEXT_SISTER_DIR
 AM_PO_SUBDIRS