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-stable-allnoconfig in repository toolchain/binutils-gdb.
from c8ee3f04a6 Remove a bunch of usages of gdb_suppress_tests in 'runto_main'. adds 974e684463 Unify shell-finding logic adds 29be4d9dee Move make_temp_filename to common/pathstuff.c adds e418a61a67 Move mkdir_recursive to common/filestuff.c adds b3279b601e Use mkostemp, not mkstemp adds 36033ef57c Do not reopen temporary files adds b50a8b9a91 Cache a copy of the user's shell on macOS adds cd948f5b2b OBVIOUS Use report_unrecognized_option_error in 'demangle' a [...] adds 9da2bd6ac9 Automatic date update in version.in adds b0d99ba9e9 PR23837, Segmentation fault in resolve_symbol_value adds 8fc91c4098 Correct ChangeLog adds a3d7226832 gdb/riscv: Add back missing braces in riscv-linux-nat.c adds cad26cec07 Automatic date update in version.in adds 98a17ece01 GDB: Only build for "unix:" connections if AF_LOCAL is supported. adds c2e863866d ld -r script fixes adds 8d1015a887 Move struc-symbol.h to symbols.c adds 55d5520ae3 Simplify --sysroot=/ adds 5c87f94bb8 Remove some ld --trace output adds 727a29badd Report scripts and libraries searched for ld --trace adds 30a7953dbf Provide get_shell declaration in procfs.c
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 72 +++++++++ gas/Makefile.am | 1 - gas/Makefile.in | 1 - gas/cgen.c | 36 +++-- gas/config/obj-coff.c | 4 - gas/config/obj-elf.c | 17 +-- gas/config/obj-evax.c | 1 - gas/config/tc-alpha.c | 7 +- gas/config/tc-arc.c | 3 +- gas/config/tc-avr.c | 4 +- gas/config/tc-bfin.c | 3 +- gas/config/tc-csky.c | 11 +- gas/config/tc-hppa.c | 3 +- gas/config/tc-nds32.c | 1 - gas/config/tc-riscv.c | 10 +- gas/config/tc-rl78.c | 1 - gas/config/tc-rx.c | 1 - gas/config/tc-s390.c | 5 +- gas/config/tc-score.c | 31 ++-- gas/config/tc-score7.c | 25 ++-- gas/config/tc-sh.c | 22 +-- gas/config/tc-tic54x.c | 3 +- gas/config/tc-tilegx.c | 11 +- gas/config/tc-tilepro.c | 11 +- gas/config/tc-xtensa.c | 20 ++- gas/doc/internals.texi | 11 +- gas/ehopt.c | 34 +++-- gas/po/POTFILES.in | 1 - gas/struc-symbol.h | 158 -------------------- gas/symbols.c | 161 ++++++++++++++++++++- gas/symbols.h | 3 + gas/write.c | 17 +-- gdb/ChangeLog | 98 +++++++++++++ gdb/Makefile.in | 1 + gdb/cli/cli-cmds.c | 6 +- gdb/common/filestuff.c | 45 ++++++ gdb/common/filestuff.h | 21 +++ gdb/common/netstuff.c | 2 + gdb/common/pathstuff.c | 23 +++ gdb/common/pathstuff.h | 12 ++ gdb/common/scoped_fd.h | 13 ++ gdb/config.in | 3 + gdb/configure | 21 +++ gdb/configure.ac | 10 ++ gdb/darwin-nat.c | 151 ++++++++++++++++++- gdb/demangle.c | 6 +- gdb/dwarf-index-cache.c | 114 +-------------- gdb/dwarf-index-write.c | 66 ++++----- gdb/gnulib/aclocal-m4-deps.mk | 2 +- gdb/gnulib/aclocal.m4 | 2 +- gdb/gnulib/config.in | 12 +- gdb/gnulib/configure | 95 ++---------- gdb/gnulib/import/Makefile.am | 10 +- gdb/gnulib/import/Makefile.in | 18 +-- gdb/gnulib/import/m4/gnulib-cache.m4 | 4 +- gdb/gnulib/import/m4/gnulib-comp.m4 | 17 ++- gdb/gnulib/import/m4/mkostemp.m4 | 23 +++ gdb/gnulib/import/m4/mkstemp.m4 | 82 ----------- gdb/gnulib/import/{mkstemp.c => mkostemp.c} | 12 +- gdb/gnulib/import/stdlib.in.h | 3 +- ...ostemps-Fix-compilation-error-in-C-mode-o.patch | 38 +++++ gdb/gnulib/update-gnulib.sh | 3 +- gdb/macrocmd.c | 8 +- gdb/nat/fork-inferior.c | 21 +-- gdb/procfs.c | 5 +- gdb/riscv-linux-nat.c | 6 +- gdb/unittests/mkdir-recursive-selftests.c | 89 ++++++++++++ gdb/unittests/scoped_fd-selftests.c | 22 ++- gdb/unittests/scoped_mmap-selftests.c | 3 +- gdb/windows-nat.c | 5 +- ld/ChangeLog | 41 ++++++ ld/Makefile.am | 6 +- ld/Makefile.in | 6 +- ld/ldlang.c | 5 +- ld/ldmain.c | 34 +++-- ld/ldmain.h | 2 +- ld/ldmisc.c | 14 +- ld/lexsup.c | 2 +- ld/scripttempl/arclinux.sc | 4 +- ld/scripttempl/armbpabi.sc | 2 +- ld/scripttempl/avr.sc | 2 +- ld/scripttempl/elf.sc | 4 +- ld/scripttempl/elf32msp430.sc | 12 +- ld/scripttempl/elf64hppa.sc | 4 +- ld/scripttempl/elf_chaos.sc | 2 +- ld/scripttempl/elfarc.sc | 2 +- ld/scripttempl/elfxtensa.sc | 4 +- ld/scripttempl/epiphany_4x4.sc | 16 +- ld/scripttempl/mep.sc | 2 +- ld/scripttempl/nds32elf.sc | 4 +- ld/scripttempl/pru.sc | 4 +- 92 files changed, 1146 insertions(+), 789 deletions(-) delete mode 100644 gas/struc-symbol.h create mode 100644 gdb/gnulib/import/m4/mkostemp.m4 delete mode 100644 gdb/gnulib/import/m4/mkstemp.m4 rename gdb/gnulib/import/{mkstemp.c => mkostemp.c} (79%) create mode 100644 gdb/gnulib/patches/0002-mkostemp-mkostemps-Fix-compilation-erro [...] create mode 100644 gdb/unittests/mkdir-recursive-selftests.c