diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-04 23:27:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-04 23:27:55 +0000 |
commit | 346af50a0857a27e5c133be2ad7ac6e074f85f51 (patch) | |
tree | d200234b9c604c8712c381d20487c68ea82c79aa | |
parent | f1d3452762268dfd3f6393589e958699a663f00b (diff) | |
download | glibc-346af50a0857a27e5c133be2ad7ac6e074f85f51.tar glibc-346af50a0857a27e5c133be2ad7ac6e074f85f51.tar.gz glibc-346af50a0857a27e5c133be2ad7ac6e074f85f51.tar.bz2 glibc-346af50a0857a27e5c133be2ad7ac6e074f85f51.zip |
Update.
1999-03-05 Geoff Keating <geoffk@ozemail.com.au>
* sysdeps/powerpc/dl-machine.c (__elf_machine_runtime_setup):
DT_PLTGOT has already been relocated.
(__elf_machine_fixup_plt): Likewise.
Minor cleanups.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-03-05 Geoff Keating <geoffk@ozemail.com.au> + + * sysdeps/powerpc/dl-machine.c (__elf_machine_runtime_setup): + DT_PLTGOT has already been relocated. + (__elf_machine_fixup_plt): Likewise. + Minor cleanups. + 1999-03-04 Roland McGrath <roland@baalperazim.frob.com> * hurd/hurdlookup.c (__hurd_file_name_lookup): Comment fix. |