This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 1111806ce5 gdb: Enable target rx-*-*linux. adds 653cc1a141 Automatic date update in version.in adds 58f3b6a349 gas: Use the directory name in .file 0 adds 9c163f0b83 etc: rename configure.in to configure.ac adds fe11221b54 etc: switch to automake
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- .../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/dwarf2dbg.c | 12 +- gas/testsuite/gas/elf/dwarf-5-file0-2.d | 15 + .../dw2-compress-3.s => elf/dwarf-5-file0-2.s} | 61 +- gas/testsuite/gas/elf/elf.exp | 1 + 11 files changed, 1047 insertions(+), 140 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 create mode 100644 gas/testsuite/gas/elf/dwarf-5-file0-2.d copy gas/testsuite/gas/{i386/dw2-compress-3.s => elf/dwarf-5-file0-2.s} (60%)