This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 58f3b6a349 gas: Use the directory name in .file 0 adds 9c163f0b83 etc: rename configure.in to configure.ac adds fe11221b54 etc: switch to automake adds 9f81b99e24 Re: gas: Use the directory name in .file 0 adds e7776f52fe PowerPC, sanity check r_offset in relocate_section
No new revisions were added by this update.
Summary of changes: bfd/elf32-ppc.c | 799 ++++++++++++--------- .../gdb.base/info-types-c.exp => etc/Makefile.am | 9 +- etc/Makefile.in | 407 +++++++++-- {readline => etc}/aclocal.m4 | 0 etc/configure | 645 ++++++++++++++++- etc/configure.ac | 9 + etc/configure.in | 26 - gas/testsuite/gas/elf/dwarf-5-file0-2.s | 36 +- 8 files changed, 1444 insertions(+), 487 deletions(-) copy gdb/testsuite/gdb.base/info-types-c.exp => etc/Makefile.am (77%) copy {readline => etc}/aclocal.m4 (100%) create mode 100644 etc/configure.ac delete mode 100644 etc/configure.in