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. 8356f2d009e20e5ca567f5f9456a40f75e9560dc


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  8356f2d009e20e5ca567f5f9456a40f75e9560dc (commit)
      from  a6d17b01944cc51fec7f4bb74012a92e6f6a4293 (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=8356f2d009e20e5ca567f5f9456a40f75e9560dc

commit 8356f2d009e20e5ca567f5f9456a40f75e9560dc
Author: Cary Coutant <ccoutant@google.com>
Date:   Wed Dec 18 15:53:05 2013 -0800

    Add configure checks for <unordered_set> and <unordered_map>.
    
    gold/
    	* configure.ac: Check for <unordered_set> and <unordered_map>.
    	* config.in: Regenerate.
    	* configure: Regenerate.
    	* system.h: Use <unordered_set> and <unordered_map> if available.

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

Summary of changes:
 gold/ChangeLog    |    7 +++++++
 gold/config.in    |    6 ++++++
 gold/configure    |   14 ++++++++++++++
 gold/configure.ac |    1 +
 gold/system.h     |   17 +++++++++++++++--
 5 files changed, 43 insertions(+), 2 deletions(-)


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]