This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 3417bfca67 GAS: DWARF-5: Ensure that the 0'th entry in the directory ta [...] adds d2a2c939f1 Automatic date update in version.in adds c173cc8a66 guile: fix smob exports adds 3ee0cd9e55 Updated Serbian and Russian translations for various sub-dir [...] adds 69eadcc9ea gdb: iterate only on vfork parent threads in handle_vfork_ch [...] adds 192786c72a Generalize addrmap dumping adds 2c1db96b66 Ignore .debug_types when reading .debug_aranges adds c0e94211e1 Automatic date update in version.in adds 2ad55ffca1 PR28163, Segment fault in function rl78_special_reloc adds e7e57d02fb x86: have non-PE/COFF BEOS be recognized as ELF adds e2295dade8 x86/ELF: fix .tfloat output adds e74e2b4c33 x86/ELF: fix .ds.x output adds 8f2200fe8e x86/ELF: fix .tfloat output with hex input adds 7d19d09629 x86: introduce .hfloat directive adds de133cf98c x86: introduce .bfloat16 directive adds bcd17d4f51 gas: make 2nd argument of .dcb.* consistently optional adds 2557e081af Arm32: leave more .bfloat16 processing to common code adds 7727283e51 Arm64: leave .bfloat16 processing to common code adds f0dec3f488 gas: support NaN flavors adds 199bbc7a4c gas: fold IEEE encoding of -Inf with that of +Inf adds bda3d9fbc8 Fix typo in previous delta adds d86d1fc7f9 Add a -mno-dollar-line-separator command line option to the [...] adds fb0afe4cca Mention whitespace in script expressions adds 6c93cebf2d ldgram.y tidies adds cc9faa98ad PR28198, Support # as linker script comment marker adds fb550a919a gdb: terminate upon receipt of SIGFPE adds bbefac7df9 gdb: register signal handler after setting up event token adds 270135645b gdb: rename async_init_signals to gdb_init_signals adds 6aa4f97c2b gdb: print backtrace on fatal SIGSEGV adds d03277b797 gdb: register SIGBUS, SIGFPE, and SIGABRT handlers adds 0e6e4b599a gdb: don't print backtrace when dumping core after an intern [...] adds ab4f385b3c Deprecate a.out support for NetBSD targets. adds 4f212c5520 Updated Portuguese translation for the binutils sub-directory. adds 3af2785c97 Add 3 new PAC-related ARM note types adds 5393ca689a Fix an internal error in the CSKY assembler when asked to re [...] adds 12612c24a6 Fix a typo in the RX asse,bler. The Double-precision floati [...] adds 0d81afad67 ld: Update the pass and fail strings of PR ld/28138 test adds cf5671b146 Automatic date update in version.in adds 6e425ff4bf Re: gas: support NaN flavors adds b2ee4824b1 gdb:csky rm tdesc_has_registers in csky_register_name adds 65f82b1972 Improve forward progress test in python.exp adds 9b1f59fc95 gdb: make gdbarch_printable_names return a vector adds 6a33fa0efe Update documentation to mention Pygments adds a35606d901 gdb: riscv_scan_prologue: handle LD and LW instructions adds c92d9b49ce Automatic date update in version.in adds 41ee6d14fd ns32k configury adds af29a8abcf PR28217, Syntax error when memory region contains a hyphen adds 1374be2327 PR28168: [CSKY] Fix stack overflow in disassembler adds 3bb17dfb6b Re: PR28217, Syntax error when memory region contains a hyphen adds 34a7af0fac tidy mri script extern adds b325429b2f ld script lower-case absolute and sizeof_headers adds f400c8d27e ld lexer tidy, possibly break the world adds 96ddc891f2 Automatic date update in version.in adds 4ffb22ec40 ld script fill pattern expression adds ec1e5afa89 Automatic date update in version.in adds 70069e7823 Automatic date update in version.in adds eb09df162b as: Replace the removed symbol with the versioned symbol adds bd7ccaa983 Notify observer of breakpoint auto-disabling adds 1dd34eff4b Fix Ada regression due to DWARF expression series adds 892a1e5303 Fix register regression in DWARF evaluator
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 + bfd/config.bfd | 46 +- bfd/configure | 5 +- bfd/configure.ac | 5 +- bfd/elf32-rl78.c | 725 +- bfd/po/bfd.pot | 1843 ++--- bfd/po/sr.po | 3134 ++++--- bfd/version.h | 2 +- binutils/ChangeLog | 8 + binutils/po/binutils.pot | 2745 ++++--- binutils/po/pt.po | 6781 +++++++++------- binutils/po/sr.po | 6126 ++++++++------ binutils/readelf.c | 6 + binutils/testsuite/binutils-all/nm.exp | 2 +- binutils/testsuite/lib/binutils-common.exp | 12 +- config/picflag.m4 | 4 +- gas/ChangeLog | 30 + gas/atof-generic.c | 20 +- gas/config/atof-ieee.c | 121 +- gas/config/obj-elf.c | 28 +- gas/config/obj-elf.h | 5 + gas/config/rx-parse.y | 2 +- gas/config/tc-aarch64.c | 50 +- gas/config/tc-arm.c | 49 +- gas/config/tc-avr.c | 14 +- gas/config/tc-avr.h | 5 +- gas/config/tc-csky.c | 3 +- gas/config/tc-i386.c | 17 +- gas/config/tc-i386.h | 4 + gas/config/tc-tic4x.c | 6 +- gas/configure.tgt | 9 +- gas/doc/as.texi | 4 +- gas/doc/c-avr.texi | 9 +- gas/doc/c-i386.texi | 15 +- gas/flonum.h | 4 + gas/po/gas.pot | 3383 ++++---- gas/po/ru.po | 8567 ++++++++++---------- gas/read.c | 144 +- gas/symbols.c | 26 +- gas/symbols.h | 2 + gas/testsuite/gas/all/float.s | 15 + gas/testsuite/gas/all/gas.exp | 7 +- gas/testsuite/gas/arm/blx-bl-convert.d | 2 +- gas/testsuite/gas/arm/blx-local-thumb.d | 2 +- gas/testsuite/gas/csky/pr28168.d | 12 + gas/testsuite/gas/csky/pr28168.s | 1 + gas/testsuite/gas/csky/v2_float_part2.d | 16 +- gas/testsuite/gas/i386/fp-elf32.d | 41 + gas/testsuite/gas/i386/fp-elf64.d | 41 + gas/testsuite/gas/i386/fp.d | 30 +- gas/testsuite/gas/i386/fp.s | 103 +- gas/testsuite/gas/i386/i386.exp | 5 +- gas/testsuite/gas/rx/dpopm.sm | 2 +- gas/testsuite/gas/rx/dpushm.sm | 2 +- gas/testsuite/gas/rx/macros.inc | 2 +- gas/testsuite/gas/sh/basic.exp | 2 +- gas/testsuite/gas/symver/symver11.d | 2 +- gas/testsuite/gas/symver/symver16.d | 13 + gas/testsuite/gas/symver/symver16.s | 16 + gas/write.c | 21 +- gdb/NEWS | 7 + gdb/addrmap.c | 35 + gdb/addrmap.h | 6 + gdb/arch-utils.c | 25 +- gdb/breakpoint.c | 2 +- gdb/config.in | 6 + gdb/configure | 51 + gdb/configure.ac | 22 + gdb/configure.host | 34 +- gdb/configure.tgt | 2 +- gdb/csky-tdep.c | 3 - gdb/doc/gdb.texinfo | 32 +- gdb/dwarf2/expr.c | 8 +- gdb/dwarf2/read.c | 6 + gdb/event-top.c | 227 +- gdb/event-top.h | 2 +- gdb/gdbarch.c | 30 +- gdb/gdbarch.h | 9 +- gdb/gdbarch.sh | 39 +- gdb/guile/scm-gsmob.c | 29 +- gdb/infrun.c | 29 +- gdb/psymtab.c | 56 +- gdb/riscv-tdep.c | 33 + gdb/selftest-arch.c | 24 +- .../riscv64-unwind-prologue-with-ld-lw-foo.s | 74 + .../riscv64-unwind-prologue-with-ld-lw.exp | 45 + .../gdb.arch/riscv64-unwind-prologue-with-ld.c | 30 + gdb/testsuite/gdb.asm/asm-source.exp | 6 +- gdb/testsuite/gdb.base/bt-on-fatal-signal.c | 22 + gdb/testsuite/gdb.base/bt-on-fatal-signal.exp | 173 + gdb/testsuite/gdb.dwarf2/fission-reread.exp | 3 +- gdb/testsuite/gdb.guile/scm-gsmob.exp | 28 + gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp | 41 + gdb/testsuite/gdb.python/py-breakpoint.exp | 23 + gdb/testsuite/gdb.python/python.exp | 17 +- gdb/top.c | 2 +- gdb/ui-file.h | 9 + gdb/utils.c | 5 + gold/ChangeLog | 4 + gold/po/gold.pot | 2 +- gold/po/sr.po | 856 +- gprof/po/gprof.pot | 36 +- include/elf/common.h | 9 + intl/configure | 2 +- ld/configure.tgt | 46 +- ld/ld.texi | 9 +- ld/ldfile.c | 2 +- ld/ldgram.y | 163 +- ld/ldlex.h | 2 +- ld/ldlex.l | 336 +- ld/po/ld.pot | 885 +- ld/testsuite/ld-arm/arm-elf.exp | 4 +- ld/testsuite/ld-elf/elf.exp | 2 +- ld/testsuite/ld-elf/overlay.t | 8 +- ld/testsuite/ld-elf/shared.exp | 4 +- ld/testsuite/ld-mmix/mmohdr1.ld | 2 +- ld/testsuite/ld-plugin/lto.exp | 8 +- libiberty/configure | 4 +- opcodes/ChangeLog | 4 + opcodes/csky-dis.c | 8 +- opcodes/po/opcodes.pot | 106 +- opcodes/po/sr.po | 525 +- 122 files changed, 21076 insertions(+), 17446 deletions(-) create mode 100644 gas/testsuite/gas/csky/pr28168.d create mode 100644 gas/testsuite/gas/csky/pr28168.s create mode 100644 gas/testsuite/gas/i386/fp-elf32.d create mode 100644 gas/testsuite/gas/i386/fp-elf64.d create mode 100644 gas/testsuite/gas/symver/symver16.d create mode 100644 gas/testsuite/gas/symver/symver16.s create mode 100644 gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw-foo.s create mode 100644 gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp create mode 100644 gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld.c create mode 100644 gdb/testsuite/gdb.base/bt-on-fatal-signal.c create mode 100644 gdb/testsuite/gdb.base/bt-on-fatal-signal.exp