gdb and binutils branch master updated. f2c7d7ee5b94a3ff4fe86d47e9a529cc50bfb7c5
roland@sourceware.org
roland@sourceware.org
Tue Dec 10 23:20:00 GMT 2013
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 f2c7d7ee5b94a3ff4fe86d47e9a529cc50bfb7c5 (commit)
from 3fb00a37d0b285a9aacfbba1895dc653ad73537d (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=f2c7d7ee5b94a3ff4fe86d47e9a529cc50bfb7c5
commit f2c7d7ee5b94a3ff4fe86d47e9a529cc50bfb7c5
Author: Roland McGrath <mcgrathr@google.com>
Date: Tue Dec 10 14:01:01 2013 -0800
Use $(INSTALL_PROGRAM_ENV) consistently.
binutils/
* Makefile.am (install-exec-local): Prefix libtool invocation with
$(INSTALL_PROGRAM_ENV).
* Makefile.in: Regenerate.
gas/
* Makefile.am (install-exec-bindir): Prefix libtool invocation
with $(INSTALL_PROGRAM_ENV).
(install-exec-tooldir): Likewise.
* Makefile.in: Regenerate.
gold/
* Makefile.am (install-exec-local): Prefix $(INSTALL_PROGRAM) uses
with $(INSTALL_PROGRAM_ENV).
* Makefile.in: Regenerate.
ld/
* Makefile.am (install-exec-local): Prefix libtool invocation with
$(INSTALL_PROGRAM_ENV).
* Makefile.in: Regenerate.
-----------------------------------------------------------------------
Summary of changes:
binutils/ChangeLog | 6 ++++++
binutils/Makefile.am | 12 ++++++------
binutils/Makefile.in | 12 ++++++------
gas/ChangeLog | 7 +++++++
gas/Makefile.am | 12 ++++++------
gas/Makefile.in | 12 ++++++------
gold/ChangeLog | 6 ++++++
gold/Makefile.am | 13 +++++++------
gold/Makefile.in | 13 +++++++------
ld/ChangeLog | 6 ++++++
ld/Makefile.am | 12 ++++++------
ld/Makefile.in | 12 ++++++------
12 files changed, 75 insertions(+), 48 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list