From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32272 invoked by alias); 29 Nov 2013 21:34:35 -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 32244 invoked by uid 9013); 29 Nov 2013 21:34:34 -0000 Date: Fri, 29 Nov 2013 21:34:00 -0000 Message-ID: <20131129213432.32218.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 9b870afa882d80b8b54d02ce4da6416728b6c372 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7b2d3abff95a996c7e6e7cb64d806e1b9ab47aec X-Git-Newrev: 9b870afa882d80b8b54d02ce4da6416728b6c372 X-SW-Source: 2013-q4/txt/msg00255.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, master has been updated via 9b870afa882d80b8b54d02ce4da6416728b6c372 (commit) from 7b2d3abff95a996c7e6e7cb64d806e1b9ab47aec (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=9b870afa882d80b8b54d02ce4da6416728b6c372 commit 9b870afa882d80b8b54d02ce4da6416728b6c372 Author: H.J. Lu Date: Fri Nov 29 13:33:42 2013 -0800 Remove -lpthread -ldl and add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ 2013-11-29 Marek Polacek * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl. Add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/. ----------------------------------------------------------------------- Summary of changes: config/ChangeLog | 5 +++++ config/bootstrap-ubsan.mk | 3 ++- 2 files changed, 7 insertions(+), 1 deletions(-) hooks/post-receive -- gdb and binutils