about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 386e025fbc..8c98317b82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
 2019-08-23  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 	    Florian Weimer  <fweimer@redhat.com>
 
+	* gmon/Versions (libc) [GLIBC_2.31]: New entry.
+	* sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
+	Make a compat_symbol.
+	* sysdeps/unix/sysv/linux/sparc/profil-counter.h
+	(__profil_counter_global): Likewise.
+
 	* debug/segfault.c (install_handler): Use SA_SIGINFO if defined.
 	* sysdeps/generic/profil-counter.h (__profil_counter): Cast to
 	uintptr_t.