From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2962 invoked by alias); 7 Jan 2014 14:24:57 -0000 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 Received: (qmail 2930 invoked by uid 9651); 7 Jan 2014 14:24:56 -0000 Date: Tue, 07 Jan 2014 14:24:00 -0000 Message-ID: <20140107142454.2901.qmail@sourceware.org> From: vapier@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch b2.24 created. 5f14d9c9e3f61cb79da5e7697af2fe264def852f X-Git-Refname: refs/heads/b2.24 X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 5f14d9c9e3f61cb79da5e7697af2fe264def852f X-SW-Source: 2014-q1/txt/msg00005.txt.bz2 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, b2.24 has been created at 5f14d9c9e3f61cb79da5e7697af2fe264def852f (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5f14d9c9e3f61cb79da5e7697af2fe264def852f commit 5f14d9c9e3f61cb79da5e7697af2fe264def852f Author: Mike Frysinger Date: Mon Jan 6 18:15:31 2014 +0000 libiberty: fix --enable-install-libiberty flag [PR 56780] Commit 199570 fixed the --disable-install-libiberty behavior, but it also added a bug where the enable path never works because the initial clear of target_header_dir wasn't deleted. So we end up initializing properly at the top only to reset it at the end all the time. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206367 138bc75d-0d04-0410-961f-82ee72b054a4 (cherry picked from commit 369be6981b26787b2685e3b8c6da779dae8ce35f) ----------------------------------------------------------------------- hooks/post-receive -- gdb and binutils