From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30343 invoked by alias); 6 Oct 2009 00:31:04 -0000 Received: (qmail 30333 invoked by uid 22791); 6 Oct 2009 00:31:03 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f223.google.com (HELO mail-ew0-f223.google.com) (209.85.219.223) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Oct 2009 00:30:58 +0000 Received: by ewy23 with SMTP id 23so3381050ewy.26 for ; Mon, 05 Oct 2009 17:30:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.3.1 with SMTP id 1mr147718weg.107.1254789056126; Mon, 05 Oct 2009 17:30:56 -0700 (PDT) Date: Tue, 06 Oct 2009 00:31:00 -0000 Message-ID: <6dc9ffc80910051730p207a14f2m5ee6ff560ea60c33@mail.gmail.com> Subject: gdb.git mirror is broken From: "H.J. Lu" To: meyering@redhat.com Cc: GDB Content-Type: text/plain; charset=ISO-8859-1 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 X-SW-Source: 2009-10/txt/msg00086.txt.bz2 Hi Jim, gdb.git mirror at http://sources.redhat.com/git/gdb.git is broken. The problems are 1: "cpu" directory is missing. 2. Top level files and gdb/gdbserver, bfd, sim, include directories haven't been updated since 2009-09-16. Thanks. -- H.J.