summaryrefslogtreecommitdiff
path: root/binutils/po
Commit message (Collapse)AuthorAgeFilesLines
* Updated Swedish translation for the binutils sub-directoryNick Clifton2023-01-311-762/+310
|
* Updated Swedish translation for the binutils sub-directoryNick Clifton2023-01-231-393/+253
|
* Updated translations for the gas and binutils sub-directoriesNick Clifton2023-01-161-2476/+3143
|
* Updated transaltions for the gprof and binutils sub-directoriesNick Clifton2023-01-092-5943/+7145
|
* Updated translations for various languages and sub-directoriesNick Clifton2023-01-032-5053/+5333
|
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
| | | | | | The newer update-copyright.py fixes file encoding too, removing cr/lf on binutils/bfdtest2.c and ld/testsuite/ld-cygwin/exe-export.exp, and embedded cr in binutils/testsuite/binutils-all/ar.exp string match.
* Update version number and regenerate filesNick Clifton2022-12-311-2235/+2374
|
* Updated Romanian translation for the binutils sub-directoryNick Clifton2022-12-311-826/+1025
|
* Updated Romainain translation for the binutils sub-directory and Swedish ↵Nick Clifton2022-10-311-3051/+3250
| | | | translations for the ld and opcodes sub-directories.
* New Serbian translations for various binutils sub-directories.Nick Clifton2022-09-201-1965/+2233
|
* Updated translations for various sub-directoriesNick Clifton2022-07-263-5895/+6527
|
* Update version to 2.39.50 and regenerate filesNick Clifton2022-07-081-1955/+2117
|
* Updated Serbian (for binutils/) and Russian (for gprof/) translationsNick Clifton2022-03-161-1936/+2292
|
* Updated Swedish translation for the binutils subdirectoryNick Clifton2022-01-271-1919/+2128
|
* Update Bulgarian, French, Romaniam and Ukranian translation for some of the ↵Nick Clifton2022-01-244-8087/+17859
| | | | sub-directories
* Change version number to 2.38.50 and regenerate filesNick Clifton2022-01-221-1916/+2168
|
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
| | | | | | | | | | 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.
* Update bug reporting addressAlan Modra2021-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 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.
* Fix demangle style usage infoAlan Modra2021-11-121-0/+2
| | | | | | | | | | | | | | | | | Extract allowed styles from libiberty, so we don't have to worry about our help messages getting out of date. The function probably belongs in libiberty/cplus-dem.c but it can be here for a while to iron out bugs. PR 28581 * demanguse.c: New file. * demanguse.h: New file. * nm.c (usage): Break up output. Use display_demangler_styles. * objdump.c (usage): Use display_demangler_styles. * readelf.c (usage): Likewise. * Makefile.am: Add demanguse.c and demanguse.h. * Makefile.in: Regenerate. * po/POTFILESin: Regenerate.
* Updated Portuguese translation for the binutils sub-directory.Nick Clifton2021-08-111-2707/+3856
|
* Deprecate a.out support for NetBSD targets.John Ericson2021-08-111-1374/+1371
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 +-
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2021-08-101-2477/+3637
|
* Updated Swedish translation for the binutils sub-directoryNick Clifton2021-07-161-2299/+3134
|
* Updated French translation for the binutils sub-directoryNick Clifton2021-07-121-2314/+3452
|
* Updated translations (mainly Ukranian and French) triggered by creation of ↵Nick Clifton2021-07-051-2320/+3488
| | | | 2.37 branch.
* Update version number and regenerate filesNick Clifton2021-07-031-2100/+2974
|
* Updated translations for some subdirectoriesNick Clifton2021-01-141-1761/+2043
|
* Updated translations for some subdirectoriesNick Clifton2021-01-121-1762/+2064
|
* Updated translations for multiple subdirectoriesNick Clifton2021-01-113-5366/+6262
|
* Change version number to 2.36.50 and regenerate filesNick Clifton2021-01-091-1603/+1714
|
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
|
* Fix printf formatting errors where "0x" is used as a prefix for a decimal ↵Dr. David Alan Gilbert2020-10-221-1561/+1715
| | | | | | | | | | | | | | | | | number. bfd * po/es.po: Fix printf format binutils * windmc.c: Fix printf format gas * config/tc-arc.c: Fix printf format opcodes * po/es.po: Fix printf format sim * arm/armos.c: Fix printf format * ppc/emul_netbsd.c: Fix printf format -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2020-08-121-1903/+2157
|
* Updated Swedish translation for the binutils sub-directoryNick Clifton2020-07-211-1899/+2071
|
* Updated French translation for the gas/ and binutils/ sub-directoriesNick Clifton2020-07-131-1923/+2145
|
* Updated translations for various binutils sub-directoriesNick Clifton2020-07-063-5950/+6897
|
* Update version to 2.35.50 and regenerate filesNick Clifton2020-07-041-1835/+1998
|
* Updated Serbian translation for the binutils sub-directory, and Swedish ↵Nick Clifton2020-04-291-2455/+5576
| | | | translation for the opcodes sub-directory.
* Missing objdump dependency od-elf32_avrAlan Modra2020-02-041-0/+1
| | | | | | * Makefile.am (CFILES): Add od-elf32_avr.c. * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate.
* Updated translations for some of the binutils sub-directoriesNick Clifton2020-01-311-1827/+2167
|
* Updated translations for various binutils sub-directories.Nick Clifton2020-01-231-1831/+2223
|
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-202-3678/+4464
|
* Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton2020-01-181-1051/+1077
|
* Update Traditional Chinese translation for the binutils sub-directory.Nick Clifton2020-01-091-335/+5
| | | | * po/zh_TW.po: Updated Traditional Chinese translation.
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. ↵Sergey Belyashov2020-01-021-1785/+2076
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an ELF based target for these as well. PR 25224 bfd * Makefile.am: Add z80-elf target support. * configure.ac: Likewise. * targets.c: Likewise. * config.bfd: Add z80-elf target support and new arches: ez80 and z180. * elf32-z80.c: New file. * archures.c: Add new z80 architectures: eZ80 and Z180. * coffcode.h: Likewise. * cpu-z80.c: Likewise. * bfd-in2.h: Likewise plus additional Z80 relocations. * coff-z80.c: Add new relocations for Z80 target and local label check. gas * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add support for assembler code generated by SDCC. Add new relocation types. Add z80-elf target support. * config/tc-z80.h: Add z80-elf target support. Enable dollar local labels. Local labels starts from ".L". * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict. * testsuite/gas/all/fwdexp.s: Likewise. * testsuite/gas/z80/suffix.d: Fix failure on ELF target. * testsuite/gas/z80/z80.exp: Add new tests * testsuite/gas/z80/dollar.d: New file. * testsuite/gas/z80/dollar.s: New file. * testsuite/gas/z80/ez80_adl_all.d: New file. * testsuite/gas/z80/ez80_adl_all.s: New file. * testsuite/gas/z80/ez80_adl_suf.d: New file. * testsuite/gas/z80/ez80_isuf.s: New file. * testsuite/gas/z80/ez80_z80_all.d: New file. * testsuite/gas/z80/ez80_z80_all.s: New file. * testsuite/gas/z80/ez80_z80_suf.d: New file. * testsuite/gas/z80/r800_extra.d: New file. * testsuite/gas/z80/r800_extra.s: New file. * testsuite/gas/z80/r800_ii8.d: New file. * testsuite/gas/z80/r800_z80_doc.d: New file. * testsuite/gas/z80/z180.d: New file. * testsuite/gas/z80/z180.s: New file. * testsuite/gas/z80/z180_z80_doc.d: New file. * testsuite/gas/z80/z80_doc.d: New file. * testsuite/gas/z80/z80_doc.s: New file. * testsuite/gas/z80/z80_ii8.d: New file. * testsuite/gas/z80/z80_ii8.s: New file. * testsuite/gas/z80/z80_in_f_c.d: New file. * testsuite/gas/z80/z80_in_f_c.s: New file. * testsuite/gas/z80/z80_op_ii_ld.d: New file. * testsuite/gas/z80/z80_op_ii_ld.s: New file. * testsuite/gas/z80/z80_out_c_0.d: New file. * testsuite/gas/z80/z80_out_c_0.s: New file. * testsuite/gas/z80/z80_reloc.d: New file. * testsuite/gas/z80/z80_reloc.s: New file. * testsuite/gas/z80/z80_sli.d: New file. * testsuite/gas/z80/z80_sli.s: New file. ld * Makefile.am: Add new target z80-elf * configure.tgt: Likewise. * emultempl/z80.em: Add support for eZ80 and Z180 architectures. * emulparams/elf32z80.sh: New file. * emultempl/z80elf.em: Likewise. * testsuite/ld-z80/arch_ez80_adl.d: Likewise. * testsuite/ld-z80/arch_ez80_z80.d: Likewise. * testsuite/ld-z80/arch_r800.d: Likewise. * testsuite/ld-z80/arch_z180.d: Likewise. * testsuite/ld-z80/arch_z80.d: Likewise. * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise. * testsuite/ld-z80/comb_arch_z180.d: Likewise. * testsuite/ld-z80/labels.s: Likewise. * testsuite/ld-z80/relocs.s: Likewise. * testsuite/ld-z80/relocs_b_ez80.d: Likewise. * testsuite/ld-z80/relocs_b_z80.d: Likewise. * testsuite/ld-z80/relocs_f_z80.d: Likewise. * testsuite/ld-z80/z80.exp: Likewise. opcodes * z80-dis.c: Add support for eZ80 and Z80 instructions.
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
|
* Updated traditional Chinese translation for the binutils/ subdirectoryNick Clifton2019-10-111-2371/+6403
|
* Updated translations for various binutils subdirectories.Nick Clifton2019-05-201-2328/+5859
| | | | | | | bfd * po/fr.po: Updated French translation. binutils* po/ca.po: Updated Catalan translation. gprof * po/de.po: Updated German translation. opcodes * po/fr.po: Updated French translation.
* Updated Swedish translation for the binutils sub-directory.Nick Clifton2019-03-051-1698/+1798
|
* Updated Bulgarian and Russian translations for some of the binutils ↵Nick Clifton2019-01-251-1799/+1906
| | | | sub-directories