diff options
author | Roland McGrath <roland@gnu.org> | 2005-05-09 08:53:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-05-09 08:53:32 +0000 |
commit | 387bbe63e7ac423259a5962a7380e529fdcffa20 (patch) | |
tree | f068da2a9d1241159944316dbaeeca62b12114a0 /ChangeLog | |
parent | c3d3643471d679bedabc6994f22d633552470b69 (diff) | |
download | glibc-387bbe63e7ac423259a5962a7380e529fdcffa20.tar glibc-387bbe63e7ac423259a5962a7380e529fdcffa20.tar.gz glibc-387bbe63e7ac423259a5962a7380e529fdcffa20.tar.bz2 glibc-387bbe63e7ac423259a5962a7380e529fdcffa20.zip |
* sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
.pushsection/.popsection in place of .section/.previous.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |