gdb and binutils branch master updated. 7c89917ffa6813f40fbb9f345411d59716e90714

rearnsha@sourceware.org rearnsha@sourceware.org
Wed Jan 7 17:34:00 GMT 2015


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  7c89917ffa6813f40fbb9f345411d59716e90714 (commit)
      from  d7b24d2941fd7c99ba5843331989e6023075f0d0 (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=7c89917ffa6813f40fbb9f345411d59716e90714

commit 7c89917ffa6813f40fbb9f345411d59716e90714
Author: Richard Earnshaw <Richard.Earnshaw@arm.com>
Date:   Wed Jan 7 17:32:24 2015 +0000

    Sync with gcc/libiberty.

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

Summary of changes:
 include/ChangeLog           |   12 ++++
 include/libiberty.h         |   10 ++++
 libiberty/ChangeLog         |   31 +++++++++++
 libiberty/Makefile.in       |   47 ++++++++++++++---
 libiberty/configure         |   41 +++++++++++++++
 libiberty/configure.ac      |    1 +
 libiberty/functions.texi    |   18 +++++++
 libiberty/vasprintf.c       |   84 ++----------------------------
 libiberty/vprintf-support.c |  119 +++++++++++++++++++++++++++++++++++++++++++
 libiberty/vprintf-support.h |   22 ++++++++
 libiberty/xasprintf.c       |   50 ++++++++++++++++++
 libiberty/xvasprintf.c      |   61 ++++++++++++++++++++++
 12 files changed, 409 insertions(+), 87 deletions(-)
 create mode 100644 libiberty/vprintf-support.c
 create mode 100644 libiberty/vprintf-support.h
 create mode 100644 libiberty/xasprintf.c
 create mode 100644 libiberty/xvasprintf.c


hooks/post-receive
-- 
gdb and binutils



More information about the Src-cvs mailing list