gdb and binutils branch master updated. 1651e569b457b0cbd6d0a57c09950166c7503f6b

tromey@sourceware.org tromey@sourceware.org
Tue Jan 7 16:19: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  1651e569b457b0cbd6d0a57c09950166c7503f6b (commit)
       via  b51f1626f645f272f19105c42cdb436381ee6357 (commit)
       via  3cea37c40cf9219b2842298ed1b37d11389bc1ea (commit)
      from  e26167887817eaf9d6a4db73b96ca1dde47a7ac2 (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=1651e569b457b0cbd6d0a57c09950166c7503f6b

commit 1651e569b457b0cbd6d0a57c09950166c7503f6b
Author: Tom Tromey <tromey@redhat.com>
Date:   Sat Jan 4 21:47:10 2014 -0700

    remove VA_* from binutils
    
    This removes the last uses of the obsolete VA_* macros from binutils.
    
    All the binutils and bfd changes were tested by rebuilding.
    I didn't rebuild the gas change but I think it is obviously correct.
    
    2014-01-07  Tom Tromey  <tromey@redhat.com>
    
    	* elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
    	wrappers.
    
    2014-01-07  Tom Tromey  <tromey@redhat.com>
    
    	* bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
    	stdarg macros.
    	* dlltool.c (inform): Replace obsolete VA_* macros with stdarg
    	macros.
    	* dllwrap.c (inform, warn): Replace obsolete VA_* macros with
    	stdarg macros.
    
    2014-01-07  Tom Tromey  <tromey@redhat.com>
    
    	* config/tc-tic30.c (debug): Avoid old VA_* compatibility
    	wrappers.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b51f1626f645f272f19105c42cdb436381ee6357

commit b51f1626f645f272f19105c42cdb436381ee6357
Author: Tom Tromey <tromey@redhat.com>
Date:   Sun Jan 5 19:49:29 2014 -0700

    remove uses of PARAMS from binutils
    
    This removes the last uses of PARAMS from binutils.
    
    The two changes in binutils were tested by rebuilding.
    I didn't rebuild the gas change but I think it is obviously correct.
    
    2014-01-07  Tom Tromey  <tromey@redhat.com>
    
    	* coffgrok.h (coff_ofile): Don't use PARAMS.
    	* nlmheader.y (strerror): Don't use PARAMS.
    
    2014-01-07  Tom Tromey  <tromey@redhat.com>
    
    	* config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
    	use PARAMS.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3cea37c40cf9219b2842298ed1b37d11389bc1ea

commit 3cea37c40cf9219b2842298ed1b37d11389bc1ea
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Dec 23 10:11:10 2013 -0700

    remove ANSI_PROTOTYPES
    
    This removes the last use of ANSI_PROTOTYPES in the tree.
    It appears in gas.
    
    I didn't even rebuild this but I think it is obviously correct.
    
    2014-01-07  Tom Tromey  <tromey@redhat.com>
    
    	* config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.

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

Summary of changes:
 bfd/ChangeLog              |    5 +++++
 bfd/elf32-xtensa.c         |    8 ++++----
 binutils/ChangeLog         |   14 ++++++++++++++
 binutils/bucomm.c          |   20 +++++++++++---------
 binutils/coffgrok.h        |    4 ++--
 binutils/dlltool.c         |   11 ++++++-----
 binutils/dllwrap.c         |   20 +++++++++++---------
 binutils/nlmheader.y       |    4 ++--
 gas/ChangeLog              |   14 ++++++++++++++
 gas/config/tc-microblaze.h |    4 ++--
 gas/config/tc-tic30.c      |    8 ++++----
 gas/config/tc-xc16x.h      |    4 +---
 12 files changed, 76 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list