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.tar.gz glibc-a05977f8592bf44abbafc96930e0c66bc102308c.tar.xz glibc-a05977f8592bf44abbafc96930e0c66bc102308c.zip |
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
diff --git a/ChangeLog b/ChangeLog index b570cced29..cd6e8c88b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. |