diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 664e2e1..5551d7a 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2009-01-29 Ulrich Drepper <drepper@redhat.com> + * sysdeps/pthread/unwind-forcedunwind.c: Encrypt all function + pointer variables. + * allocatestack.c (__free_stacks): Renamed from free_stacks. (__free_stack_cache): Removed. Change callers to call __free_stacks. * init.c (nptl_freeres): New function. |