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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 0d4bf01694 gdb: remove main_type::flag_static adds 1d5bcf8d88 Automatic date update in version.in adds ff84cef42f Updated French translation for the gprof sub-directory. adds d11a9fabab objcopy: Mention 'entry address' in description adds 24e99c6c3c gdb: make get_dyn_prop a method of struct type adds 5c54719c22 gdb: make add_dyn_prop a method of struct type adds 7aa9131366 gdb: make remove_dyn_prop a method of struct type adds 98d48915d9 gdb: remove TYPE_DYN_PROP_LIST macro adds a1b68f2834 gdb: small cleanup of async-event.c structs adds cee2106c5b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/doc/binutils.texi | 10 +- gas/ChangeLog | 11 + gas/doc/as.texi | 5 +- gas/po/sv.po | 7050 +++++++++++--------- gdb/ChangeLog | 43 + gdb/ada-lang.c | 4 +- gdb/ada-typeprint.c | 4 +- gdb/amd64-tdep.c | 19 + gdb/async-event.c | 74 +- gdb/dwarf2/read.c | 12 +- gdb/gdbtypes.c | 57 +- gdb/gdbtypes.h | 46 +- gdb/rust-lang.c | 3 +- gdb/testsuite/ChangeLog | 30 + .../amd64-prologue-skip-cf-protection.c} | 3 +- .../gdb.arch/amd64-prologue-skip-cf-protection.exp | 65 + 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.reverse/consecutive-precsave.exp | 15 +- gdb/testsuite/gdb.reverse/consecutive-reverse.exp | 15 +- gdb/testsuite/lib/gdb.exp | 11 + gdb/value.c | 2 +- gprof/ChangeLog | 4 + gprof/po/fr.po | 52 +- 27 files changed, 4441 insertions(+), 3170 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