Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
binutils-gdb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Vivek Das Mohapatra
binutils-gdb
Commits
a9d9a104
Commit
a9d9a104
authored
Feb 02, 2019
by
Nick Clifton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set to 2.32 release version and regenerate configure and pot files
parent
16412d1e
Changes
22
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
487 additions
and
439 deletions
+487
-439
bfd/ChangeLog
bfd/ChangeLog
+9
-0
bfd/configure
bfd/configure
+10
-10
bfd/development.sh
bfd/development.sh
+2
-2
bfd/po/bfd.pot
bfd/po/bfd.pot
+1
-1
bfd/version.m4
bfd/version.m4
+1
-1
binutils/ChangeLog
binutils/ChangeLog
+5
-0
binutils/configure
binutils/configure
+10
-10
cpu/ChangeLog
cpu/ChangeLog
+4
-0
elfcpp/ChangeLog
elfcpp/ChangeLog
+4
-0
gas/ChangeLog
gas/ChangeLog
+6
-0
gas/configure
gas/configure
+10
-10
gas/po/gas.pot
gas/po/gas.pot
+231
-236
gold/ChangeLog
gold/ChangeLog
+4
-0
gprof/ChangeLog
gprof/ChangeLog
+5
-0
gprof/configure
gprof/configure
+10
-10
include/ChangeLog
include/ChangeLog
+4
-0
ld/ChangeLog
ld/ChangeLog
+6
-0
ld/configure
ld/configure
+10
-10
ld/po/ld.pot
ld/po/ld.pot
+79
-79
opcodes/ChangeLog
opcodes/ChangeLog
+6
-0
opcodes/configure
opcodes/configure
+10
-10
opcodes/po/opcodes.pot
opcodes/po/opcodes.pot
+60
-60
No files found.
bfd/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release
* version.m4 (BFD_VERSION): Set to 2.32.
* development.sh (development): Set to false.
(experimental) Set to false.
* configure: Regenerate.
* po/bfd.pot: Regenerate.
2019-01-28 Nick Clifton <nickc@redhat.com>
Import from mainline:
...
...
bfd/configure
View file @
a9d9a104
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for bfd 2.3
1.90
.
# Generated by GNU Autoconf 2.69 for bfd 2.3
2
.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='bfd'
PACKAGE_TARNAME='bfd'
PACKAGE_VERSION='2.3
1.90
'
PACKAGE_STRING='bfd 2.3
1.90
'
PACKAGE_VERSION='2.3
2
'
PACKAGE_STRING='bfd 2.3
2
'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
...
...
@@ -1391,7 +1391,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures bfd 2.3
1.90
to adapt to many kinds of systems.
\`configure' configures bfd 2.3
2
to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
...
...
@@ -1462,7 +1462,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of bfd 2.3
1.90
:";;
short | recursive ) echo "Configuration of bfd 2.3
2
:";;
esac
cat <<\_ACEOF
...
...
@@ -1589,7 +1589,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
bfd configure 2.3
1.90
bfd configure 2.3
2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -2237,7 +2237,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by bfd $as_me 2.3
1.90
, which was
It was created by bfd $as_me 2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
...
...
@@ -4187,7 +4187,7 @@ fi
# Define the identity of the package.
PACKAGE='bfd'
VERSION='2.3
1.90
'
VERSION='2.3
2
'
cat >>confdefs.h <<_ACEOF
...
...
@@ -16919,7 +16919,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by bfd $as_me 2.3
1.90
, which was
This file was extended by bfd $as_me 2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
...
...
@@ -16985,7 +16985,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
bfd config.status 2.3
1.90
bfd config.status 2.3
2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
...
...
bfd/development.sh
View file @
a9d9a104
...
...
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Controls whether to enable development-mode features by default.
development
=
tru
e
development
=
fals
e
# Indicate whether this is a release branch.
experimental
=
tru
e
experimental
=
fals
e
bfd/po/bfd.pot
View file @
a9d9a104
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
"POT-Creation-Date: 2019-0
1-19 16:30
+0000\n"
"POT-Creation-Date: 2019-0
2-02 15:48
+0000\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"
...
...
bfd/version.m4
View file @
a9d9a104
m4_define([BFD_VERSION], [2.3
1.90
])
m4_define([BFD_VERSION], [2.3
2
])
binutils/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release
* configure: Regenerate.
2019-01-25 Nick Clifton <nickc@redhat.com>
* po/bg.po: Updated Bulgarian translation.
...
...
binutils/configure
View file @
a9d9a104
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for binutils 2.3
1.90
.
# Generated by GNU Autoconf 2.69 for binutils 2.3
2
.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'binutils'
PACKAGE_TARNAME
=
'binutils'
PACKAGE_VERSION
=
'2.3
1.90
'
PACKAGE_STRING
=
'binutils 2.3
1.90
'
PACKAGE_VERSION
=
'2.3
2
'
PACKAGE_STRING
=
'binutils 2.3
2
'
PACKAGE_BUGREPORT
=
''
PACKAGE_URL
=
''
...
...
@@ -1372,7 +1372,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat
<<
_ACEOF
\`
configure' configures binutils 2.3
1.90
to adapt to many kinds of systems.
\`
configure' configures binutils 2.3
2
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1443,7 +1443,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of binutils 2.3
1.90
:"
;;
short
|
recursive
)
echo
"Configuration of binutils 2.3
2
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1570,7 +1570,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
binutils configure 2.3
1.90
binutils configure 2.3
2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -2218,7 +2218,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by binutils
$as_me
2.3
1.90
, which was
It was created by binutils
$as_me
2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -4168,7 +4168,7 @@ fi
# Define the identity of the package.
PACKAGE
=
'binutils'
VERSION
=
'2.3
1.90
'
VERSION
=
'2.3
2
'
cat
>>
confdefs.h
<<
_ACEOF
...
...
@@ -15713,7 +15713,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by binutils
$as_me
2.3
1.90
, which was
This file was extended by binutils
$as_me
2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -15779,7 +15779,7 @@ _ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_config="`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[
\\
""
\`\$
]/
\\\\
&/g'`"
ac_cs_version="
\\
binutils config.status 2.3
1.90
binutils config.status 2.3
2
configured by
$0
, generated by GNU Autoconf 2.69,
with options
\\
"
\$
ac_cs_config
\\
"
...
...
cpu/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release.
2018-06-24 Nick Clifton <nickc@redhat.com>
2.32 branch created.
...
...
elfcpp/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release.
2018-06-24 Nick Clifton <nickc@redhat.com>
2.32 branch created.
...
...
gas/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release
* configure: Regenerate.
* po/gas.pot: Regenerate.
2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
Backport from mainline
...
...
gas/configure
View file @
a9d9a104
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gas 2.3
1.90
.
# Generated by GNU Autoconf 2.69 for gas 2.3
2
.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'gas'
PACKAGE_TARNAME
=
'gas'
PACKAGE_VERSION
=
'2.3
1.90
'
PACKAGE_STRING
=
'gas 2.3
1.90
'
PACKAGE_VERSION
=
'2.3
2
'
PACKAGE_STRING
=
'gas 2.3
2
'
PACKAGE_BUGREPORT
=
''
PACKAGE_URL
=
''
...
...
@@ -1368,7 +1368,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat
<<
_ACEOF
\`
configure' configures gas 2.3
1.90
to adapt to many kinds of systems.
\`
configure' configures gas 2.3
2
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1439,7 +1439,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of gas 2.3
1.90
:"
;;
short
|
recursive
)
echo
"Configuration of gas 2.3
2
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1573,7 +1573,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
gas configure 2.3
1.90
gas configure 2.3
2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -2038,7 +2038,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gas
$as_me
2.3
1.90
, which was
It was created by gas
$as_me
2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -3985,7 +3985,7 @@ fi
# Define the identity of the package.
PACKAGE
=
'gas'
VERSION
=
'2.3
1.90
'
VERSION
=
'2.3
2
'
cat
>>
confdefs.h
<<
_ACEOF
...
...
@@ -15672,7 +15672,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by gas
$as_me
2.3
1.90
, which was
This file was extended by gas
$as_me
2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -15738,7 +15738,7 @@ _ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_config="`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[
\\
""
\`\$
]/
\\\\
&/g'`"
ac_cs_version="
\\
gas config.status 2.3
1.90
gas config.status 2.3
2
configured by
$0
, generated by GNU Autoconf 2.69,
with options
\\
"
\$
ac_cs_config
\\
"
...
...
gas/po/gas.pot
View file @
a9d9a104
This diff is collapsed.
Click to expand it.
gold/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release.
2019-01-21 Nick Clifton <nickc@redhat.com>
* po/uk.po: Updated Ukranian translation.
...
...
gprof/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release
* configure: Regenerate.
2019-01-21 Nick Clifton <nickc@redhat.com>
* po/tr.po: Updated Turkish translation.
...
...
gprof/configure
View file @
a9d9a104
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprof 2.3
1.90
.
# Generated by GNU Autoconf 2.69 for gprof 2.3
2
.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'gprof'
PACKAGE_TARNAME
=
'gprof'
PACKAGE_VERSION
=
'2.3
1.90
'
PACKAGE_STRING
=
'gprof 2.3
1.90
'
PACKAGE_VERSION
=
'2.3
2
'
PACKAGE_STRING
=
'gprof 2.3
2
'
PACKAGE_BUGREPORT
=
''
PACKAGE_URL
=
''
...
...
@@ -1337,7 +1337,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat
<<
_ACEOF
\`
configure' configures gprof 2.3
1.90
to adapt to many kinds of systems.
\`
configure' configures gprof 2.3
2
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1408,7 +1408,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of gprof 2.3
1.90
:"
;;
short
|
recursive
)
echo
"Configuration of gprof 2.3
2
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1519,7 +1519,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
gprof configure 2.3
1.90
gprof configure 2.3
2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -1884,7 +1884,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gprof
$as_me
2.3
1.90
, which was
It was created by gprof
$as_me
2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -3831,7 +3831,7 @@ fi
# Define the identity of the package.
PACKAGE
=
'gprof'
VERSION
=
'2.3
1.90
'
VERSION
=
'2.3
2
'
cat
>>
confdefs.h
<<
_ACEOF
...
...
@@ -13086,7 +13086,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by gprof
$as_me
2.3
1.90
, which was
This file was extended by gprof
$as_me
2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -13152,7 +13152,7 @@ _ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_config="`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[
\\
""
\`\$
]/
\\\\
&/g'`"
ac_cs_version="
\\
gprof config.status 2.3
1.90
gprof config.status 2.3
2
configured by
$0
, generated by GNU Autoconf 2.69,
with options
\\
"
\$
ac_cs_config
\\
"
...
...
include/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release.
2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
Backport from mainline
...
...
ld/ChangeLog
View file @
a9d9a104
2019-02-02 Nick Clifton <nickc@redhat.com>
2.32 Release
* configure: Regenerate.
* po/ld.pot: Regenerate.
2019-01-31 Alan Modra <amodra@gmail.com>
* NEWS: Mention -t change.
...
...
ld/configure
View file @
a9d9a104
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for ld 2.3
1.90
.
# Generated by GNU Autoconf 2.69 for ld 2.3
2
.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ld'
PACKAGE_TARNAME='ld'
PACKAGE_VERSION='2.3
1.90
'
PACKAGE_STRING='ld 2.3
1.90
'
PACKAGE_VERSION='2.3
2
'
PACKAGE_STRING='ld 2.3
2
'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
...
...
@@ -1389,7 +1389,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures ld 2.3
1.90
to adapt to many kinds of systems.
\`configure' configures ld 2.3
2
to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
...
...
@@ -1460,7 +1460,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of ld 2.3
1.90
:";;
short | recursive ) echo "Configuration of ld 2.3
2
:";;
esac
cat <<\_ACEOF
...
...
@@ -1595,7 +1595,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
ld configure 2.3
1.90
ld configure 2.3
2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -2310,7 +2310,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ld $as_me 2.3
1.90
, which was
It was created by ld $as_me 2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
...
...
@@ -4261,7 +4261,7 @@ fi
# Define the identity of the package.
PACKAGE='ld'
VERSION='2.3
1.90
'
VERSION='2.3
2
'
cat >>confdefs.h <<_ACEOF
...
...
@@ -18221,7 +18221,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by ld $as_me 2.3
1.90
, which was
This file was extended by ld $as_me 2.3
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
...
...
@@ -18287,7 +18287,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
ld config.status 2.3
1.90
ld config.status 2.3
2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
...
...
ld/po/ld.pot
View file @
a9d9a104
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
"POT-Creation-Date: 2019-0
1-19 16:38
+0000\n"
"POT-Creation-Date: 2019-0
2-02 15:55
+0000\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"
...
...
@@ -147,57 +147,57 @@ msgstr ""
msgid "%F%P:%pS / by zero\n"
msgstr ""
#: ldexp.c:7
49 ldlang.c:3610
ldmain.c:1190 earm_wince_pe.c:1765 earmpe.c:1765
#: ldexp.c:7
32 ldlang.c:3611
ldmain.c:1190 earm_wince_pe.c:1765 earmpe.c:1765
#: ei386pe.c:1765 ei386pe_posix.c:1765 ei386pep.c:1638 emcorepe.c:1765
#: eppcpe.c:1765 eshpe.c:1765
msgid "%F%P: bfd_link_hash_lookup failed: %E\n"
msgstr ""
#: ldexp.c:7
61
#: ldexp.c:7
44
msgid "%X%P:%pS: unresolvable symbol `%s' referenced in expression\n"
msgstr ""
#: ldexp.c:7
76
#: ldexp.c:7
59
msgid "%F%P:%pS: undefined symbol `%s' referenced in expression\n"
msgstr ""
#: ldexp.c:
802 ldexp.c:820 ldexp.c:848
#: ldexp.c:
797 ldexp.c:815 ldexp.c:843
msgid "%F%P:%pS: undefined section `%s' referenced in expression\n"
msgstr ""
#: ldexp.c:8
80 ldexp.c:896
#: ldexp.c:8
75 ldexp.c:891
msgid "%F%P:%pS: undefined MEMORY region `%s' referenced in expression\n"
msgstr ""
#: ldexp.c:90
8
#: ldexp.c:90
3
msgid "%F%P:%pS: unknown constant `%s' referenced in expression\n"
msgstr ""
#: ldexp.c:105
6
#: ldexp.c:105
1
msgid "%F%P:%pS can not PROVIDE assignment to location counter\n"
msgstr ""
#: ldexp.c:108
9
#: ldexp.c:108
4
msgid "%F%P:%pS invalid assignment to location counter\n"
msgstr ""
#: ldexp.c:10
93
#: ldexp.c:10
88
msgid "%F%P:%pS assignment to location counter invalid outside of SECTIONS\n"
msgstr ""
#: ldexp.c:11
12
#: ldexp.c:11
07
msgid "%F%P:%pS cannot move location counter backwards (from %V to %V)\n"
msgstr ""
#: ldexp.c:11
71
#: ldexp.c:11
67
msgid "%F%P:%s: hash creation failed\n"
msgstr ""
#: ldexp.c:15
24 ldexp.c:1566 ldexp.c:1626
#: ldexp.c:15
32 ldexp.c:1574 ldexp.c:1634
msgid "%F%P:%pS: nonconstant expression for %s\n"
msgstr ""
#: ldexp.c:16
52 ldlang.c:1250 ldlang.c:3386 ldlang.c:7377
#: ldexp.c:16
60 ldlang.c:1250 ldlang.c:3387 ldlang.c:7378
msgid "%F%P: can not create hash table: %E\n"
msgstr ""
...
...
@@ -398,27 +398,27 @@ msgid ""
"\n"
msgstr ""
#: ldlang.c:236
4
#: ldlang.c:236
5
msgid "%F%P: illegal use of `%s' section\n"
msgstr ""
#: ldlang.c:237
3
#: ldlang.c:237
4
msgid "%F%P: output format %s cannot represent section called %s: %E\n"
msgstr ""
#: ldlang.c:297
4
#: ldlang.c:297
5
msgid "%P: %pB: file not recognized: %E; matching formats:"
msgstr ""
#: ldlang.c:298
2
#: ldlang.c:298
3
msgid "%F%P: %pB: file not recognized: %E\n"
msgstr ""
#: ldlang.c:305
3
#: ldlang.c:305
4
msgid "%F%P: %pB: member %pB in archive is not an object\n"
msgstr ""
#: ldlang.c:306
8 ldlang.c:3082
eaarch64cloudabi.c:776 eaarch64cloudabib.c:776
#: ldlang.c:306
9 ldlang.c:3083
eaarch64cloudabi.c:776 eaarch64cloudabib.c:776
#: eaarch64elf.c:776 eaarch64elf32.c:776 eaarch64elf32b.c:776
#: eaarch64elfb.c:776 eaarch64fbsd.c:776 eaarch64fbsdb.c:776
#: eaarch64linux.c:776 eaarch64linux32.c:776 eaarch64linux32b.c:776
...
...
@@ -493,259 +493,259 @@ msgstr ""
msgid "%F%P: %pB: error adding symbols: %E\n"
msgstr ""
#: ldlang.c:335
6
#: ldlang.c:335
7
msgid ""
"%P: warning: could not find any targets that match endianness requirement\n"
msgstr ""
#: ldlang.c:337
0
#: ldlang.c:337
1
msgid "%F%P: target %s not found\n"
msgstr ""
#: ldlang.c:337
2
#: ldlang.c:337
3
msgid "%F%P: cannot open output file %s: %E\n"
msgstr ""
#: ldlang.c:337
8
#: ldlang.c:337
9
msgid "%F%P: %s: can not make object file: %E\n"
msgstr ""
#: ldlang.c:338
2
#: ldlang.c:338
3
msgid "%F%P: %s: can not set architecture: %E\n"
msgstr ""
#: ldlang.c:354
1
#: ldlang.c:354
2
msgid "%P: warning: %s contains output sections; did you forget -T?\n"
msgstr ""
#: ldlang.c:368
0
#: ldlang.c:368
1
msgid "%X%P: required symbol `%s' not defined\n"
msgstr ""
#: ldlang.c:397
0
#: ldlang.c:397
1
msgid "%F%P: %s not found for insert\n"
msgstr ""
#: ldlang.c:421
1
#: ldlang.c:421
2
msgid " load address 0x%V"