gdb and binutils branch master updated. 9810d34d76d19f63d4bbe7390fa36ceb85d10cde
ccoutant@sourceware.org
ccoutant@sourceware.org
Mon Jun 23 19:02: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 9810d34d76d19f63d4bbe7390fa36ceb85d10cde (commit)
from 6a18a01c33083320b86274bdb84e81bc76b286f9 (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=9810d34d76d19f63d4bbe7390fa36ceb85d10cde
commit 9810d34d76d19f63d4bbe7390fa36ceb85d10cde
Author: Sasa Stankovic <Sasa.Stankovic@imgtec.com>
Date: Mon Jun 23 11:52:34 2014 -0700
gold/
* mips.cc: New file.
* Makefile.am (TARGETSOURCES): Add mips.cc
(ALL_TARGETOBJS): Add mips.$(OBJEXT)
* configure.tgt: Add entries for mips*.
* configure.ac: Likewise.
* Makefile.in: Regenerate.
* configure: Likewise.
-----------------------------------------------------------------------
Summary of changes:
elfcpp/mips.h | 2 +-
gold/ChangeLog | 10 +
gold/Makefile.am | 5 +-
gold/Makefile.in | 6 +-
gold/configure | 14 +
gold/configure.ac | 1 +
gold/configure.tgt | 14 +
gold/mips.cc |10517 ++++++++++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 10564 insertions(+), 5 deletions(-)
create mode 100644 gold/mips.cc
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list