diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-13 00:51:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-13 00:51:54 +0000 |
commit | 88615235169891747a0060aab83a8a8a22bed2d3 (patch) | |
tree | d961238e6807fa57071891f864ddf64bca1aab10 /ChangeLog | |
parent | 9405414f1ce141f1ad25c521a902f7f988effca3 (diff) | |
download | glibc-88615235169891747a0060aab83a8a8a22bed2d3.tar.gz |
Update.
2000-06-12 Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
Yutaka Niibe <gniibe@chroot.org>
* configure.in: Add machine sh3, sh4.
* elf/elf.h: Add SH specific declarations of relocations.
* shlib-versions: Add sh*-*-linux* cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-06-12 Kazumoto Kojima <kkojima@rr.iij4u.or.jp> + Yutaka Niibe <gniibe@chroot.org> + + * configure.in: Add machine sh3, sh4. + * elf/elf.h: Add SH specific declarations of relocations. + * shlib-versions: Add sh*-*-linux* cases. + 2000-06-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/sh/sh3/bsd-_setjmp.S: Move to... |