diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-10 17:07:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-10 17:07:16 +0000 |
commit | 7fbf17e45756f31b6cb53fcae6174e41a2e67661 (patch) | |
tree | 691296e2922d7ffec9364828c14c07509fc79c9b /ChangeLog | |
parent | f135896acd52643bfd3935aa2ff6466100d82074 (diff) | |
download | glibc-7fbf17e45756f31b6cb53fcae6174e41a2e67661.zip glibc-7fbf17e45756f31b6cb53fcae6174e41a2e67661.tar.gz glibc-7fbf17e45756f31b6cb53fcae6174e41a2e67661.tar.bz2 |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |