From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15330 invoked by alias); 14 Nov 2013 14:26:59 -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 15309 invoked by uid 395); 14 Nov 2013 14:26:59 -0000 Date: Thu, 14 Nov 2013 14:26:00 -0000 Message-ID: <20131114142656.15285.qmail@sourceware.org> From: nickc@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 31fc8a0b2f4eaf15155d5b02b8017220c32aacbd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 403cb6b138c38faf72f7abc034db3505b9bdb82f X-Git-Newrev: 31fc8a0b2f4eaf15155d5b02b8017220c32aacbd X-SW-Source: 2013-q4/txt/msg00152.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 31fc8a0b2f4eaf15155d5b02b8017220c32aacbd (commit) from 403cb6b138c38faf72f7abc034db3505b9bdb82f (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=31fc8a0b2f4eaf15155d5b02b8017220c32aacbd commit 31fc8a0b2f4eaf15155d5b02b8017220c32aacbd Author: Nick Clifton Date: Thu Nov 14 14:24:34 2013 +0000 PR ld/16082 * elf32-hppa.c (elf32_hppa_hide_symbol): Remove old version information when forcing a symbol to be local. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 6 ++++++ bfd/elf32-hppa.c | 4 ++++ 2 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- gdb and binutils