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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++ bfd/pei-x86_64.c | 9 +- bfd/version.h | 2 +- gas/ChangeLog | 21 ++++ gas/NEWS | 5 + gas/config.in | 3 + gas/config/tc-mips.c | 261 ++++++++++++++++++++++++++++++++++++++----------- gas/configure | 27 ++++- gas/configure.ac | 18 ++++ gas/doc/c-mips.texi | 7 ++ gdb/ChangeLog | 20 ++++ gdb/ada-lang.h | 2 - gdb/ada-tasks.c | 55 +++++------ gdb/gdbtypes.c | 7 +- gdb/ravenscar-thread.c | 2 - 15 files changed, 345 insertions(+), 100 deletions(-)