This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
gdb and binutils branch master updated. 19e1c431f72007f8a7a6a8e8b2511c74f3e8a000
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 9 Apr 2014 06:05:14 -0000
- Subject: gdb and binutils branch master updated. 19e1c431f72007f8a7a6a8e8b2511c74f3e8a000
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 19e1c431f72007f8a7a6a8e8b2511c74f3e8a000 (commit)
from bf7279d5358c47b90b89c4b6b5f8be9960120be2 (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=19e1c431f72007f8a7a6a8e8b2511c74f3e8a000
commit 19e1c431f72007f8a7a6a8e8b2511c74f3e8a000
Author: Alan Modra <amodra@gmail.com>
Date: Wed Apr 9 13:23:41 2014 +0930
Add a time-stamp for chew
One last time-stamp. Now none of the doc rules using move-if-change
will run unnecessarily.
* Makefile.am ($(MKDOC)): New rule, depend on chew.stamp. Move
old rule to..
(chew.stamp): ..here.
(DISTCLEANFILES): Move *.stamp..
(MOSTLYCLEANFILES): ..to here.
* Makefile.in: Regenerate.
-----------------------------------------------------------------------
Summary of changes:
bfd/doc/ChangeLog | 9 +++++++++
bfd/doc/Makefile.am | 11 +++++++----
bfd/doc/Makefile.in | 11 +++++++----
3 files changed, 23 insertions(+), 8 deletions(-)
hooks/post-receive
--
gdb and binutils