diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-01-17 06:35:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-01-17 06:35:42 +0000 |
commit | 067c6a6d8c91b47842db75af3962c45855a57da9 (patch) | |
tree | 3615dc5faa15529714168eb5c9f48cecf89ef0e3 /ChangeLog | |
parent | 956f8acd6cf6ce33193a679c7f34c1f71db5c94a (diff) | |
download | glibc-067c6a6d8c91b47842db75af3962c45855a57da9.tar glibc-067c6a6d8c91b47842db75af3962c45855a57da9.tar.gz glibc-067c6a6d8c91b47842db75af3962c45855a57da9.tar.bz2 glibc-067c6a6d8c91b47842db75af3962c45855a57da9.zip |
Update.
2002-01-16 Ulrich Drepper <drepper@redhat.com>
* iconvdata/gb18030.c: Bug fixes and support for more characters.
Patch by Yu Shao <yshao@redhat.com>.
2002-01-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove.
* sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file.
* sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file.
2002-01-14 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/s390/fpu/libm-test-ulps: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2002-01-16 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/gb18030.c: Bug fixes and support for more characters. + Patch by Yu Shao <yshao@redhat.com>. + +2002-01-16 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove. + * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file. + * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file. + +2002-01-14 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * sysdeps/s390/fpu/libm-test-ulps: Update. + 2002-01-11 Ulrich Drepper <drepper@redhat.com> * elf/elf.h: Update x86 relocations. |