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-allmodconfig in repository toolchain/ci/binutils-gdb.
from aa8509b4ed Mention the NetBSD support in "info proc" documentation adds a3bbacc120 gdb: remove main_type::flag_incomplete adds 4167d44ce2 Automatic date update in version.in adds 6173d6a696 [gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-alias adds 7c99e7e2b0 [gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8 adds 873dd4273f [gdb/testsuite] Fix gdb_unbuffer_output return-type adds 0fc2a808cb [gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8 adds abf6d805a0 [gdb/testsuite] Fix gdb.base/store.exp with gcc-10 adds b8983c4663 [gdb/testsuite] Fix cur_addr update in gdb.base/watchpoint-r [...] adds 6ef719c016 Section "3.1 Preprocessing" of the online GAS manual has a w [...] adds 0d8683a321 [gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot.exp with gcc-8 adds 24fe640b4d [gdb/testsuite] Fix gdb.reverse/consecutive-{precsave,revers [...] adds bfeaed386d Updated Swedish translation for the gas sub-directory adds ac4a4f1cd7 gdb: handle endbr64 instruction in amd64_analyze_prologue new 0d4bf01694 gdb: remove main_type::flag_static
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/version.h | 2 +- gas/ChangeLog | 11 + gas/doc/as.texi | 5 +- gas/po/sv.po | 7050 +++++++++++--------- gdb/ChangeLog | 13 + gdb/amd64-tdep.c | 19 + gdb/gdbtypes.h | 2 - gdb/testsuite/ChangeLog | 47 + .../amd64-prologue-skip-cf-protection.c} | 3 +- .../gdb.arch/amd64-prologue-skip-cf-protection.exp | 65 + gdb/testsuite/gdb.base/async.exp | 14 +- gdb/testsuite/gdb.base/consecutive.exp | 15 +- gdb/testsuite/gdb.base/shlib-call.exp | 11 +- gdb/testsuite/gdb.base/store.exp | 52 +- gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp | 6 +- gdb/testsuite/gdb.compile/compile-ifunc.exp | 12 +- gdb/testsuite/gdb.reverse/consecutive-precsave.exp | 15 +- gdb/testsuite/gdb.reverse/consecutive-reverse.exp | 15 +- gdb/testsuite/lib/gdb.exp | 43 + gdb/testsuite/lib/unbuffer_output.c | 2 +- 20 files changed, 4351 insertions(+), 3051 deletions(-) copy gdb/testsuite/{gdb.multi/run-only-second-inf.c => gdb.arch/amd64-prologue-ski [...] create mode 100644 gdb/testsuite/gdb.arch/amd64-prologue-skip-cf-protection.exp