From 661462d58f90c03765a8799714a9ea485d3b1935 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 15 Oct 2015 14:22:10 -0700 Subject: Mark internal setjmp functions hidden Since internal dirent functions are only used internally in ld.so and libc.so, they can be made hidden. [BZ #19122] * include/setjmp.h (__longjmp): Add attribute_hidden. [IS_IN (rtld)] (__sigsetjmp): Likewise. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3dba8b3673..94869bcb3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2015-10-15 H.J. Lu [BZ #19122] + * include/setjmp.h (__longjmp): Add attribute_hidden. + [IS_IN (rtld)] (__sigsetjmp): Likewise. + * include/libc-internal.h [IS_IN (rtld)] (__profile_frequency): Add attribute_hidden. -- cgit v1.2.3-70-g09d2