From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80352 invoked by alias); 22 Nov 2019 02:51:06 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 80310 invoked by uid 89); 22 Nov 2019 02:51:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy= X-HELO: mx1.osci.io Received: from polly.osci.io (HELO mx1.osci.io) (8.43.85.229) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 22 Nov 2019 02:51:02 +0000 Received: by mx1.osci.io (Postfix, from userid 994) id E7EF4203AF; Thu, 21 Nov 2019 21:51:00 -0500 (EST) Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [8.43.85.239]) by mx1.osci.io (Postfix) with ESMTP id DD48C2020A; Thu, 21 Nov 2019 21:50:56 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id AE3372816F; Thu, 21 Nov 2019 21:50:56 -0500 (EST) X-Gerrit-PatchSet: 2 Date: Fri, 22 Nov 2019 02:51:00 -0000 From: "Kevin Buettner (Code Review)" To: Christian Biesinger , gdb-patches@sourceware.org Cc: Simon Marchi Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: [review v2] Create a correctly-sized demangled names hashtable X-Gerrit-Change-Id: I1f074d38e1d90af58705ec852f90c84cc034cd2e X-Gerrit-Change-Number: 686 X-Gerrit-ChangeURL: X-Gerrit-Commit: 3e511c62b9d613bd625c5ca9f2af8d0bf6697717 In-Reply-To: References: X-Gerrit-Comment-Date: Thu, 21 Nov 2019 21:50:56 -0500 Reply-To: gnutoolchain-gerrit@osci.io MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/3.0.3-79-g83ff7f88f1 Content-Type: text/plain; charset=UTF-8 Message-Id: <20191122025056.AE3372816F@gnutoolchain-gerrit.osci.io> X-SW-Source: 2019-11/txt/msg00688.txt.bz2 Kevin Buettner has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/686 ...................................................................... Patch Set 2: Code-Review+2 > Patch Set 2: > > (1 comment) > > BTW, thoughts on me pushing this even without the threading changes, so that I have fewer patches to keep track of? Shouldn't hurt anything. I think it makes sense to push this patch ahead of the rest of the series. -- Gerrit-Project: binutils-gdb Gerrit-Branch: master Gerrit-Change-Id: I1f074d38e1d90af58705ec852f90c84cc034cd2e Gerrit-Change-Number: 686 Gerrit-PatchSet: 2 Gerrit-Owner: Christian Biesinger Gerrit-Reviewer: Christian Biesinger Gerrit-Reviewer: Kevin Buettner Gerrit-CC: Simon Marchi Gerrit-Comment-Date: Fri, 22 Nov 2019 02:50:56 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment