aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-05-09 08:53:32 +0000
committerRoland McGrath <roland@gnu.org>2005-05-09 08:53:32 +0000
commit387bbe63e7ac423259a5962a7380e529fdcffa20 (patch)
treef068da2a9d1241159944316dbaeeca62b12114a0 /ChangeLog
parentc3d3643471d679bedabc6994f22d633552470b69 (diff)
downloadglibc-387bbe63e7ac423259a5962a7380e529fdcffa20.zip
glibc-387bbe63e7ac423259a5962a7380e529fdcffa20.tar.gz
glibc-387bbe63e7ac423259a5962a7380e529fdcffa20.tar.bz2
* sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
.pushsection/.popsection in place of .section/.previous.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46fd062..f153332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-09 Alan Modra <amodra@bigpond.net.au>
+
+ * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
+ .pushsection/.popsection in place of .section/.previous.
+
2005-05-08 Ulrich Drepper <drepper@redhat.com>
* MakeTAGS: Make xgettext not look into test cases.