summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKirill A. Shutemov <kirill@shutemov.name>2010-06-14 17:23:01 -0700
committerUlrich Drepper <drepper@redhat.com>2010-06-14 17:23:01 -0700
commit80da2e093c0e465cfa6e561488aac51c236b6fd2 (patch)
treed95bcf95a8f88e2cd14a1b0cbb4cb18cbaa9473e /ChangeLog
parentaf6edc9c6a0376cfbd3da4856f873ea428da822b (diff)
downloadglibc-80da2e093c0e465cfa6e561488aac51c236b6fd2.tar.gz
glibc-80da2e093c0e465cfa6e561488aac51c236b6fd2.tar.xz
glibc-80da2e093c0e465cfa6e561488aac51c236b6fd2.zip
Flush cache after solving TEXTRELs if arch requires it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ebb66c0d7..c2f0818d6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
+
+	* elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
+	requires it.
+
 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
 
 	* sysdeps/powerpc/powerpc32/power7/memcmp.S: New file