public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: jbglaw@sourceware.org
To: src-cvs@sourceware.org
Subject: gdb and binutils branch master updated. abdef8eb901ce829fdc9fbe7eb89c8327c262f07
Date: Mon, 17 Nov 2014 02:30:00 -0000	[thread overview]
Message-ID: <20141117023052.16733.qmail@sourceware.org> (raw)

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  abdef8eb901ce829fdc9fbe7eb89c8327c262f07 (commit)
      from  41c7760520c02124d2d3d0b8ad12e2186ba48f46 (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=abdef8eb901ce829fdc9fbe7eb89c8327c262f07

commit abdef8eb901ce829fdc9fbe7eb89c8327c262f07
Author: Jan-Benedict Glaw <jbglaw@getslash.de>
Date:   Mon Nov 17 03:30:13 2014 +0100

    Sync libiberty from GCC

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

Summary of changes:
 libiberty/ChangeLog               |   43 +++++++++-
 libiberty/ChangeLog.jit           |   23 +++++
 libiberty/Makefile.in             |   46 +++++++---
 libiberty/choose-temp.c           |    1 -
 libiberty/config.in               |   31 ++++++
 libiberty/configure               |  122 ++++++++++++++++++++++++-
 libiberty/configure.ac            |   14 ++-
 libiberty/filename_cmp.c          |   29 ++++++
 libiberty/functions.texi          |   49 ++++++++--
 libiberty/make-temp-file.c        |    4 +-
 libiberty/strtoll.c               |  175 +++++++++++++++++++++++++++++++++++
 libiberty/strtoull.c              |  122 ++++++++++++++++++++++++
 libiberty/testsuite/Makefile.in   |   12 ++-
 libiberty/testsuite/test-strtol.c |  185 +++++++++++++++++++++++++++++++++++++
 14 files changed, 823 insertions(+), 33 deletions(-)
 create mode 100644 libiberty/ChangeLog.jit
 create mode 100644 libiberty/strtoll.c
 create mode 100644 libiberty/strtoull.c
 create mode 100644 libiberty/testsuite/test-strtol.c


hooks/post-receive
-- 
gdb and binutils


                 reply	other threads:[~2014-11-17  2:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141117023052.16733.qmail@sourceware.org \
    --to=jbglaw@sourceware.org \
    --cc=src-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).