From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25811 invoked by alias); 16 Sep 2003 02:48:06 -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 25618 invoked from network); 16 Sep 2003 02:48:05 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 16 Sep 2003 02:48:05 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h8G2m3401573 for ; Mon, 15 Sep 2003 22:48:04 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h8G2m2e29663; Mon, 15 Sep 2003 22:48:02 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h8G2lwd25983; Mon, 15 Sep 2003 22:47:58 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id h8G2lqB13232; Mon, 15 Sep 2003 22:47:52 -0400 Date: Tue, 16 Sep 2003 02:48:00 -0000 Message-Id: <200309160247.h8G2lqB13232@greed.delorie.com> From: DJ Delorie To: ac131313@redhat.com CC: gdb-patches@sources.redhat.com, gcc-patches@gcc.gnu.org, binutils@gcc.gnu.org In-reply-to: <3F6669F4.4070809@redhat.com> (message from Andrew Cagney on Mon, 15 Sep 2003 21:40:04 -0400) Subject: Re: [patch/rfc] constafy floatformat References: <3F663DB4.5060104@redhat.com> <200309160022.h8G0Mi610920@greed.delorie.com> <3F6669F4.4070809@redhat.com> X-SW-Source: 2003-09/txt/msg00352.txt.bz2 > Do you have a list of what's left. GCC, BINUTILS and GDB have all > adopted ISO C. Ok, fair question. I checked sources.redhat.com's usual repository and didn't find anything else (assuming "gcc" covers its entire repository). However, I'd like to think about this for a bit, and come up with a migration plan, rather than just letting people randomly migrate files they're interested in.