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 ac2599c4478 x86: Pass --gdwarf-3 to assembler new c8693053f89 Unify Solaris procfs and largefile handling
The 1 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/ChangeLog | 12 + bfd/Makefile.am | 2 +- bfd/Makefile.in | 7 +- bfd/bfd.m4 | 16 +- bfd/config.in | 3 + bfd/configure | 174 +++--- bfd/configure.ac | 2 +- bfd/doc/Makefile.in | 1 + bfd/elf.c | 2 - binutils/ChangeLog | 6 + binutils/Makefile.am | 1 + binutils/Makefile.in | 2 + binutils/configure | 64 +- binutils/doc/Makefile.in | 1 + config/ChangeLog | 8 + config/largefile.m4 | 45 +- gas/ChangeLog | 6 + gas/Makefile.am | 2 +- gas/Makefile.in | 3 +- gas/configure | 64 +- gas/doc/Makefile.in | 1 + gdb/ChangeLog | 11 + gdb/Makefile.in | 3 +- gdb/config.in | 3 + gdb/configure | 117 ++-- gdb/proc-api.c | 2 - gdb/proc-events.c | 2 - gdb/proc-flags.c | 2 - gdb/proc-why.c | 2 - gdb/procfs.c | 2 - gdbserver/ChangeLog | 4 + gdbserver/config.in | 3 + gdbserver/configure | 57 +- gdbsupport/ChangeLog | 8 + gdbsupport/Makefile.am | 3 +- gdbsupport/Makefile.in | 4 +- gdbsupport/common.m4 | 3 +- gdbsupport/config.in | 3 + gdbsupport/configure | 117 ++-- gnulib/ChangeLog | 5 + gnulib/Makefile.in | 1 + gnulib/configure | 1475 ++++++++++++++++++++------------------------- gnulib/configure.ac | 5 +- gnulib/import/Makefile.in | 1 + gprof/ChangeLog | 6 + gprof/Makefile.am | 2 +- gprof/Makefile.in | 3 +- gprof/configure | 64 +- ld/ChangeLog | 6 + ld/Makefile.am | 2 +- ld/Makefile.in | 3 +- ld/configure | 64 +- 52 files changed, 1329 insertions(+), 1076 deletions(-)