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-aarch64-next-allyesconfig in repository toolchain/ci/binutils-gdb.
from bf8e4b6c81 Automatic date update in version.in adds 533da48302 Update libiberty sources with changes in the gcc mainline. adds bd267fd1f9 Forgot to add testcases to commit for [binutils][arm] PR2537 [...] adds d9bc85b65b gdb: remove use of iterate_over_inferiors in py-inferior.c adds 788eca4949 gdb: remove use of iterate_over_inferiors in mi/mi-interp.c adds a9ac81b1a7 gdb: remove uses of iterate_over_inferiors in mi/mi-main.c adds 26f42329ca gdb: remove uses of iterate_over_inferiors in top.c adds 42e04b3601 x86: Add {vex} pseudo prefix adds 3684d331fd Fix gdbsupport build adds 67b10306d1 Fix gdbsupport build on compilers that don't default to C++1 [...] adds 82a9ed2050 Improve the performance of the ascii art jump visualizer. adds 76e2944437 Fix a libiberty testsuite failure. adds 07f1f3aa53 Fix spelling errors adds c4d3fc1480 Make all-gdbsupport depend on all-bfd adds 503f691989 Automatic date update in version.in adds 4fb3a8daaf Update top level config files with copies from the official [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 68 +++ Makefile.def | 1 + Makefile.in | 1 + bfd/ChangeLog | 7 + bfd/coff-arm.c | 2 +- bfd/elfxx-riscv.c | 2 +- bfd/sysdep.h | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 7 + binutils/objdump.c | 66 +-- config.guess | 79 ++-- config.sub | 31 +- gas/ChangeLog | 11 + gas/config/tc-i386.c | 6 +- gas/doc/c-i386.texi | 4 +- gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.d | 7 + gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.s | 7 + gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.d | 8 + gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.s | 8 + gas/testsuite/gas/i386/pseudos.s | 6 +- gas/testsuite/gas/i386/x86-64-pseudos.s | 6 +- gdb/ChangeLog | 32 ++ gdb/mi/mi-interp.c | 49 +- gdb/mi/mi-main.c | 73 ++- gdb/python/py-inferior.c | 24 +- gdb/top.c | 51 +-- gdbsupport/ChangeLog | 13 + gdbsupport/Makefile.am | 2 + gdbsupport/Makefile.in | 14 +- gdbsupport/common-defs.h | 2 +- gdbsupport/configure | 92 ++-- gdbsupport/configure.ac | 2 +- include/ChangeLog | 37 ++ include/ansidecl.h | 34 ++ include/demangle.h | 22 +- include/libiberty.h | 18 +- libiberty/ChangeLog | 105 +++++ libiberty/Makefile.in | 16 +- libiberty/_doprnt.c | 2 +- libiberty/argv.c | 2 +- libiberty/asprintf.c | 2 +- libiberty/choose-temp.c | 2 +- libiberty/clock.c | 2 +- libiberty/concat.c | 2 +- libiberty/copying-lib.texi | 2 +- libiberty/cp-demangle.c | 34 +- libiberty/cp-demangle.h | 2 +- libiberty/cp-demint.c | 5 +- libiberty/cplus-dem.c | 53 +-- libiberty/crc32.c | 2 +- libiberty/d-demangle.c | 2 +- libiberty/dwarfnames.c | 2 +- libiberty/dyn-string.c | 2 +- libiberty/fdmatch.c | 2 +- libiberty/fibheap.c | 2 +- libiberty/filedescriptor.c | 47 ++ libiberty/filename_cmp.c | 2 +- libiberty/floatformat.c | 2 +- libiberty/fnmatch.c | 2 +- libiberty/fopen_unlocked.c | 2 +- libiberty/gather-docs | 2 +- libiberty/getopt.c | 2 +- libiberty/getopt1.c | 2 +- libiberty/getruntime.c | 2 +- libiberty/hashtab.c | 2 +- libiberty/hex.c | 2 +- libiberty/lbasename.c | 2 +- libiberty/libiberty.texi | 4 +- libiberty/lrealpath.c | 18 +- libiberty/maint-tool | 2 +- libiberty/make-relative-prefix.c | 5 +- libiberty/make-temp-file.c | 2 +- libiberty/md5.c | 2 +- libiberty/memmem.c | 2 +- libiberty/mempcpy.c | 2 +- libiberty/mkstemps.c | 2 +- libiberty/objalloc.c | 2 +- libiberty/obstack.c | 2 +- libiberty/partition.c | 2 +- libiberty/pex-common.c | 2 +- libiberty/pex-common.h | 2 +- libiberty/pex-djgpp.c | 2 +- libiberty/pex-msdos.c | 2 +- libiberty/pex-one.c | 2 +- libiberty/pex-unix.c | 2 +- libiberty/pex-win32.c | 2 +- libiberty/pexecute.c | 2 +- libiberty/physmem.c | 2 +- libiberty/putenv.c | 2 +- libiberty/regex.c | 2 +- libiberty/rust-demangle.c | 687 ++++++++++++++++++---------- libiberty/safe-ctype.c | 2 +- libiberty/setenv.c | 2 +- libiberty/setproctitle.c | 2 +- libiberty/sha1.c | 2 +- libiberty/simple-object-coff.c | 2 +- libiberty/simple-object-common.h | 2 +- libiberty/simple-object-elf.c | 73 ++- libiberty/simple-object-mach-o.c | 2 +- libiberty/simple-object-xcoff.c | 2 +- libiberty/simple-object.c | 2 +- libiberty/snprintf.c | 2 +- libiberty/sort.c | 2 +- libiberty/spaces.c | 2 +- libiberty/splay-tree.c | 2 +- libiberty/stack-limit.c | 2 +- libiberty/stpcpy.c | 2 +- libiberty/stpncpy.c | 2 +- libiberty/strndup.c | 2 +- libiberty/strtod.c | 2 +- libiberty/strverscmp.c | 2 +- libiberty/testsuite/Makefile.in | 2 +- libiberty/testsuite/demangle-expected | 6 +- libiberty/testsuite/demangler-fuzzer.c | 2 +- libiberty/testsuite/rust-demangle-expected | 6 +- libiberty/testsuite/test-demangle.c | 2 +- libiberty/testsuite/test-expandargv.c | 2 +- libiberty/testsuite/test-pexecute.c | 2 +- libiberty/testsuite/test-strtol.c | 2 +- libiberty/timeval-utils.c | 2 +- libiberty/unlink-if-ordinary.c | 2 +- libiberty/vasprintf.c | 2 +- libiberty/vfprintf.c | 2 +- libiberty/vprintf-support.c | 2 +- libiberty/vprintf-support.h | 2 +- libiberty/vsnprintf.c | 2 +- libiberty/vsprintf.c | 2 +- libiberty/xasprintf.c | 2 +- libiberty/xexit.c | 2 +- libiberty/xmalloc.c | 2 +- libiberty/xstrndup.c | 2 +- libiberty/xvasprintf.c | 2 +- opcodes/ChangeLog | 9 + opcodes/i386-opc.tbl | 1 + opcodes/i386-tbl.h | 12 + opcodes/opintl.h | 2 +- sim/arm/ChangeLog | 4 + sim/arm/iwmmxt.c | 2 +- 138 files changed, 1324 insertions(+), 727 deletions(-) create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.s create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.s create mode 100644 libiberty/filedescriptor.c