public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch master updated. b5be8ce022f894831b133b3b424238d8058eb29e
@ 2013-11-14 10:32 brobecke
  0 siblings, 0 replies; only message in thread
From: brobecke @ 2013-11-14 10:32 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  b5be8ce022f894831b133b3b424238d8058eb29e (commit)
      from  671afef641d8cf0672e36d7afeb053c8d01c294e (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=b5be8ce022f894831b133b3b424238d8058eb29e

commit b5be8ce022f894831b133b3b424238d8058eb29e
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Nov 11 09:19:32 2013 +0400

    New function cli-utils.c:extract_arg_const
    
    This function provides the exact same functionality as extract_arg,
    except that it takes a "const char**" instead of a "char **".
    It allows us also to re-implement extract_arg almost as a simple
    wrapper around the new function.
    
    gdb/ChangeLog:
    
            Pedro Alves  <palves@redhat.com>
            Joel Brobecker  <brobecker@adacore.com>
    
            * cli/cli-utils.h (extract_arg_const): Add declaration.
            * cli/cli-utils.c (extract_arg_const): New function.
            (extract_arg): Reimplement using extract_arg_const.

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

Summary of changes:
 gdb/ChangeLog       |    7 +++++++
 gdb/cli/cli-utils.c |   25 +++++++++++++++++--------
 gdb/cli/cli-utils.h |    7 +++++++
 3 files changed, 31 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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

only message in thread, other threads:[~2013-11-14 10:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14 10:32 gdb and binutils branch master updated. b5be8ce022f894831b133b3b424238d8058eb29e brobecke

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