This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH] arm: Assembly implementation cleanup


Pushed upstream as 2aa6c8af26e65695e9daf382a6e508574a30cdf2.

On 22-07-2015 10:43, Joseph Myers wrote:
> 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).
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]