public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch master updated. abdef8eb901ce829fdc9fbe7eb89c8327c262f07
@ 2014-11-17  2:30 jbglaw
  0 siblings, 0 replies; only message in thread
From: jbglaw @ 2014-11-17  2:30 UTC (permalink / raw)
  To: 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  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


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

only message in thread, other threads:[~2014-11-17  2:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-17  2:30 gdb and binutils branch master updated. abdef8eb901ce829fdc9fbe7eb89c8327c262f07 jbglaw

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).