diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-07-25 08:29:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-07-25 08:29:34 +0000 |
commit | bc32ebd3b06b1ea56e4ce20342c113cb95d14297 (patch) | |
tree | 22e3bbd34afce91deaa05d4db844d0dcbb685533 /ChangeLog | |
parent | 51d46f733a26fc9da14cb5d45d88d09e4fc088dd (diff) | |
download | glibc-bc32ebd3b06b1ea56e4ce20342c113cb95d14297.tar.gz glibc-bc32ebd3b06b1ea56e4ce20342c113cb95d14297.tar.xz glibc-bc32ebd3b06b1ea56e4ce20342c113cb95d14297.zip |
Update.
* elf/dl-minimal.c: Remove definition of __assert_perror_fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 22c423df4a..440dc30f6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-07-25 Ulrich Drepper <drepper@redhat.com> + * elf/dl-minimal.c: Remove definition of __assert_perror_fail. + * sysdeps/wordsize-32/divdi3.c: Define __divdi3_internal. * sysdeps/wordsize-32/lldiv.c: Make gcc use __divdi3_internal instead of __divdi3. |