From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14309 invoked by alias); 26 May 2010 07:30:54 -0000 Received: (qmail 14285 invoked by uid 22791); 26 May 2010 07:30:49 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-gy0-f169.google.com (HELO mail-gy0-f169.google.com) (209.85.160.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 May 2010 07:30:44 +0000 Received: by gyg4 with SMTP id 4so3722170gyg.0 for ; Wed, 26 May 2010 00:30:42 -0700 (PDT) Received: by 10.101.144.18 with SMTP id w18mr9286073ann.247.1274859042162; Wed, 26 May 2010 00:30:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.11.3 with HTTP; Wed, 26 May 2010 00:30:22 -0700 (PDT) In-Reply-To: <20100526062534.GA4097@ins.uni-bonn.de> References: <4BFBF578.40904@gnu.org> <20100525170912.GA21863@ins.uni-bonn.de> <4BFC0489.4040904@gnu.org> <20100525173348.GA25424@ins.uni-bonn.de> <4BFCAA8C.2090500@gmail.com> <4BFCAD10.2090403@gmail.com> <4BFCB35A.8010404@gmail.com> <20100526062534.GA4097@ins.uni-bonn.de> From: Paolo Bonzini Date: Wed, 26 May 2010 07:30:00 -0000 Message-ID: Subject: Re: [PATCH, committed] Re: toplevel out of sync To: Ralf Wildenhues Cc: Dave Korn , binutils@sourceware.org, gdb@sourceware.org, gcc@gnu.org, DJ Delorie , sebastain.pop@amd.com, Rainer Orth , Steve Ellcey Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-05/txt/msg00087.txt.bz2 > Remainders, in reverse chronological order: Thanks Ralf. I'm CCing the people. Paolo > 2010-05-05 =A0Sebastian Pop =A0 > > =A0 =A0 =A0 * configure.ac: Allow all the versions greater than 0.10 of P= PL. > =A0 =A0 =A0 * configure: Regenerated. > > > 2010-04-16 =A0Rainer Orth =A0 > > =A0 =A0 =A0 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx > =A0 =A0 =A0 separately. > =A0 =A0 =A0 * configure: Regenerate. > > > 2010-04-13 =A0Steve Ellcey =A0 > > =A0 =A0 =A0 * configure: Regenerate after change to elf.m4. > > config/ > 2010-04-13 =A0Steve Ellcey =A0 > > =A0 =A0 =A0 * elf.m4: Add hppa[12]*-*-hpux* to list of non-elf platforms. > > > 2010-04-02 =A0Sebastian Pop =A0 > > =A0 =A0 =A0 * configure.ac: Add brackets around AC_TRY_COMPILE alternativ= e. > =A0 =A0 =A0 * configure: Regenerated. > > > 2010-04-02 =A0Sebastian Pop =A0 > > =A0 =A0 =A0 * configure.ac: Print "buggy but acceptable" when CLooG > =A0 =A0 =A0 revision is less than 9. > =A0 =A0 =A0 * configure: Regenerated. > > > config/ > 2010-01-05 =A0Rainer Orth =A0 > > =A0 =A0 =A0 * stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. if > =A0 =A0 =A0 corresponding macros already exist.