gdb and binutils branch master updated. 1f995db6ad2c9325a8db45b73fea29c8ab9200e1
[email protected] 27 Jul 2014 16:56:06 -0000
| Newsgroups | gmane.comp.gdb.top-level.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 1f995db6ad2c9325a8db45b73fea29c8ab9200e1 (commit)
via 8a196b99a86d56775aa60043aa41a8a4fa228013 (commit)
from 37c5f1f7d2bcad988a038c19b29c199c11ffdd40 (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=1f995db6ad2c9325a8db45b73fea29c8ab9200e1
commit 1f995db6ad2c9325a8db45b73fea29c8ab9200e1
Author: Joel Sherrill <[email protected]>
Date: Mon Jul 21 18:49:17 2014 -0500
or1k: GDB not supported for or1k*-*-rtems*
* configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
of the stanzas results in this not being caught by or1k*-*-* later.
* configure. Regenerated.
Signed-off-by: Christian Svensson <[email protected]>
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8a196b99a86d56775aa60043aa41a8a4fa228013
commit 8a196b99a86d56775aa60043aa41a8a4fa228013
Author: Joel Sherrill <[email protected]>
Date: Mon Jul 21 19:10:52 2014 -0500
or1k: RTEMS target support and simplify matching
* gas/configure.tgt (or1k*-*-rtems*): Ensure a match.
(or1k*-*-*): Use or1k* to match or1knd and or1kZ.
Signed-off-by: Christian Svensson <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 +++++++
configure | 4 ++++
configure.ac | 4 ++++
gas/ChangeLog | 7 +++++++
gas/configure.tgt | 5 ++---
5 files changed, 24 insertions(+), 3 deletions(-)
hooks/post-receive
--
gdb and binutils