This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. edf84efc4eae005d0e543e13cc51a751296e6aad


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  edf84efc4eae005d0e543e13cc51a751296e6aad (commit)
      from  2eec7d5ba1928301955f4da013072c3e2f69f4a0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=edf84efc4eae005d0e543e13cc51a751296e6aad

commit edf84efc4eae005d0e543e13cc51a751296e6aad
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Apr 9 17:12:30 2014 +0100

    Remove remaining default manifest support.
    
    	* Makefile.am (default-manifest.o): Remove rule.
    	(EMUL_EXTRA_BINARIES): Delete.
    	(ALL_EMUL_EXTRA_BINARIES): Delete.
    	(ld_new_DEPENDENCIES): Remove EMUL_EXTRA_BINARIES.
    	(install-data-local): Remove EMUL_EXTRA_BINARIES.
    	* Makefile.in: Regenerate.
    	* configure.in (all_emul_extra_binaries): Delete.
    	(EMUL_EXTRA_BINARIES): Remove.
    	* configure: Regenerate.
    	* configure.tgt (target_extra_binaries): Delete.
    	* emultempl/default-manifest.rc: Delete.
    	* ld.texinfo: Remove discussion of default manifest.
    	* emulparams/i386pe.sh (DEFAULT_MANIFEST): Delete.
    	* emulparams/i386pep.sh (DEFAULT_MANIFEST): Delete.

-----------------------------------------------------------------------

Summary of changes:
 ld/ChangeLog                     |   17 +++++++++++++++++
 ld/Makefile.am                   |   13 +++----------
 ld/Makefile.in                   |   12 +++---------
 ld/configure                     |   17 ++---------------
 ld/configure.in                  |   12 ------------
 ld/configure.tgt                 |    8 --------
 ld/emulparams/i386pe.sh          |    1 -
 ld/emulparams/i386pep.sh         |    1 -
 ld/emultempl/default-manifest.rc |   28 ----------------------------
 ld/ld.texinfo                    |    8 --------
 ld/ldmain.c                      |    7 +++++++
 11 files changed, 32 insertions(+), 92 deletions(-)
 delete mode 100644 ld/emultempl/default-manifest.rc


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]