From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3533 invoked by alias); 5 Jun 2004 14:26:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3483 invoked from network); 5 Jun 2004 14:26:18 -0000 Received: from unknown (HELO barry.mail.mindspring.net) (207.69.200.25) by sourceware.org with SMTP; 5 Jun 2004 14:26:18 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by barry.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BWc7k-0002uJ-00; Sat, 05 Jun 2004 10:26:16 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id F25D04B104; Sat, 5 Jun 2004 10:26:14 -0400 (EDT) To: eliz@gnu.org Subject: Re: [PATCH]: Updates to Ada sources, part 1 (longish) Cc: gdb-patches@sources.redhat.com Message-Id: <20040605142614.F25D04B104@berman.michael-chastain.com> Date: Sat, 05 Jun 2004 14:26:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-06/txt/msg00100.txt.bz2 ac> I'm told Diego took rougly a day to prepare his tree-SSA ChangeLog entry. eli> Who is Diego and how is the tree-SSA stuff relevant to our case? Diego Novillo was in charge of the tree-ssa-20020619-branch of gcc. This branch was active for about 23 months (starting at 20020619 and ending in May 2004). After that much development on a branch, Diego did a massive merge into gcc HEAD. My recollection matches Andrew's, that Diego said he spent about one full day day to prepare a ChangeLog entry for the merge. Michael C