gdb and binutils branch master updated. cfbc1a6ceba60d30e46ee82af8ea6803fec4a449

[email protected] 21 Jul 2014 23:17:07 -0000
Newsgroups gmane.comp.gdb.top-level.cvs
Message-ID <20140721231707.13015.qmail__29238.7720350691$1405984641$gmane$org@sourceware.org>
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  cfbc1a6ceba60d30e46ee82af8ea6803fec4a449 (commit)
       via  3d52a869b2e09d88fc0ebae762d25428d891dd11 (commit)
      from  7c16d96edb2d4f586ae2dcd4b10a8083206fa3bd (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=cfbc1a6ceba60d30e46ee82af8ea6803fec4a449

commit cfbc1a6ceba60d30e46ee82af8ea6803fec4a449
Author: Joel Sherrill <[email protected]>
Date:   Mon Jul 21 17:38:56 2014 -0500

    Disable gdb for or1k*-*-* until supported
    
    	* configure.ac (or1k*-*-*): Disable gdb.
    	* configure: Regenerated.
    
    Signed-off-by: Christian Svensson <[email protected]>

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

commit 3d52a869b2e09d88fc0ebae762d25428d891dd11
Author: Joel Sherrill <[email protected]>
Date:   Mon Jul 21 17:27:05 2014 -0500

    Add or reactivate or1k-*-rtems*
    
    	* bfd/config.bfd (or1k-*-rtems*): Reactivate.
    	* gas/configure.tgt (or1k-*-rtems*): Add.
    
    Signed-off-by: Christian Svensson <[email protected]>

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

Summary of changes:
 ChangeLog         |    6 ++++++
 bfd/ChangeLog     |    5 +++++
 bfd/config.bfd    |    5 ++---
 configure         |    3 +++
 configure.ac      |    3 +++
 gas/ChangeLog     |    5 +++++
 gas/configure.tgt |    3 ++-
 7 files changed, 26 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gdb and binutils