This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 58f3b6a3495 gas: Use the directory name in .file 0 new 9c163f0b83a etc: rename configure.in to configure.ac new fe11221b54c etc: switch to automake
The 2 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: .../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 - 6 files changed, 984 insertions(+), 112 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