This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gdb.
from eec685f8a6 ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol D [...] adds 0c1e6e265b gdb: introduce a new overload of target_can_async_p adds fce6cd341b gdb: hoist target_async_permitted checks into target.c adds bf94662bfe gdb: add asserts in target.c for target_async_permitted adds 7054fa5bca gdb: simplify remote_target::is_async_p adds 32b1f5e8d6 gdb: add assert in remote_target::wait relating to async being off adds c6a6aad52d gdb/python: make some global variables static adds 43077a2374 gdb: rename source_styling_changed observer adds 79abb93930 Updated French translation for the opcodes directory. adds 32384aa396 Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64) adds 423e91d347 coff-go32: consistent 16-byte section alignment adds a41ad3474c PR gdb/28480: Improve ambiguous member detection adds 7060c28edd Fix building the AArch64 assembler and disassembler when ass [...] new 7719facb31 Revert "gdb: add assert in remote_target::wait relating to a [...]
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/Makefile.am | 20 +- bfd/Makefile.in | 21 +- bfd/coff-go32.c | 12 +- bfd/po/BLD-POTFILES.in | 1 + bfd/po/SRC-POTFILES.in | 1 + gdb/cli/cli-style.c | 2 +- gdb/infcmd.c | 2 +- gdb/linux-nat.c | 8 +- gdb/mi/mi-main.c | 4 +- gdb/observable.c | 2 +- gdb/observable.h | 6 +- gdb/python/python.c | 53 ++-- gdb/remote.c | 18 +- gdb/target.c | 21 +- gdb/target.h | 4 + gdb/testsuite/gdb.cp/ambiguous.cc | 19 ++ gdb/testsuite/gdb.cp/ambiguous.exp | 10 + gdb/tui/tui-winsource.c | 4 +- gdb/valops.c | 28 +++ opcodes/ChangeLog | 11 + opcodes/aarch64-asm.c | 26 +- opcodes/aarch64-dis.c | 33 +-- opcodes/aarch64-opc.c | 11 +- opcodes/po/fr.po | 496 +++++++++++++++++++------------------ 24 files changed, 464 insertions(+), 349 deletions(-)