public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: tromey@sourceware.org
To: binutils-cvs@sourceware.org, src-cvs@sourceware.org
Subject: gdb and binutils branch master updated. 281e9aa624806dfde63d006d7706dd84d54788d1
Date: Tue, 21 Jan 2014 15:52:00 -0000	[thread overview]
Message-ID: <20140121155253.12547.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  281e9aa624806dfde63d006d7706dd84d54788d1 (commit)
      from  40101021d43f0ed6da0fd8ce11267bbcce0dac15 (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=281e9aa624806dfde63d006d7706dd84d54788d1

commit 281e9aa624806dfde63d006d7706dd84d54788d1
Author: tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jan 21 15:09:10 2014 +0000

    [PATCH] include 	* ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS) 	(VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST) 	(VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS) 	(NOARGS): Don't define. 	* libiberty.h (expandargv, writeargv): Don't use PARAMS. libiberty 	* _doprint.c (checkit): Use stdarg, not VA_* macros. 	* asprintf.c (asprintf): Use stdarg, not VA_* macros. 	* concat.c (concat_length, concat_copy, concat_copy2, concat) 	(reconcat): Use stdarg, not VA_* macros. 	* snprintf.c (snprintf): Use stdarg, not VA_* macros. 	* vasprintf.c (checkit): Use stdarg, not VA_* macros. 	* vsnprintf.c (checkit): Use stdarg, not VA_* macros.
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206881 138bc75d-0d04-0410-961f-82ee72b054a4

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

Summary of changes:
 include/ChangeLog     |    8 +++
 include/ansidecl.h    |  141 +------------------------------------------------
 include/libiberty.h   |    6 +-
 libiberty/ChangeLog   |   10 ++++
 libiberty/_doprnt.c   |    6 +-
 libiberty/asprintf.c  |    9 ++--
 libiberty/concat.c    |   45 +++++++---------
 libiberty/snprintf.c  |   10 ++--
 libiberty/vasprintf.c |    8 ++--
 libiberty/vsnprintf.c |   10 ++--
 10 files changed, 62 insertions(+), 191 deletions(-)


hooks/post-receive
-- 
gdb and binutils


                 reply	other threads:[~2014-01-21 15:52 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=20140121155253.12547.qmail@sourceware.org \
    --to=tromey@sourceware.org \
    --cc=binutils-cvs@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).