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


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  d3c1a85fda4478dcc72f0e11aa7727bd314c7fdd (commit)
      from  255d9eec05d83a5bcfad57303f29dc7ba3a2e027 (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=d3c1a85fda4478dcc72f0e11aa7727bd314c7fdd

commit d3c1a85fda4478dcc72f0e11aa7727bd314c7fdd
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Thu Mar 6 10:57:29 2014 -0500

    Fix sol-thread.c build failure.
    
    Some updates where needed after the minimal symbol handling got changed
    a little. This patch makes those changes.
    
    gdb/ChangeLog:
    
            * sol-thread.c: #include "symtab.h", "minsym.h" and "objfiles.h".
            (ps_pglobal_lookup): Use BMSYMBOL_VALUE_ADDRESS instead of
            SYMBOL_VALUE_ADDRESS.
            (info_cb): MSYMBOL_PRINT_NAME instead of SYMBOL_PRINT_NAME.

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

Summary of changes:
 gdb/ChangeLog    |    7 +++++++
 gdb/sol-thread.c |    9 ++++++---
 2 files changed, 13 insertions(+), 3 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]