From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23748 invoked by alias); 6 Nov 2013 03:13:40 -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 23721 invoked by uid 97); 6 Nov 2013 03:13:39 -0000 Date: Wed, 06 Nov 2013 03:13:00 -0000 Message-ID: <20131106031336.23697.qmail@sourceware.org> From: dj@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 2bc56d66132a8d4a06520b0531b8708108197c9b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a5b5d5ae56990bfe06a77d4de82ed359669a2db2 X-Git-Newrev: 2bc56d66132a8d4a06520b0531b8708108197c9b X-SW-Source: 2013-q4/txt/msg00046.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 2bc56d66132a8d4a06520b0531b8708108197c9b (commit) from a5b5d5ae56990bfe06a77d4de82ed359669a2db2 (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=2bc56d66132a8d4a06520b0531b8708108197c9b commit 2bc56d66132a8d4a06520b0531b8708108197c9b Author: DJ Delorie Date: Tue Nov 5 22:13:04 2013 -0500 * elf32-rl78.c (elf32_rl78_relax_delete_bytes): Make sure relocs are loaded before trying to use them. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 5 +++++ bfd/elf32-rl78.c | 8 +++++++- 2 files changed, 12 insertions(+), 1 deletions(-) hooks/post-receive -- gdb and binutils