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


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  deb8ff2b7afbdfae3c10def598977c4690f7056b (commit)
      from  0bfdf32fa101021ad0d11dd3ae945c823f4b07ac (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=deb8ff2b7afbdfae3c10def598977c4690f7056b

commit deb8ff2b7afbdfae3c10def598977c4690f7056b
Author: Pedro Alves <palves@redhat.com>
Date:   Tue Sep 16 16:38:12 2014 +0100

    Remove documention of dead "target vxworks"
    
    "target vxworks" and friends have been removed 10 years ago already:
    
      commit e84ecc995d6a5e4e9114d3cea61717b8a573afb6
      Author:     Andrew Cagney <cagney@redhat.com>
      AuthorDate: Sat Nov 13 23:10:02 2004 +0000
    
         2004-11-13  Andrew Cagney  <cagney@gnu.org>
    
             * configure.tgt: Delete i[34567]86-*-vxworks*, m68*-netx-*,
             m68*-*-vxworks*, mips*-*-vxworks*, powerpc-*-vxworks*, and
             sparc-*-vxworks*.
             * NEWS: Mention that vxworks was deleted.
         (...)
             * remote-vxmips.c, remote-vx.c: Delete.
             * remote-vx68.c: Delete.
         (...)
    
    This removes related leftover cruft from the manual.
    
    gdb/doc/
    2014-09-16  Pedro Alves  <palves@redhat.com>
    
    	* gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
    	(Embedded OS): Remove VxWorks menu entry.
    	(VxWorks): Remove node.

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

Summary of changes:
 gdb/doc/ChangeLog   |    6 ++
 gdb/doc/gdb.texinfo |  174 +-------------------------------------------------
 2 files changed, 10 insertions(+), 170 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]