Nick Clifton
36d285b9da
Updated Serbian translations for the bfd, gold, ld and opcodes directories
2022-02-17 15:18:59 +00:00
Nick Clifton
a698397481
Updated French translation for the ld/ and gold/ sub-directories
2022-02-02 15:05:05 +00:00
Nick Clifton
5fe73d4624
Update Bulgarian, French, Romaniam and Ukranian translation for some of the sub-directories
2022-01-24 14:22:49 +00:00
Nick Clifton
f908e960c5
Change version number to 2.38.50 and regenerate files
2022-01-22 12:39:28 +00:00
Alan Modra
a2c5833233
Update year range in copyright notice of binutils files
...
The result of running etc/update-copyright.py --this-year, fixing all
the files whose mode is changed by the script, plus a build with
--enable-maintainer-mode --enable-cgen-maint=yes, then checking
out */po/*.pot which we don't update frequently.
The copy of cgen was with commit d1dd5fcc38ead reverted as that commit
breaks building of bfp opcodes files.
2022-01-02 12:04:28 +10:30
Alan Modra
2990bf4096
Update bug reporting address
...
https://sourceware.org/bugzilla/ everywhere
bfd/
* configure.ac (ACX_BUGURL): Set to https://sourceware.org/bugzilla/
* po/Make-in (msgid-bugs-address): Likewise.
* README: Report bugs to the above.
* configure: Regenerate.
binutils/
* po/Make-in (msgid-bugs-address): Update.
gas/
* README: Update bug address. Delete mention of gcc.
* po/Make-in: Update bug address.
gold/
* po/Make-in: Update bug address.
gprof/
* po/Make-in: Update bug address.
ld/
* po/Make-in: Update bug address.
opcodes/
* po/Make-in: Update bug address.
2021-11-23 15:39:26 +10:30
John Ericson
ab4f385b3c
Deprecate a.out support for NetBSD targets.
...
As discussed previously, a.out support is now quite deprecated, and in
some cases removed, in both Binutils itself and NetBSD, so this legacy
default makes little sense. `netbsdelf*` and `netbsdaout*` still work
allowing the user to be explicit about there choice. Additionally, the
configure script warns about the change as Nick Clifton requested.
One possible concern was the status of NetBSD on NS32K, where only a.out
was supported. But per [1] NetBSD has removed support, and if it were to
come back, it would be with ELF. The binutils implementation is
therefore marked obsolete, per the instructions in the last message.
With that patch and this one applied, I have confirmed the following:
--target=i686-unknown-netbsd
--target=i686-unknown-netbsdelf
builds completely
--target=i686-unknown-netbsdaout
properly fails because target is deprecated.
--target=vax-unknown-netbsdaout builds completely except for gas, where
the target is deprecated.
[1]: https://mail-index.netbsd.org/tech-toolchain/2021/07/19/msg004025.html
---
bfd/config.bfd | 43 +++++++++++++--------
bfd/configure.ac | 5 +--
binutils/testsuite/binutils-all/nm.exp | 2 +-
binutils/testsuite/lib/binutils-common.exp | 7 +---
config/picflag.m4 | 4 +-
gas/configure.tgt | 9 +++--
gas/testsuite/gas/arm/blx-bl-convert.d | 2 +-
gas/testsuite/gas/arm/blx-local-thumb.d | 2 +-
gas/testsuite/gas/sh/basic.exp | 2 +-
gdb/configure.host | 34 +++++++----------
gdb/configure.tgt | 2 +-
gdb/testsuite/gdb.asm/asm-source.exp | 6 +--
intl/configure | 2 +-
ld/configure.tgt | 44 +++++++++++-----------
ld/testsuite/ld-arm/arm-elf.exp | 4 +-
ld/testsuite/ld-elf/elf.exp | 2 +-
ld/testsuite/ld-elf/shared.exp | 4 +-
libiberty/configure | 4 +-
2021-08-11 13:17:54 +01:00
Nick Clifton
3ee0cd9e55
Updated Serbian and Russian translations for various sub-directories
2021-08-10 16:40:37 +01:00
Nick Clifton
6e0dfbf420
Updated translations (mainly Ukranian and French) triggered by creation of 2.37 branch.
2021-07-05 15:54:35 +01:00
Nick Clifton
346d80ef33
Update version number and regenerate files
2021-07-03 15:16:48 +01:00
Nick Clifton
5a10699ff3
Updated translations for some subdirectories
2021-01-14 12:55:25 +00:00
Nick Clifton
a8aa72b913
Updated translations for multiple subdirectories
2021-01-11 12:55:33 +00:00
Alan Modra
250d07de5c
Update year range in copyright notice of binutils files
2021-01-01 10:31:05 +10:30
Nick Clifton
79ddc88496
Updated Serbian and Russian translations for various sub-directories
2020-08-12 11:25:38 +01:00
Nick Clifton
17550be7dd
Updated translations for various binutils sub-directories
2020-07-06 10:43:35 +01:00
Nick Clifton
9d95b8e9d6
Update Swedish translation for the gas sub-directory and a new Serbian translation for the gold sub-directory.
2020-05-14 11:26:26 +01:00
Nick Clifton
45c63c0fe8
Updated translations for some of the binutils sub-directories.
2020-02-24 14:52:34 +00:00
Nick Clifton
26916852e1
Updated translations for various binutils sub-directories
2020-01-20 15:10:23 +00:00
Nick Clifton
1b1bb2c67b
Update version to 2.34.50. Regenerate configure and .pot files.
2020-01-18 14:12:07 +00:00
Alan Modra
b3adc24a07
Update year range in copyright notice of binutils files
2020-01-01 18:42:54 +10:30
Nick Clifton
e486594504
Updated French translation for ld/ and gold/ subdirectories
2019-02-12 13:22:42 +00:00
Nick Clifton
375cd4233d
Updated translations for various binutils subdirectories.
2019-01-21 12:59:20 +00:00
Nick Clifton
f48dfe417e
Change version to 2.32.51 and regenerate configure and pot files.
2019-01-19 16:51:42 +00:00
Alan Modra
827041555a
Update year range in copyright notice of binutils files
2019-01-01 22:06:53 +10:30
Nick Clifton
0984c34e76
Updated French translation for gold and Spanish translation for ld.
...
ld * po/es.po: Updated Spanish translation.
gold * po/fr.po: Updated French translation.
2018-07-18 08:37:38 +01:00
Nick Clifton
30aa13067f
Updated translations.
...
gas * po/uk.po: Updated Ukranian translation.
bfd * po/uk.po: Updated Ukranian translation.
ld * po/uk.po: Updated Ukranian translation.
gold * po/uk.po: Updated Ukranian translation.
opcodes * po/uk.po: Updated Ukranian translation.
* po/de.po: Updated German translation.
* po/pt_BR.po: Updated Brazilian Portuguese translation.
binutils* po/sv.po: Updated Swedish translation.
* po/uk.po: Updated Ukranian translation.
2018-06-26 14:03:16 +01:00
Nick Clifton
71300e2c0c
Regenerate configure and pot files with updated binutils version number.
2018-06-24 19:13:01 +01:00
Nick Clifton
f792cedd00
Updated Spanish translations for the gold and gprof sub-directories
2018-04-18 10:48:56 +01:00
Nick Clifton
4fb0d2b912
Update Spanish translations for ld/ opcodes/ and gold/ sub-directories
2018-04-04 09:00:18 +01:00
Nick Clifton
616dcb87ab
Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodes
2018-01-15 12:09:11 +00:00
Nick Clifton
3957a4963f
Update pot files
2018-01-13 13:56:48 +00:00
Stefan Stroe
ca39c2f4dd
Support --localedir, --datarootdir and --datadir
...
bfd/
* po/Make-in (datadir): Define as @datadir@.
(localedir): Define as @localedir@.
(gnulocaledir, gettextsrcdir): Use @datarootdir@.
binutils/
* po/Make-in (datadir): Define as @datadir@.
(localedir): Define as @localedir@.
(gnulocaledir, gettextsrcdir): Use @datarootdir@.
gas/
* po/Make-in (datadir): Define as @datadir@.
(localedir): Define as @localedir@.
(gnulocaledir, gettextsrcdir): Use @datarootdir@.
gold/
* po/Make-in (datadir): Define as @datadir@.
(localedir): Define as @localedir@.
(gnulocaledir, gettextsrcdir): Use @datarootdir@.
gprof/
* po/Make-in (datadir): Define as @datadir@.
(localedir): Define as @localedir@.
(gnulocaledir, gettextsrcdir): Use @datarootdir@.
ld/
* po/Make-in (datadir): Define as @datadir@.
(localedir): Define as @localedir@.
(gnulocaledir, gettextsrcdir): Use @datarootdir@.
opcodes/
* po/Make-in (datadir): Define as @datadir@.
(localedir): Define as @localedir@.
(gnulocaledir, gettextsrcdir): Use @datarootdir@.
2017-11-29 20:10:52 +10:30
Alan Modra
429d795d50
Update PO files
...
bfd/
* po/es.po: Update from translationproject.org/latest/bfd/.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/id.po: Likewise.
* po/ja.po: Likewise.
* po/ro.po: Likewise.
* po/ru.po: Likewise.
* po/sr.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/uk.po: Likewise.
* po/vi.po: Likewise.
* po/zh_CN.po: Likewise.
* po/hr.po: New file from translationproject.org.
* configure.ac (ALL_LINGUAS): Add hr. Sort.
* configure: Regenerate.
binutils/
* po/bg.po: Update from translationproject.org/latest/binutils/.
* po/ca.po: Likewise.
* po/da.po: Likewise.
* po/es.po: Likewise.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/hr.po: Likewise.
* po/id.po: Likewise.
* po/it.po: Likewise.
* po/ja.po: Likewise.
* po/ro.po: Likewise.
* po/ru.po: Likewise.
* po/sk.po: Likewise.
* po/sr.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/uk.po: Likewise.
* po/vi.po: Likewise.
* po/zh_CN.po: Likewise.
* po/zh_TW.po: Likewise.
gas/
* po/es.po: Update from translationproject.org/latest/gas/.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/id.po: Likewise.
* po/ja.po: Likewise.
* po/ru.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/uk.po: Likewise.
* po/zh_CN.po: Likewise.
gold/
* po/es.po: Update from translationproject.org/latest/gold/.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/id.po: Likewise.
* po/it.po: Likewise.
* po/vi.po: Likewise.
* po/zh_CN.po: Likewise.
* po/ja.po: New file from translationproject.org.
* po/sv.po: Likewise.
* po/uk.po: Likewise.
gprof/
* po/bg.po: Update from translationproject.org/latest/gprof/.
* po/da.po: Likewise.
* po/de.po: Likewise.
* po/eo.po: Likewise.
* po/es.po: Likewise.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/ga.po: Likewise.
* po/hu.po: Likewise.
* po/id.po: Likewise.
* po/it.po: Likewise.
* po/ja.po: Likewise.
* po/ms.po: Likewise.
* po/nl.po: Likewise.
* po/pt_BR.po: Likewise.
* po/ro.po: Likewise.
* po/ru.po: Likewise.
* po/sr.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/uk.po: Likewise.
* po/vi.po: Likewise.
ld/
* po/bg.po: Update from translationproject.org/latest/ld/.
* po/da.po: Likewise.
* po/es.po: Likewise.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/id.po: Likewise.
* po/it.po: Likewise.
* po/ja.po: Likewise.
* po/tr.po: Likewise.
* po/uk.po: Likewise.
* po/vi.po: Likewise.
* po/zh_CN.po: Likewise.
* po/zh_TW.po: Likewise.
* po/de.po: New file from translationproject.org.
* po/ru.po: Likewise.
* configure.ac (ALL_LINGUAS): Add de, ru. Sort.
* configure: Regenerate.
opcodes/
* po/da.po: Update from translationproject.org/latest/opcodes/.
* po/de.po: Likewise.
* po/es.po: Likewise.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/id.po: Likewise.
* po/it.po: Likewise.
* po/nl.po: Likewise.
* po/pt_BR.po: Likewise.
* po/ro.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/uk.po: Likewise.
* po/vi.po: Likewise.
* po/zh_CN.po: Likewise.
2017-07-12 23:08:59 +09:30
Alan Modra
2571583aed
Update year range in copyright notice of all files.
2017-01-02 14:08:56 +10:30
Nick Clifton
786a118cdf
Updated Chinese (simplified) translations for bfd, binutils and gold.
2016-04-28 14:09:49 +01:00
Alan Modra
6f2750feaf
Copyright update for binutils
2016-01-01 23:00:01 +10:30
Alan Modra
c1e7d6a827
[GOLD] Regenerate POTFILES.in to add s390.cc
...
* po/POTFILES.in: Regenerate.
2015-11-03 22:51:30 +10:30
Nick Clifton
26f187cd16
Updated (simplified) Chinese translations for ld, bfd, binutils and gold.
...
* po/zh_CN.po: Updated (simplified) Chinese translation.
2015-10-30 12:50:27 +00:00
Nick Clifton
1e1b2efc46
Update French Translations for LD and GOLD.
...
ld * po/fr.po: Updated French Translation.
gold * po/fr.po: New French Translation.
2015-06-08 15:04:17 +01:00
Nick Clifton
f9d3ecaa78
Updated translations for various binutils components.
...
gold * po/fi.po: Updated Finnish translation.
opcodes * po/fr.po: Updated French translation.
gprof * po/da.po: Update Danish translation.
2015-04-29 16:26:14 +01:00
Alan Modra
b90efa5b79
ChangeLog rotatation and copyright year update
2015-01-02 00:53:45 +10:30
Alan Modra
00cac886aa
Regen gold POTFILES.in
...
* po/POTFILES.in: Regenerate.
2014-09-24 19:14:38 +09:30
Alan Modra
2900af2d0a
Update gold POTFILES.in
...
for recent aarch64 and mips support.
* po/POTFILES.in: Regenerate
2014-07-04 12:32:14 +09:30
Alan Modra
4b95cf5c0c
Update copyright years
2014-03-05 22:16:15 +10:30
Alan Modra
c1c69e839e
binutils potfiles regen
...
Adds nds32 files to POTFILES.in
2014-02-10 09:59:35 +10:30
Alan Modra
6febeb7413
Regenerate.
2012-11-08 03:03:26 +00:00
Nick Clifton
3c892704a9
Updated Vietnamese translation.
2012-08-09 14:46:44 +00:00
Nick Clifton
a6dc81d2ab
Updated translations
2012-07-30 08:43:46 +00:00
Nick Clifton
ff81c7c165
* po/it.po: New Italian translation.
2011-11-25 09:15:26 +00:00
Nick Clifton
d569865703
Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations.
2011-10-10 16:12:24 +00:00