gdb and binutils branch master updated. abdef8eb901ce829fdc9fbe7eb89c8327c262f07

jbglaw@sourceware.org jbglaw@sourceware.org
Mon Nov 17 02:30:00 GMT 2014


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



More information about the Src-cvs mailing list