From fa4265909edaa5118f7860f452e2fb9da48d0f6e Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 1 Oct 2017 17:56:46 -0700 Subject: Hide internal __moncontrol function [BZ #18822] Hide internal __moncontrol function to allow direct access within libc.so and libc.a without using GOT nor PLT. [BZ #18822] * mon/gmon.c (__moncontrol): Add libc_hidden_proto and libc_hidden_def. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 278225538d..85de0ee009 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-10-01 H.J. Lu + + [BZ #18822] + * mon/gmon.c (__moncontrol): Add libc_hidden_proto and + libc_hidden_def. + 2017-10-01 H.J. Lu [BZ #18822] -- cgit v1.2.3