From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15731 invoked by alias); 5 Nov 2013 14:46:04 -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 15687 invoked by uid 9013); 5 Nov 2013 14:46:03 -0000 Date: Tue, 05 Nov 2013 14:46:00 -0000 Message-ID: <20131105144601.15596.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch hjl/sharable created. d982080fe4d81ee0a863a0258b317377260a3a8f X-Git-Refname: refs/heads/hjl/sharable X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: d982080fe4d81ee0a863a0258b317377260a3a8f X-SW-Source: 2013-q4/txt/msg00034.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/sharable has been created at d982080fe4d81ee0a863a0258b317377260a3a8f (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d982080fe4d81ee0a863a0258b317377260a3a8f commit d982080fe4d81ee0a863a0258b317377260a3a8f Author: H.J. Lu Date: Mon Nov 4 09:44:13 2013 -0800 Add PT_GNU_SHR/SHF_GNU_SHARABLE/SHN_GNU_SHARABLE_COMMON support to gas/ld PT_GNU_SHR/SHF_GNU_SHARABLE/SHN_GNU_SHARABLE_COMMON are used to group data into a PT_GNU_SHR to improve performance on NUMA system. ----------------------------------------------------------------------- hooks/post-receive -- gdb and binutils