From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129540 invoked by alias); 22 Jul 2015 13:43:43 -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 129527 invoked by uid 89); 22 Jul 2015 13:43:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Date: Wed, 22 Jul 2015 13:43:00 -0000 From: Joseph Myers To: Adhemerval Zanella CC: GNU C Library Subject: Re: PATCH] arm: Assembly implementation cleanup In-Reply-To: <559A811D.6030406@linaro.org> Message-ID: References: <559A811D.6030406@linaro.org> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2015-07/txt/msg00717.txt.bz2 On Mon, 6 Jul 2015, Adhemerval Zanella wrote: > This patch removes arm assembly implementation of mmap and mmap64. > The new implementation used is the wordsize-32 generic linux one. > > Tested on armhf. > > -- > > * sysdeps/unix/sysv/linux/arm/mmap.c: Add file. > * sysdeps/unix/sysv/linux/arm/mmap.S: Remove file. > * sysdeps/unix/sysv/linux/arm/mmap64.S: Likewise. OK for 2.23 (once 2.22 has branched). -- Joseph S. Myers joseph@codesourcery.com