gdb and binutils branch master updated. 329baa9572b85f84d2914d6d63818a142c46189d

devans@sourceware.org devans@sourceware.org
Mon Feb 17 18:35: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  329baa9572b85f84d2914d6d63818a142c46189d (commit)
      from  d25f38ee87b256b0ad5f4e7b6bd0ca0b4c0beab8 (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=329baa9572b85f84d2914d6d63818a142c46189d

commit 329baa9572b85f84d2914d6d63818a142c46189d
Author: Doug Evans <xdje42@gmail.com>
Date:   Mon Feb 17 10:35:03 2014 -0800

    Split python docs into separate file.
    
    	* Makefile.in (GDB_DOC_FILES): Add python.texi.
    	* gdb.texinfo (Python): Moved to ...
    	* python.texi: ... here.  New file.

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

Summary of changes:
 gdb/doc/ChangeLog   |    6 +
 gdb/doc/Makefile.in |    1 +
 gdb/doc/gdb.texinfo | 4434 +--------------------------------------------------
 gdb/doc/python.texi | 4444 +++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 4453 insertions(+), 4432 deletions(-)
 create mode 100644 gdb/doc/python.texi


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list