This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 + bfd/elf32-rl78.c | 725 ++- bfd/po/sr.po | 3134 +++++----- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/po/sr.po | 6126 +++++++++++-------- binutils/testsuite/lib/binutils-common.exp | 5 + gas/ChangeLog | 4 + gas/atof-generic.c | 20 +- gas/config/atof-ieee.c | 121 +- gas/config/tc-aarch64.c | 50 +- gas/config/tc-arm.c | 49 +- gas/config/tc-i386.c | 17 +- gas/config/tc-i386.h | 4 + gas/config/tc-tic4x.c | 4 +- gas/doc/as.texi | 4 +- gas/doc/c-i386.texi | 15 +- gas/flonum.h | 4 + gas/po/ru.po | 8567 ++++++++++++++------------- gas/read.c | 144 +- gas/testsuite/gas/all/float.s | 11 + 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 +- gdb/addrmap.c | 35 + gdb/addrmap.h | 6 + gdb/dwarf2/read.c | 6 + gdb/infrun.c | 29 +- gdb/psymtab.c | 56 +- gdb/testsuite/gdb.dwarf2/fission-reread.exp | 3 +- gold/ChangeLog | 4 + gold/po/sr.po | 856 +-- opcodes/ChangeLog | 4 + opcodes/po/sr.po | 525 +- 36 files changed, 11145 insertions(+), 9613 deletions(-) create mode 100644 gas/testsuite/gas/i386/fp-elf32.d create mode 100644 gas/testsuite/gas/i386/fp-elf64.d