mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Mention IFUNC for PPC.
This commit is contained in:
parent
77799d9d9b
commit
51a71cf063
2
NEWS
2
NEWS
@ -16,6 +16,8 @@ Version 2.11
|
||||
* STT_GNU_IFUNC is now supported in static executables.
|
||||
Implemented by H.J. Lu.
|
||||
|
||||
* STT_GNU_IFUNC implemented for PPC by Alan Modra.
|
||||
|
||||
* New optimized string functions for x86-64: strstr, strcasestr, memcmp,
|
||||
strcspn, strpbrk, strspn, strcpy, stpcpy, strncpy, strcmp (SSE2, SSE4.2),
|
||||
strncmp (SSE2, SSE4.2), strchr (SSE4.2), strrchr (SSE4.2).
|
||||
|
Loading…
Reference in New Issue
Block a user