From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21250 invoked by alias); 21 Nov 2013 17:50:39 -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 21227 invoked by uid 306); 21 Nov 2013 17:50:38 -0000 Date: Thu, 21 Nov 2013 17:50:00 -0000 Message-ID: <20131121175036.21196.qmail@sourceware.org> From: tromey@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. f0c897ef0a1aa2c4983cd216a4aadff82dcbad4a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8d5c4b7bfdfa5f2b40fa056132823c8e9497dc72 X-Git-Newrev: f0c897ef0a1aa2c4983cd216a4aadff82dcbad4a X-SW-Source: 2013-q4/txt/msg00236.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 f0c897ef0a1aa2c4983cd216a4aadff82dcbad4a (commit) from 8d5c4b7bfdfa5f2b40fa056132823c8e9497dc72 (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=f0c897ef0a1aa2c4983cd216a4aadff82dcbad4a commit f0c897ef0a1aa2c4983cd216a4aadff82dcbad4a Author: schwab Date: Fri Nov 15 17:49:36 2013 +0000 config/ * picflag.m4 (m68k-*-*): Use default PIC flag. gcc/ * configure: Regenerate. libada/ * configure: Regenerate. libgcc/ * configure: Regenerate. libiberty/ * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204854 138bc75d-0d04-0410-961f-82ee72b054a4 ----------------------------------------------------------------------- Summary of changes: config/ChangeLog | 4 ++++ config/picflag.m4 | 3 --- libiberty/ChangeLog | 4 ++++ libiberty/configure | 3 --- 4 files changed, 8 insertions(+), 6 deletions(-) hooks/post-receive -- gdb and binutils