From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22266 invoked by alias); 13 Nov 2013 12:57:01 -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 22239 invoked by uid 395); 13 Nov 2013 12:57:00 -0000 Date: Wed, 13 Nov 2013 12:57:00 -0000 Message-ID: <20131113125658.22217.qmail@sourceware.org> From: nickc@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. e2729ebe257b26c62a0a3c6f5432185df78cffb3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c42bd95ac2827f22c134f13752c44ecc69d153f7 X-Git-Newrev: e2729ebe257b26c62a0a3c6f5432185df78cffb3 X-SW-Source: 2013-q4/txt/msg00130.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 e2729ebe257b26c62a0a3c6f5432185df78cffb3 (commit) from c42bd95ac2827f22c134f13752c44ecc69d153f7 (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=e2729ebe257b26c62a0a3c6f5432185df78cffb3 commit e2729ebe257b26c62a0a3c6f5432185df78cffb3 Author: Nick Clifton Date: Wed Nov 13 12:54:29 2013 +0000 * rescoff.c (write_coff_file): Use 64-bit alignment for resource data. (coff_res_to_bin): Likewise. ----------------------------------------------------------------------- Summary of changes: binutils/ChangeLog | 6 ++++++ binutils/rescoff.c | 25 ++++++++++++------------- 2 files changed, 18 insertions(+), 13 deletions(-) hooks/post-receive -- gdb and binutils