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: [RFC] Add IFUNC support for MIPS


On Fri, 31 Jul 2015, Faraz Shahbazker wrote:

> Hi,
> 
> This is a follow up on IFUNC support for MIPS. Previous patch discussion on this list was:
> https://sourceware.org/ml/libc-ports/2013-08/msg00007.html

To what extent does the previous description apply to this patch?  In 
particular, as regards the ABIs and other features supported.  How has 
this patch been tested?

> elf/
> 	* elf.h

glibc does not have per-subdirectory ChangeLog files (except for libidn 
and localedata).  So ChangeLog entries should contain the full paths to 
the files relative to the toplevel glibc source directory, elf/elf.h and 
sysdeps/mips/*.h.

I'd expect an addition to sysdeps/unix/sysv/linux/mips/libc-abis for 
binary compatibility checks using EI_ABIVERSION to work properly (along 
with binutils setting EI_ABIVERSION to 4 when IFUNCs are used for MIPS).

-- 
Joseph S. Myers
joseph@codesourcery.com


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