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


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  caf26be91a584ef141ac5d3cb31007731af8b8e3 (commit)
       via  34a4fb3a706df6033f82eb1ebd84f53e0bc184f9 (commit)
      from  688981c916d18c0f6000f54a4116ddb6b93b799a (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=caf26be91a584ef141ac5d3cb31007731af8b8e3

commit caf26be91a584ef141ac5d3cb31007731af8b8e3
Author: Samuel Bronson <naesten@gmail.com>
Date:   Fri Nov 15 16:09:33 2013 -0500

    Resurrect gdb-add-index as a contrib script
    
    This includes changes made in Fedora's gdb packaging[1], Doug's
    robustness patch[2] from before gdb-add-index was dropped, some
    corrections, and some more changes Doug accumulated in the
    meantime[3].
    
    [1]: http://pkgs.fedoraproject.org/cgit/gdb.git/log/gdb-gdb-add-index-script.patch?id=fe74423b0812bae6d7bb027584e401a2ac37d24d
    [2]: https://sourceware.org/ml/gdb-patches/2010-09/msg00130.html
    [3]: https://sourceware.org/ml/gdb-patches/2013-11/msg00297.html
    
    It would be a good idea to mention the existance of this script
    in (info "(gdb) Index Files"), but I'm boycotting invariant
    sections/cover texts because non-free docs are a PITA, so somebody
    else would need to do that.
    
    Summary of previous activity:
    
    97924a9 Actual removal
    c29c521 Attempted removal (accidentally left gdb-add-index.sh in place)
    c2bbed2 Addition

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

commit 34a4fb3a706df6033f82eb1ebd84f53e0bc184f9
Author: Samuel Bronson <naesten@gmail.com>
Date:   Thu Nov 21 15:47:47 2013 -0500

    MAINTAINERS (Write After Approval): Add myself to the list.

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

Summary of changes:
 gdb/ChangeLog                |   13 ++++++++
 gdb/MAINTAINERS              |    1 +
 gdb/NEWS                     |    3 ++
 gdb/contrib/gdb-add-index.sh |   69 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 86 insertions(+), 0 deletions(-)
 create mode 100755 gdb/contrib/gdb-add-index.sh


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]