From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8896 invoked by alias); 18 Mar 2010 18:18:52 -0000 Received: (qmail 8885 invoked by uid 22791); 18 Mar 2010 18:18:51 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Mar 2010 18:18:47 +0000 Received: from hpaq14.eem.corp.google.com (hpaq14.eem.corp.google.com [10.3.21.14]) by smtp-out.google.com with ESMTP id o2IIIhl6012131 for ; Thu, 18 Mar 2010 11:18:44 -0700 Received: from gyd8 (gyd8.prod.google.com [10.243.49.200]) by hpaq14.eem.corp.google.com with ESMTP id o2IIIeIH027280 for ; Thu, 18 Mar 2010 19:18:42 +0100 Received: by gyd8 with SMTP id 8so1192748gyd.7 for ; Thu, 18 Mar 2010 11:18:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.94.18 with SMTP id r18mr6909794ybb.301.1268936320207; Thu, 18 Mar 2010 11:18:40 -0700 (PDT) In-Reply-To: <4BA22BD2.1070201@movingsatellites.com> References: <201003161214.21407.Varol.Okan@movingsatellites.com> <4BA22BD2.1070201@movingsatellites.com> Date: Thu, 18 Mar 2010 19:27:00 -0000 Message-ID: Subject: Re: New Frontend From: Diego Novillo To: Varol Okan Cc: Ian Lance Taylor , gcc-help@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2010-03/txt/msg00234.txt.bz2 On Thu, Mar 18, 2010 at 09:34, Varol Okan wrote: > I will do some reading and try to learn as much as possible about the > task at hand and will most likely bother you guys here a bit more in due > time. You will find pointers to internal documentation, articles and presentations at http://gcc.gnu.org/wiki/GettingStarted Diego.