diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-28 19:38:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-28 19:38:21 +0000 |
commit | 9321beea94daa4b9679099e0fc092ab1845a507d (patch) | |
tree | 6ce7a5b319ca56df1094aaf649aaff0bb41e393e /ChangeLog | |
parent | 896167225ef6e3c5f780584e75cde2e8f253c038 (diff) | |
download | glibc-9321beea94daa4b9679099e0fc092ab1845a507d.tar.gz glibc-9321beea94daa4b9679099e0fc092ab1845a507d.tar.xz glibc-9321beea94daa4b9679099e0fc092ab1845a507d.zip |
Update.
2002-02-28 Jakub Jelinek <jakub@redhat.com> * sysdeps/i386/Makefile (sysdep_routines): Add divdi3 in csu dir. (shared-only-routines): Likewise. * sysdeps/m68k/Makefile (sysdep_routines): Likewise. (shared-only-routines): Likewise. * sysdeps/s390/s390-32/Makefile (sysdep_routines): Likewise. (shared-only-routines): Likewise. * sysdeps/wordsize-32/divdi3.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2b80b2555d..94ae6c48c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-02-28 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/i386/Makefile (sysdep_routines): Add + divdi3 in csu dir. + (shared-only-routines): Likewise. + * sysdeps/m68k/Makefile (sysdep_routines): Likewise. + (shared-only-routines): Likewise. + * sysdeps/s390/s390-32/Makefile (sysdep_routines): Likewise. + (shared-only-routines): Likewise. + * sysdeps/wordsize-32/divdi3.c: New file. + 2002-02-28 Ulrich Drepper <drepper@redhat.com> * locale/iso-4217.def: Remove obsolete currencies for countries |