From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4146 invoked by alias); 8 Nov 2013 17:07:29 -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 4122 invoked by uid 9013); 8 Nov 2013 17:07:29 -0000 Date: Fri, 08 Nov 2013 17:07:00 -0000 Message-ID: <20131108170727.4094.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch hjl/linux/applied updated. 2a5017fb9ff0cb93d2ae418c93039b739c2eed86 X-Git-Refname: refs/heads/hjl/linux/applied X-Git-Reftype: branch X-Git-Oldrev: 21eaf0eac3beee3dfe522f3f16946f3148e1229b X-Git-Newrev: 2a5017fb9ff0cb93d2ae418c93039b739c2eed86 X-SW-Source: 2013-q4/txt/msg00080.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, hjl/linux/applied has been updated via 2a5017fb9ff0cb93d2ae418c93039b739c2eed86 (commit) via 648a1f14edc5ff953d6c798d0fa26d6131c75231 (commit) from 21eaf0eac3beee3dfe522f3f16946f3148e1229b (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=2a5017fb9ff0cb93d2ae418c93039b739c2eed86 commit 2a5017fb9ff0cb93d2ae418c93039b739c2eed86 Author: H.J. Lu Date: Fri Nov 8 09:03:59 2013 -0800 Add release.binutils-2.24.51.0.1 https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=648a1f14edc5ff953d6c798d0fa26d6131c75231 commit 648a1f14edc5ff953d6c798d0fa26d6131c75231 Author: H.J. Lu Date: Fri Nov 8 08:22:36 2013 -0800 Add .gitattributes ----------------------------------------------------------------------- Summary of changes: .gitattributes | 7 + ChangeLog.linux | 4 + release.binutils-2.24.51.0.1 | 847 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 858 insertions(+), 0 deletions(-) create mode 100644 .gitattributes create mode 100644 release.binutils-2.24.51.0.1 hooks/post-receive -- gdb and binutils