This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. cc2f3c3582677a3697f416618ddee86eee7ed5ba


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  cc2f3c3582677a3697f416618ddee86eee7ed5ba (commit)
      from  369be6981b26787b2685e3b8c6da779dae8ce35f (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=cc2f3c3582677a3697f416618ddee86eee7ed5ba

commit cc2f3c3582677a3697f416618ddee86eee7ed5ba
Author: Tom Tromey <tromey@redhat.com>
Date:   Sun Dec 29 02:39:28 2013 -0700

    convert CONST to const
    
    This removes the last uses of the obsolete CONST macro from the tree.
    I'm checking this in.  Tested by rebuilding.
    
    2014-01-06  Tom Tromey  <tromey@redhat.com>
    
    	* doublest.c (convert_doublest_to_floatformat): Use const, not
    	CONST.
    	* somread.c (som_symtab_read): Likewise.

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

Summary of changes:
 gdb/ChangeLog  |    6 ++++++
 gdb/doublest.c |    2 +-
 gdb/somread.c  |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]