From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id 81AA03844079 for ; Fri, 3 Jul 2020 18:15:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 81AA03844079 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=ro@cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 793FD8D8AF; Fri, 3 Jul 2020 20:15:09 +0200 (CEST) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hDSsvPEGub5l; Fri, 3 Jul 2020 20:15:09 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p4fddbb33.dip0.t-ipconnect.de [79.221.187.51]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id F15A98D8AE; Fri, 3 Jul 2020 20:15:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1593800109; bh=YqBQb7txEc2jSkuJzAAYBg6bOjXai92GqolVZQToQko=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=dHdeXLwc7wTp+iwh3S7y44fM7jkvivv3bfjHz9rAlqsXKUKoNQnN+GHj5YdaoBhXo nhzgGU3rMOiNjuVwaiLn4PwMl2jXkp30YxHLvFJFqnyV2vCTaVLtz09zF2xKpRhxQz f0xIwqxOzaBfbbESPKLdl6JxWHVsmr8SMIhz2760jCW5H12Uo0WoPXR2jxybypFzHN LLJXLj3niXFL/Sn50TlVh1oG7QcaXio+f0djSTu7x3tCIUwjMP3rqovRLLjloimUp+ +9wOuhx2AeVSgyH45gfA0GFRviX4jRT2xJZFn42E81zEiJ5pR94NlvDd2ZYY+DzvqR Vg1+kbmKfbgDw== From: Rainer Orth To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: GDB 10 branching - 2020-07-03 Update References: <20200703175710.GA10485@adacore.com> Date: Fri, 03 Jul 2020 20:15:07 +0200 In-Reply-To: <20200703175710.GA10485@adacore.com> (Joel Brobecker's message of "Fri, 3 Jul 2020 10:57:10 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3790.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, KAM_ASCII_DIVIDERS, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2020 18:15:11 -0000 Hi Joel, > Added Since the Last Update: > ---------------------------- > > * [RainerO] > Unify Solaris procfs and largefile handling > https://sourceware.org/pipermail/gdb-patches/2020-June/169977.html > > Seems to require a fair amount of coordination. binutils seems > on board; what about GCC (for the part in config/)? while largefile.m4 lives in the GCC tree, it isn't used anywhere. I'll thus have to sync the file back once it's landed in binutils-gdb, but that's it. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University