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-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from 10a54ace4a Automatic date update in version.in adds aff29d1c73 (Ada) -var-update crash for variable whose type is a referen [...] adds ab759ca8db Fix type_stack leaks in c expression parsing. adds db22231044 gas: Pass max_bytes to TC_FRAG_INIT adds 7115ab9c4b Automatic date update in version.in adds ea638c4312 AArch64: Detect exit from execve syscall adds 43c4685f14 Automatic date update in version.in adds 04d7fa2132 Update description of how to make a release to include the u [...] adds e20773049f Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp adds e486594504 Updated French translation for ld/ and gold/ subdirectories adds ac8c53cc67 Use function_name_style to print Ada and C function names adds 2636d81d80 Use address style to print addresses in breakpoint information. adds 1ed9f74e85 Make symtab.c better styled. adds 402d2bfec4 Look for separate debug files in debug directories under a sysroot. adds efac4bfe0b Add a new function child_path. adds cd4b78483c Use child_path to determine if an object file is under a sysroot. adds f62318e98d Try to use the canonical version of a sysroot for debug file links. adds 8918f84c04 Automatic date update in version.in adds 01c7ae818b Adding a test case adds 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/ adds e6e006612f Automatic date update in version.in adds c559d7096b (Windows) remove thread notification for main thread of inferior adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument adds b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...] adds cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...] adds 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...] adds 6c6ef69fb4 [gdb, hurd] Repair build after "Share fork_inferior et al wi [...] adds c29ee8d45e [gdb, hurd] Repair build after "Use thread_info and inferior [...] adds 924514e11c [gdb, hurd] Address "ISO C++ forbids converting a string con [...] adds 8071c5ce78 [gdb, hurd] Adjust to Hurd "proc" interface changes adds b671c7fb21 [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c' adds abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs adds 9d70ffbc5b Updating test case adds 99df80f894 Automatic date update in version.in adds 91d78b8179 Use the correct name for various MACH-O based operating syst [...] adds 5f48666010 C++-ify bp_location adds cc12f4a8f9 Fix memory leak in create_ada_exception_catchpoint adds e397fd39c6 Fix some typos in ravenscar-thread.c adds 5b6ea500d5 Exception safety in ravenscar-thread.c adds 7657f14df7 C++-ify ravenscar_arch_ops adds 6cbcc006e9 Fix formatting in ravenscar-thread.c adds 989f3c583d Minor C++-ification in ravenscar-thread.c adds dea57a6263 Add push_target overload adds 0b790b1eeb Make the ravenscar thread target multi-target-ready adds 485b851b68 Special-case wildcard requests in ravenscar-thread.c adds 166e5d9d41 Automatic date update in version.in adds aa9e1dc0c6 Automatic date update in version.in adds a2cd4f1475 (Ada) fix GDB crash printing packed array adds 75ba10dc55 type_align: handle range types the same as ints and enums adds a008792038 Fix pager bugs with style output adds 0c820d6793 Fix some valgrind errors in the TUI adds 6506371f06 Add styling to macro commands adds 9409233b0e Change macro_source_fullname to return a std::string adds d57e4f2b86 Automatic date update in version.in adds a31b8bd9a0 PR24225, nios2 buffer overflow adds 040b3e95e4 Fix leaks of 'per program space' and 'per inferior' ada task data. adds 70cd633e87 gdb: Allow gdbarch to override alignment for method and memb [...] adds c72e75a640 Automatic date update in version.in adds 179f2db0d9 PR24235, Read memory violation in pei-x86_64.c adds 6f2117ba38 Fix a potential deadlock in some older Loongson 3A1000 MIPS [...] adds 98814c6c11 Minor Ada task cleanups adds abaeb15626 Automatic date update in version.in adds 7ae39e2d40 Check whether symbols with MOVW_.ABS relocations require PLT [...] adds 8abac8031e PR24236, Heap buffer overflow in _bfd_archive_64_bit_slurp_armap adds 6caa91b6e5 Fix error message and use-after-free on errors in nested sou [...] adds 7d272a55ca PR24233, Out of memory new edd01d077c Use or1k-darwin host SHARED_LIBADD for *-darwin.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 28 + bfd/archive.c | 17 +- bfd/archive64.c | 10 +- bfd/configure | 6 +- bfd/configure.ac | 6 +- bfd/elf32-nios2.c | 31 +- bfd/pei-x86_64.c | 9 +- bfd/version.h | 2 +- binutils/ChangeLog | 12 + binutils/README-how-to-make-a-release | 125 +- binutils/objdump.c | 4 +- gas/ChangeLog | 49 + gas/NEWS | 5 + gas/config.in | 3 + gas/config/tc-aarch64.h | 3 +- gas/config/tc-arm.h | 3 +- gas/config/tc-avr.h | 2 +- gas/config/tc-i386.h | 9 +- gas/config/tc-ia64.h | 2 +- gas/config/tc-mips.c | 261 +- gas/config/tc-mmix.h | 2 +- gas/config/tc-nds32.h | 2 +- gas/config/tc-ns32k.h | 2 +- gas/config/tc-rl78.h | 2 +- gas/config/tc-rx.h | 2 +- gas/config/tc-score.h | 2 +- gas/config/tc-tic54x.h | 2 +- gas/config/tc-tic6x.h | 2 +- gas/config/tc-xtensa.h | 2 +- gas/configure | 27 +- gas/configure.ac | 18 + gas/doc/c-mips.texi | 7 + gas/doc/internals.texi | 7 +- gas/frags.c | 2 +- gdb/ChangeLog | 325 ++ gdb/MAINTAINERS | 1 + gdb/Makefile.in | 1 + gdb/aarch64-linux-tdep.c | 56 +- gdb/aarch64-ravenscar-thread.c | 47 +- gdb/ada-lang.c | 94 +- gdb/ada-lang.h | 2 - gdb/ada-tasks.c | 81 +- gdb/ada-typeprint.c | 6 +- gdb/ada-varobj.c | 3 + gdb/breakpoint.c | 27 +- gdb/breakpoint.h | 18 +- gdb/c-exp.y | 4 + gdb/c-typeprint.c | 8 +- gdb/cli/cli-script.c | 7 +- gdb/common/pathstuff.c | 50 + gdb/common/pathstuff.h | 6 + gdb/config/i386/nm-i386gnu.h | 7 - gdb/configure.nat | 1 + gdb/corelow.c | 3 +- gdb/gdbtypes.c | 9 +- gdb/gnu-nat.c | 31 +- gdb/gnu-nat.h | 17 +- gdb/i386-gnu-nat.c | 14 +- gdb/macrocmd.c | 15 +- gdb/macrotab.c | 63 +- gdb/macrotab.h | 5 +- gdb/ppc-ravenscar-thread.c | 56 +- gdb/ravenscar-thread.c | 222 +- gdb/ravenscar-thread.h | 9 +- gdb/remote.c | 10 +- gdb/riscv-tdep.c | 1 + gdb/source.c | 62 +- gdb/sparc-ravenscar-thread.c | 34 +- gdb/symfile.c | 36 +- gdb/symtab.c | 55 +- gdb/symtab.h | 8 + gdb/target.c | 9 + gdb/target.h | 3 + gdb/testsuite/ChangeLog | 44 + .../big_packed_array.exp} | 29 +- .../gdb.ada/big_packed_array/foo_ra24_010.adb | 24 + gdb/testsuite/gdb.ada/big_packed_array/pck.adb | 21 + gdb/testsuite/gdb.ada/big_packed_array/pck.ads | 53 + gdb/testsuite/gdb.ada/homonym.exp | 2 +- gdb/testsuite/gdb.ada/mi_ref_changeable.exp | 71 + .../gdb.ada/mi_ref_changeable/foo_rb20_056.adb | 28 + gdb/testsuite/gdb.ada/mi_ref_changeable/pck.adb | 26 + gdb/testsuite/gdb.ada/mi_ref_changeable/pck.ads | 20 + gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 130 + gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 45 + gdb/testsuite/gdb.base/page.exp | 14 + .../{source-error.gdb => source-error-1.gdb} | 0 gdb/testsuite/gdb.base/source-error.gdb | 6 +- gdb/testsuite/gdb.base/source.exp | 16 +- gdb/testsuite/gdb.base/style.c | 2 + gdb/testsuite/gdb.base/style.exp | 34 +- gdb/top.c | 4 +- gdb/top.h | 2 +- gdb/tui/tui-source.c | 21 +- gdb/ui-style.h | 10 + gdb/unittests/child-path-selftests.c | 68 + gdb/utils.c | 92 +- gdb/windows-nat.c | 78 +- gold/ChangeLog | 15 + gold/aarch64.cc | 11 + gold/po/fr.po | 559 +-- gold/testsuite/Makefile.am | 20 + gold/testsuite/Makefile.in | 121 +- gold/testsuite/aarch64_pr23870_bar.c | 6 + gold/testsuite/aarch64_pr23870_foo.c | 6 + gold/testsuite/aarch64_pr23870_main.S | 15 + include/ChangeLog | 9 + include/mach-o/loader.h | 6 +- include/splay-tree.h | 11 +- ld/ChangeLog | 8 + ld/po/fr.po | 4245 ++++++++++---------- ld/testsuite/ld-elf/elf.exp | 7 - libiberty/ChangeLog | 6 + libiberty/splay-tree.c | 13 +- sim/ChangeLog | 4 + sim/MAINTAINERS | 3 +- 116 files changed, 4782 insertions(+), 3195 deletions(-) copy gdb/testsuite/{gdb.base/source-error.gdb => gdb.ada/big_packed_array.exp} (55%) create mode 100644 gdb/testsuite/gdb.ada/big_packed_array/foo_ra24_010.adb create mode 100644 gdb/testsuite/gdb.ada/big_packed_array/pck.adb create mode 100644 gdb/testsuite/gdb.ada/big_packed_array/pck.ads create mode 100644 gdb/testsuite/gdb.ada/mi_ref_changeable.exp create mode 100644 gdb/testsuite/gdb.ada/mi_ref_changeable/foo_rb20_056.adb create mode 100644 gdb/testsuite/gdb.ada/mi_ref_changeable/pck.adb create mode 100644 gdb/testsuite/gdb.ada/mi_ref_changeable/pck.ads create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp copy gdb/testsuite/gdb.base/{source-error.gdb => source-error-1.gdb} (100%) create mode 100644 gdb/unittests/child-path-selftests.c create mode 100644 gold/testsuite/aarch64_pr23870_bar.c create mode 100644 gold/testsuite/aarch64_pr23870_foo.c create mode 100644 gold/testsuite/aarch64_pr23870_main.S