public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch master updated. 281e9aa624806dfde63d006d7706dd84d54788d1
@ 2014-01-21 15:52 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2014-01-21 15:52 UTC (permalink / raw)
  To: binutils-cvs, 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  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


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

only message in thread, other threads:[~2014-01-21 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-21 15:52 gdb and binutils branch master updated. 281e9aa624806dfde63d006d7706dd84d54788d1 tromey

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