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]

[PATCH 0/2] AArch64 glibc port


This series of patches provides glibc support for ARM AArch64.

The patches are split into two, the first provides the glibc/ports
component, the second provides
support in elf/elf.h.  The port requires that scripts/config.guess and
scritps/config.sub are updated
from GNU config.

This port has a couple of limitations that I would like to highlight now:

* There is no IFUNC support yet.

* There is no support for profiling yet.

* The kernel ptrace() interface for  hardware break point and watch
point registers has
recently changed and the necessary adjustment has not yet been made to glibc.

Thanks
/Marcus


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