gdb and binutils branch binutils-2_24-branch updated. 5e705ddb0649980f0ea8c896d91c406c11817472
roland@sourceware.org
roland@sourceware.org
Tue Dec 10 23:40: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, binutils-2_24-branch has been updated
via 5e705ddb0649980f0ea8c896d91c406c11817472 (commit)
from 4671eeac7ad40523080d1012ff6f7c4a00fd6f87 (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=5e705ddb0649980f0ea8c896d91c406c11817472
commit 5e705ddb0649980f0ea8c896d91c406c11817472
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.
(cherry picked from commit f2c7d7ee5b94a3ff4fe86d47e9a529cc50bfb7c5)
-----------------------------------------------------------------------
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