diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-02-16 18:20:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-02-16 18:20:31 +0000 |
commit | 3858abff55a4088377ceaeeccf5ff06d6129b331 (patch) | |
tree | dfdf22d6df67d3ba7f7133e9acba693c2927ecc1 /ChangeLog | |
parent | f886bea4481c8802d77e2314f97ce526dd1dc73d (diff) | |
download | glibc-3858abff55a4088377ceaeeccf5ff06d6129b331.tar glibc-3858abff55a4088377ceaeeccf5ff06d6129b331.tar.gz glibc-3858abff55a4088377ceaeeccf5ff06d6129b331.tar.bz2 glibc-3858abff55a4088377ceaeeccf5ff06d6129b331.zip |
Update.
* elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but
on $(rtld-ldscript).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1998-02-16 Ulrich Drepper <drepper@cygnus.com> + * elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but + on $(rtld-ldscript). + * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports starting from 0 not only from `from'. Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>. |