 
            This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 606decb27e Remove objfile parameter from abbrev_table::read adds fa63ba779d Updated Serbian translation for the ld subdirectory adds af1bd771fc aarch64: Extract Pointer Authentication feature from Armv8.3-A adds 9c905051aa elfedit: Update help message adds 2c72361c81 Extend ld's -Map=<dir> functionality by allowing '%' to be r [...] adds ac3d406409 Split macro_buffer in two classes, fix Clang build adds 3fed4c0b7a gdb: better static python detection in configure machinery adds a1945bd452 gdb/testsuite: make DWARF assembler's ranges' "base" and "ra [...] adds 86775fab42 gdb: fix debug expression dumping of function call expressions adds f07952eb0b Automatic date update in version.in adds a907d563de 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/elfedit.c | 38 +- gdb/ChangeLog | 28 + gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/expprint.c | 2 +- gdb/f-lang.c | 3 +- gdb/macroexp.c | 271 +- gdb/testsuite/ChangeLog | 27 + gdb/testsuite/gdb.base/debug-expr.c | 10 +- gdb/testsuite/gdb.base/debug-expr.exp | 26 +- gdb/testsuite/gdb.cp/debug-expr.exp | 24 +- gdb/testsuite/gdb.dlang/debug-expr.exp | 19 +- gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 8 +- .../gdb.dwarf2/dw2-inline-many-frames.exp | 12 +- gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp | 4 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 12 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 14 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-overlap.exp | 8 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-psym.exp | 12 +- gdb/testsuite/gdb.dwarf2/enqueued-cu-base-addr.exp | 2 +- .../osabi.exp => gdb.fortran/debug-expr.exp} | 26 +- .../{array-bounds-high.f90 => debug-expr.f90} | 29 +- gdb/testsuite/lib/dwarf.exp | 55 +- gdb/testsuite/lib/gdb.exp | 28 + include/ChangeLog | 5 + include/opcode/aarch64.h | 2 + ld/ChangeLog | 14 + ld/ld.texi | 32 +- ld/lexsup.c | 68 +- ld/po/sr.po | 6256 +++++++++++++++----- ld/testsuite/ld-scripts/map-address.exp | 47 + opcodes/ChangeLog | 7 + opcodes/aarch64-tbl.h | 71 +- 35 files changed, 5444 insertions(+), 1727 deletions(-) copy gdb/testsuite/{gdb.base/osabi.exp => gdb.fortran/debug-expr.exp} (60%) copy gdb/testsuite/gdb.fortran/{array-bounds-high.f90 => debug-expr.f90} (64%)