gdb and binutils branch master updated. 8356f2d009e20e5ca567f5f9456a40f75e9560dc
ccoutant@sourceware.org
ccoutant@sourceware.org
Wed Dec 18 23:53:00 GMT 2013
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
More information about the Binutils-cvs
mailing list