diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-10 08:14:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-10 08:14:03 +0000 |
commit | 2119c7059e593c336a916ca542583b0da7222960 (patch) | |
tree | f7fcd7084f895dead0ea43a76e2df0f316481cd9 /ChangeLog | |
parent | ada0ce8f414c34001e632c57af326458cc1917f4 (diff) | |
download | glibc-2119c7059e593c336a916ca542583b0da7222960.tar.gz glibc-2119c7059e593c336a916ca542583b0da7222960.tar.xz glibc-2119c7059e593c336a916ca542583b0da7222960.zip |
Update.
2000-09-10 Ulrich Drepper <drepper@redhat.com> * shlib-versions: Simplify libm entries. Correct a few Hurd entries. * sysdeps/generic/initfini.c: Rewrite slightly to get rid of the ugly GMON_WEAK_START hack. Patch by Philip Blundell <philb@gnu.org>. * sysdeps/i386/i486/bits/string.h: Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c3dca119cd..8f650f8793 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-09-10 Ulrich Drepper <drepper@redhat.com> + + * shlib-versions: Simplify libm entries. Correct a few Hurd entries. + + * sysdeps/generic/initfini.c: Rewrite slightly to get rid of the + ugly GMON_WEAK_START hack. + Patch by Philip Blundell <philb@gnu.org>. + + * sysdeps/i386/i486/bits/string.h: Pretty printing. + 2000-09-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/powerpc/dl-machine.c: Add volatile to PPC_DCBST, PPC_SYNC, |