mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Describe latest IFUNC changes.
This commit is contained in:
parent
8ea2372936
commit
b8706f7072
5
NEWS
5
NEWS
@ -1,4 +1,4 @@
|
||||
GNU C Library NEWS -- history of user-visible changes. 2009-5-15
|
||||
GNU C Library NEWS -- history of user-visible changes. 2009-5-31
|
||||
Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
|
||||
See the end for copying conditions.
|
||||
|
||||
@ -10,6 +10,9 @@ Version 2.11
|
||||
* checking version of longjmp added that fails if an uninitialized stack
|
||||
frame would be created. Implemented by Ulrich Drepper.
|
||||
|
||||
* STT_GNU_IFUNC is now supported in static executables.
|
||||
Implemented by H.J. Lu.
|
||||
|
||||
|
||||
Version 2.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user