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-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 new 24e99c6c3c gdb: make get_dyn_prop a method of struct type new 5c54719c22 gdb: make add_dyn_prop a method of struct type new 7aa9131366 gdb: make remove_dyn_prop a method of struct type new 98d48915d9 gdb: remove TYPE_DYN_PROP_LIST macro
The 4 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 +- binutils/ChangeLog | 5 ++ binutils/doc/binutils.texi | 10 ++-- gdb/ChangeLog | 38 +++++++++++++ gdb/ada-lang.c | 4 +- gdb/ada-typeprint.c | 4 +- gdb/amd64-tdep.c | 19 +++++++ gdb/dwarf2/read.c | 12 ++-- gdb/gdbtypes.c | 57 +++++++++---------- gdb/gdbtypes.h | 46 +++++++-------- gdb/rust-lang.c | 3 +- gdb/testsuite/ChangeLog | 5 ++ .../amd64-prologue-skip-cf-protection.c} | 3 +- .../gdb.arch/amd64-prologue-skip-cf-protection.exp | 65 ++++++++++++++++++++++ gdb/testsuite/lib/gdb.exp | 11 ++++ gdb/value.c | 2 +- gprof/ChangeLog | 4 ++ gprof/po/fr.po | 52 ++++++++--------- 18 files changed, 237 insertions(+), 105 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