public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch master updated. 7c89917ffa6813f40fbb9f345411d59716e90714
@ 2015-01-07 17:34 rearnsha
  0 siblings, 0 replies; only message in thread
From: rearnsha @ 2015-01-07 17:34 UTC (permalink / raw)
  To: binutils-cvs, src-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-07 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-07 17:34 gdb and binutils branch master updated. 7c89917ffa6813f40fbb9f345411d59716e90714 rearnsha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).