summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-31 16:16:07 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 16:16:07 +0200
commit8d2f9410d5f93e0ca15c9efe48a97d04726152c2 (patch)
tree5fe4404c70f8a6c9eb709892e8c006aa6a3cafa1 /ChangeLog
parent86e4919f574f0b33db8a7de187c1291710d94f0f (diff)
downloadglibc-8d2f9410d5f93e0ca15c9efe48a97d04726152c2.tar.gz
glibc-8d2f9410d5f93e0ca15c9efe48a97d04726152c2.tar.xz
glibc-8d2f9410d5f93e0ca15c9efe48a97d04726152c2.zip
gmon: Remove internal_function attribute
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2c4378a54..0ad07472a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2017-08-31  Florian Weimer  <fweimer@redhat.com>
 
+	* gmon/gmon.c (write_hist, write_call_graph, write_bb_counts):
+	Remove internal_function.
+	* sysdeps/arm/machine-gmon.h (mcount_internal, _MCOUNT_DECL):
+	Likewise.
+	* sysdeps/sparc/machine-gmon.h (mcount_internal, _MCOUNT_DECL):
+	Likewise.
+
+2017-08-31  Florian Weimer  <fweimer@redhat.com>
+
 	* dlfcn/dlerror.c (_dlerror_run): Remove internal_function.
 	* elf/dl-sym.c (_dl_vsym, _dl_sym): Likewise.
 	* include/dlfcn.h (_dl_sym, _dl_vsym, _dlerror_run): Likewise.