aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-07-10 17:07:16 +0000
committerUlrich Drepper <drepper@redhat.com>2003-07-10 17:07:16 +0000
commit7fbf17e45756f31b6cb53fcae6174e41a2e67661 (patch)
tree691296e2922d7ffec9364828c14c07509fc79c9b /ChangeLog
parentf135896acd52643bfd3935aa2ff6466100d82074 (diff)
downloadglibc-7fbf17e45756f31b6cb53fcae6174e41a2e67661.tar
glibc-7fbf17e45756f31b6cb53fcae6174e41a2e67661.tar.gz
glibc-7fbf17e45756f31b6cb53fcae6174e41a2e67661.tar.bz2
glibc-7fbf17e45756f31b6cb53fcae6174e41a2e67661.zip
Update.
2003-07-10 Jakub Jelinek <jakub@redhat.com> * sysdeps/powerpc/powerpc64/elf/start.S: Set section flags of .data.rel.ro.local to "aw".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0b137b681..e0097686c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-10 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/powerpc/powerpc64/elf/start.S: Set section flags of
+ .data.rel.ro.local to "aw".
+
2003-07-10 Ulrich Drepper <drepper@redhat.com>
* sysdeps/m68k/Makefile: Remove CLFAGS-.oS addition.