gdb and binutils branch master updated. f0c5f9b2b8438e44abc30d18574a4d2ea44d2f67

brobecke@sourceware.org brobecke@sourceware.org
Mon Feb 10 07:46: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  f0c5f9b2b8438e44abc30d18574a4d2ea44d2f67 (commit)
      from  ed3ef33944c39d9a3cea72b9a7cef3c20f0e3461 (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=f0c5f9b2b8438e44abc30d18574a4d2ea44d2f67

commit f0c5f9b2b8438e44abc30d18574a4d2ea44d2f67
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Feb 10 08:53:18 2014 +0400

    struct block parameter constification in ada-lang.c
    
    This patch series constifies a number of struct block * parameters.
    
    gdb/ChangeLog:
    
            * ada-lang.c (ada_add_block_symbols, add_defn_to_vec)
            (lookup_cached_symbol, ada_add_local_symbols): Add "const" to
            struct block * parameter.
            (ada_lookup_symbol_list_worker): Constify local variable "block".
            Remove cast which is no longer necessary.

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

Summary of changes:
 gdb/ChangeLog  |    8 ++++++++
 gdb/ada-lang.c |   18 ++++++++----------
 2 files changed, 16 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list