From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12685 invoked by alias); 8 Nov 2013 18:43:05 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 24420 invoked by uid 89); 8 Nov 2013 18:22:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-oa0-f41.google.com Received: from Unknown (HELO mail-oa0-f41.google.com) (209.85.219.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 08 Nov 2013 18:22:56 +0000 Received: by mail-oa0-f41.google.com with SMTP id g12so1149940oah.28 for ; Fri, 08 Nov 2013 10:22:48 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.182.104.36 with SMTP id gb4mr5861440obb.43.1383934968146; Fri, 08 Nov 2013 10:22:48 -0800 (PST) Received: by 10.76.83.233 with HTTP; Fri, 8 Nov 2013 10:22:47 -0800 (PST) In-Reply-To: <87wqkipxov.fsf@fleche.redhat.com> References: <877gd5iyaz.fsf@fleche.redhat.com> <878ux2syxz.fsf@fleche.redhat.com> <874n7qsy8l.fsf@fleche.redhat.com> <87zjpho390.fsf@fleche.redhat.com> <87wqkipxov.fsf@fleche.redhat.com> Date: Fri, 08 Nov 2013 18:43:00 -0000 Message-ID: Subject: Re: git is live From: "H.J. Lu" To: Tom Tromey Cc: GDB Development , Binutils Development Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-11/txt/msg00020.txt.bz2 On Fri, Nov 8, 2013 at 10:15 AM, Tom Tromey wrote: >>>>>> "HJ" == H J Lu writes: > > HJ> It doesn't work for gas checkin. This commit: > > HJ> https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=9f4e1fadf3e75b8aa37744d2b06b29f8d6d1ca93 > > HJ> didn't show up in: > > HJ> http://www.sourceware.org/bugzilla/show_bug.cgi?id=16140 > > I see it here: > > https://sourceware.org/bugzilla/show_bug.cgi?id=16140#c2 > > Tom It took about 20 minutes. -- H.J.