From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22639 invoked by alias); 20 Nov 2010 19:37:59 -0000 Received: (qmail 22563 invoked by uid 9609); 20 Nov 2010 19:37:58 -0000 Date: Sat, 20 Nov 2010 19:37:00 -0000 Message-ID: <20101120193758.22558.qmail@sourceware.org> From: rwild@sourceware.org To: src-cvs@sourceware.org Subject: src ./ChangeLog ./Makefile.def ./Makefile.in . ... Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org X-SW-Source: 2010-q4/txt/msg00027.txt.bz2 CVSROOT: /cvs/src Module name: src Changes by: rwild@sourceware.org 2010-11-20 19:37:58 Modified files: . : ChangeLog Makefile.def Makefile.in Makefile.tpl configure configure.ac etc : ChangeLog Makefile.in libiberty : ChangeLog Makefile.in Log message: PR other/46202: implement install-strip. /: PR other/46202 * configure.ac: Fix just-built in-tree STRIP name to be binutils/strip-new. * configure: Regenerate. * Makefile.def (install-strip-gcc, install-strip-binutils) (install-strip-opcodes, install-strip-ld, install-strip-itcl) (install-strip-sid): Mirror dependencies on non-strip variants of these targets on the respective -strip prerequisites. * Makefile.tpl (install-strip, install-strip-host) (install-strip-target): New targets. (install-strip-[+module+], install-strip-target-[+module+]): New targets. * Makefile.in: Regenerate. etc/: * Makefile.in (install-strip): New target. libiberty/: PR other/46202 * Makefile.in (install-strip): New phony target. (install): Also mark as phony. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.941&r2=1.942 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.114&r2=1.115 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.321&r2=1.322 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.219&r2=1.220 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.366&r2=1.367 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.112&r2=1.113 http://sourceware.org/cgi-bin/cvsweb.cgi/src/etc/ChangeLog.diff?cvsroot=src&r1=1.25&r2=1.26 http://sourceware.org/cgi-bin/cvsweb.cgi/src/etc/Makefile.in.diff?cvsroot=src&r1=1.8&r2=1.9 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.557&r2=1.558 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.105&r2=1.106