From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21195 invoked by alias); 24 Nov 2014 17:15:23 -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 21085 invoked by uid 9013); 24 Nov 2014 17:15:18 -0000 Date: Mon, 24 Nov 2014 17:15:00 -0000 Message-ID: <20141124171515.21056.qmail@sourceware.org> From: hjl@sourceware.org To: binutils-cvs@sourceware.org, src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 6e733ccea9ed0c822817a06b53ccdbe73f8f5c04 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: cac9b138f75c94c1256d054cbafdf208b8963ce1 X-Git-Newrev: 6e733ccea9ed0c822817a06b53ccdbe73f8f5c04 X-SW-Source: 2014-q4/txt/msg00049.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 6e733ccea9ed0c822817a06b53ccdbe73f8f5c04 (commit) from cac9b138f75c94c1256d054cbafdf208b8963ce1 (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=6e733ccea9ed0c822817a06b53ccdbe73f8f5c04 commit 6e733ccea9ed0c822817a06b53ccdbe73f8f5c04 Author: H.J. Lu Date: Mon Nov 24 09:14:09 2014 -0800 Update libtool.m4 from GCC trunk * libtool.m4: Updated from GCC trunk. bfd/ * configure: Regenerated. binutils/ * configure: Regenerated. gas/ * configure: Regenerated. gprof/ * configure: Regenerated. ld/ * configure: Regenerated. opcodes/ * configure: Regenerated. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ bfd/ChangeLog | 4 ++++ bfd/configure | 4 ++-- binutils/ChangeLog | 4 ++++ binutils/configure | 4 ++-- gas/ChangeLog | 4 ++++ gas/configure | 4 ++-- gprof/ChangeLog | 4 ++++ gprof/configure | 4 ++-- ld/ChangeLog | 4 ++++ ld/configure | 8 ++++---- libtool.m4 | 8 ++++---- opcodes/ChangeLog | 4 ++++ opcodes/configure | 4 ++-- 14 files changed, 46 insertions(+), 18 deletions(-) hooks/post-receive -- gdb and binutils