aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1998-03-04 02:37:43 +0000
committerAndreas Schwab <schwab@suse.de>1998-03-04 02:37:43 +0000
commitafdecda04a0e4055e805408799bc8b56572a48f0 (patch)
tree11125782bb905713b96befd68bc89e832250cc4b /ChangeLog
parent8fb3e0079a0512e8525f6c5897c51563d57801e7 (diff)
downloadglibc-afdecda04a0e4055e805408799bc8b56572a48f0.zip
glibc-afdecda04a0e4055e805408799bc8b56572a48f0.tar.gz
glibc-afdecda04a0e4055e805408799bc8b56572a48f0.tar.bz2
* sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
offsets into the GOT. (RTLD_START): Likewise. Wed Mar 4 11:32:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word offsets into the GOT. (RTLD_START): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7ef62a..0c6a452 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Mar 4 11:32:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
+ offsets into the GOT.
+ (RTLD_START): Likewise.
+
1998-03-03 17:55 Ulrich Drepper <drepper@cygnus.com>
* elf/sprof.c: Cleanup a bit.