From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5645 invoked by alias); 24 Sep 2013 17:38:36 -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 5616 invoked by uid 89); 24 Sep 2013 17:38:36 -0000 Received: from mail-ie0-f181.google.com (HELO mail-ie0-f181.google.com) (209.85.223.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 24 Sep 2013 17:38:36 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f181.google.com Received: by mail-ie0-f181.google.com with SMTP id tp5so8942588ieb.26 for ; Tue, 24 Sep 2013 10:38:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=n4o4L7JS9FkeYDy6IQBykVKWfH4JgG40jsOT9KCSlzQ=; b=FkAjkrlcfb6CogPY8yLChDCQAXICh8RexL7RSMSec3q6I6GWBkmfcu37SIONhWrwbH wQFoimMN9GXISoFsTcmcxzANvMWoYMTqgi3jldMDpxGlsbGwA427vMUPbdl01RU6yGay rKYrEzJGshlKhifSPb74/ebjzPDkqKTP4hLlmt97nfA2dreHu28GT9jKKwMIt5d1+uPM eHGkFqQ0zVlwMQufLeRZih2WuRo3glokaHvZaNo54WSkNE5I3pM4lF98BwfVVbhKDnPF Q0NJTN1AA4G/C5dDNlJIsCn7GfGx1Hyqux7FFihcqIX5JhKhQLUTWzhdNHjrXrb65jZa tUJw== X-Gm-Message-State: ALoCoQkeZSkwso/wk6StVnmZJM6McxvxrhW8URNCzw92BOZITfual2mZxyGBWDVgIc+xlT62QZq7o9JXwUdtDt+yHRF6MQ3+trl3C6/MYj1L95TybKcU2dEjU9V23hsbhLnuu6ON1/MvphwIYs/23O/b27xmQrIL5tIrMd4VWkrwTrXwQaEjUFeAx+gh8lxooeu+bpZ+FrSu MIME-Version: 1.0 X-Received: by 10.42.110.147 with SMTP id q19mr22127304icp.6.1380044313890; Tue, 24 Sep 2013 10:38:33 -0700 (PDT) Received: by 10.64.145.102 with HTTP; Tue, 24 Sep 2013 10:38:33 -0700 (PDT) In-Reply-To: References: Date: Tue, 24 Sep 2013 17:38:00 -0000 Message-ID: Subject: Re: GNU Toolchain on Google+ and Twitter From: Diego Novillo To: David Edelsohn Cc: GCC Development , GDB Development , Binutils Development Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-09/txt/msg00020.txt.bz2 On Tue, Sep 24, 2013 at 11:33 AM, David Edelsohn wrote: > I have established Google+ and Twitter pages for the GNU Toolchain > (GCC, Binutils, GDB) as additional, un-official communication channels > for announcements and highlights of interesting mailing list > discussions. Thanks David. Definitely useful. Diego.