From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13249 invoked by alias); 5 Nov 2013 14:45:12 -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 13207 invoked by uid 9013); 5 Nov 2013 14:45:12 -0000 Date: Tue, 05 Nov 2013 14:45:00 -0000 Message-ID: <20131105144510.13107.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch hjl/pr12639 created. 6346639c66e5244e588d341f8f96c817cdf03741 X-Git-Refname: refs/heads/hjl/pr12639 X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 6346639c66e5244e588d341f8f96c817cdf03741 X-SW-Source: 2013-q4/txt/msg00032.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/pr12639 has been created at 6346639c66e5244e588d341f8f96c817cdf03741 (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6346639c66e5244e588d341f8f96c817cdf03741 commit 6346639c66e5244e588d341f8f96c817cdf03741 Author: H.J. Lu Date: Mon Nov 4 09:26:48 2013 -0800 Add corrupted symbol table detection Linker may generate bad output or crash on inputs with corrupted symbol table. This patch adds corrupted symbol table detection to ld and readelf. ----------------------------------------------------------------------- hooks/post-receive -- gdb and binutils