diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-02 22:44:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-02 22:44:39 +0000 |
commit | 74dd1fee1cea649ee16ee94c898cc71ce67dd02f (patch) | |
tree | 3c54a3fc3f92ecf9683a170df40ef01a89d50422 /ChangeLog | |
parent | 349e00ef6a52776f6d4925f79d83444b40beef68 (diff) | |
download | glibc-74dd1fee1cea649ee16ee94c898cc71ce67dd02f.tar glibc-74dd1fee1cea649ee16ee94c898cc71ce67dd02f.tar.gz glibc-74dd1fee1cea649ee16ee94c898cc71ce67dd02f.tar.bz2 glibc-74dd1fee1cea649ee16ee94c898cc71ce67dd02f.zip |
Update.glibc-2.1.92cvs/glibc_2-1-92
* sysdeps/ia64/Dist: Add _mcount.S.
* sysdeps/unix/sysv/linux/ia64/Dist: Add clone.S.
* sysdeps/unix/sysv/linux/mips/Dist: Add _test_and_set.c.
* elf/Makefile (distribute): Add missing modules.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ * version.h (VERSION): Bump to 2.1.92. + * sysdeps/ia64/Dist: Add _mcount.S. + + * sysdeps/unix/sysv/linux/ia64/Dist: Add clone.S. + + * sysdeps/unix/sysv/linux/mips/Dist: Add _test_and_set.c. + + * elf/Makefile (distribute): Add missing modules. + * sysdeps/unix/sysv/linux/s390/Dist: Remove nonexisting files. * posix/regex.c (compile_range): Transliate range start and end |