diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-26 11:40:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-26 11:40:14 +0000 |
commit | c368d8b9f7b624b759eacb9d8f23fb44710db2f6 (patch) | |
tree | 0ebab37ab1bf73985757ede536c751b727d824c9 /ChangeLog | |
parent | ffa8d2a098d6dd46ba661e4ef0241974bdbc5faf (diff) | |
download | glibc-c368d8b9f7b624b759eacb9d8f23fb44710db2f6.tar.gz glibc-c368d8b9f7b624b759eacb9d8f23fb44710db2f6.tar.xz glibc-c368d8b9f7b624b759eacb9d8f23fb44710db2f6.zip |
2002-08-26 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* sysdeps/sh/Makefile (sysdeps_routines): Add divdi3 in csu dir. (shared-only-routines): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1435082cb3..d73b2deaf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-08-26 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * sysdeps/sh/Makefile (sysdeps_routines): Add divdi3 in csu dir. + (shared-only-routines): Likewise. + 2002-08-26 Roland McGrath <roland@redhat.com> * locale/programs/ld-ctype.c (ctype_read): When given a repertoire |