diff options
author | Andreas Schwab <schwab@suse.de> | 2003-01-25 23:07:37 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2003-01-25 23:07:37 +0000 |
commit | 251c0f710cafc3f161fb97c9a270730668428f68 (patch) | |
tree | 22e94b7a6b75628def7760cfde1af00c21325123 | |
parent | a8433bdddcce4f2f260b7b8b3883a41b640e421c (diff) | |
download | glibc-251c0f710cafc3f161fb97c9a270730668428f68.tar glibc-251c0f710cafc3f161fb97c9a270730668428f68.tar.gz glibc-251c0f710cafc3f161fb97c9a270730668428f68.tar.bz2 glibc-251c0f710cafc3f161fb97c9a270730668428f68.zip |
* sysdeps/m68k/dl-machine.h (_dl_start_user): Use pc-relative
addressing to save GOT entries.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-01-25 Andreas Schwab <schwab@suse.de> + + * sysdeps/m68k/dl-machine.h (_dl_start_user): Use pc-relative + addressing to save GOT entries. + 2003-01-21 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/alpha/sysdep.h (inline_syscall0, |