From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23665 invoked by alias); 28 Oct 2014 09:15:49 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 23570 invoked by uid 89); 28 Oct 2014 09:15:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qg0-f49.google.com MIME-Version: 1.0 X-Received: by 10.140.22.106 with SMTP id 97mr2797532qgm.12.1414487744807; Tue, 28 Oct 2014 02:15:44 -0700 (PDT) In-Reply-To: <1414396793-9005-1-git-send-email-apinski@cavium.com> References: <1414396793-9005-1-git-send-email-apinski@cavium.com> Date: Tue, 28 Oct 2014 09:15:00 -0000 Message-ID: Subject: Re: [PATCH 00/29] Add Support for AARCH64:ILP32 From: Marcus Shawcroft To: Andrew Pinski Cc: GNU C Library Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-10/txt/msg00651.txt.bz2 On 27 October 2014 07:59, Andrew Pinski wrote: > > This patch series adds AARCH64:ILP32 support to glibc. > The first patch fixes a bug and it should go in even without the rest > of the patches being approved. > > The next 6 patches are common/generic changes to allow AARCH64 to > use the generic headers rather than a copy of its own. Andrew, I'm away from the office this week, I'll look at your patches when I get back next week. Cheers /Marcus