gdb and binutils branch master updated. d9e042ac0bc08b6c3890cc53cbd43c73c522e720
[email protected] 14 May 2014 23:28:33 -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 d9e042ac0bc08b6c3890cc53cbd43c73c522e720 (commit)
from dd7566892070fbccb91c536c46584c20ef29961b (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=d9e042ac0bc08b6c3890cc53cbd43c73c522e720
commit d9e042ac0bc08b6c3890cc53cbd43c73c522e720
Author: Sandra Loosemore <[email protected]>
Date: Wed May 14 16:27:14 2014 -0700
Sync nios2 configure changes from GCC mainline.
2014-05-14 Sandra Loosemore <[email protected]>
* configure.ac (target_makefile_frag): Set for nios2-*-elf*.
* configure: Regenerated.
config/
* mt-nios2-elf: New file.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
config/ChangeLog | 4 ++++
config/mt-nios2-elf | 5 +++++
configure | 3 +++
configure.ac | 3 +++
5 files changed, 20 insertions(+), 0 deletions(-)
create mode 100644 config/mt-nios2-elf
hooks/post-receive
--
gdb and binutils