diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-08 23:57:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-08 23:57:12 +0000 |
commit | a05977f8592bf44abbafc96930e0c66bc102308c (patch) | |
tree | 8caccaed0b5c6f7d6b0abd8bfdb52d766b176eeb /ChangeLog | |
parent | 444518fedfcd3200d78744365373cebbbb9016fd (diff) | |
download | glibc-a05977f8592bf44abbafc96930e0c66bc102308c.zip glibc-a05977f8592bf44abbafc96930e0c66bc102308c.tar.gz glibc-a05977f8592bf44abbafc96930e0c66bc102308c.tar.bz2 |
Update.
1998-05-08 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
(DL_FIND_ARG_COMPONENTS): Find correct alignment for auxiliary
vector. Patch by Mark Hatle <fray@kernel.crashing.org>
and Matt McLean <keys@brio.yikes.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1998-05-08 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c + (DL_FIND_ARG_COMPONENTS): Find correct alignment for auxiliary + vector. Patch by Mark Hatle <fray@kernel.crashing.org> + and Matt McLean <keys@brio.yikes.com>. + 1998-05-08 23:49 Ulrich Drepper <drepper@cygnus.com> * misc/Makefile (tests): Add tst-mntent. |