diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-11-28 05:23:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-11-28 05:23:05 +0000 |
commit | d08bef807b655576c07e5dffe8365d0713b218c4 (patch) | |
tree | 5dc5f5450ebca5816978ec4b1d3d2a6e56f5ddfb /ChangeLog | |
parent | c10c099c5745089b8d1e912da794d77e76cb2de2 (diff) | |
download | glibc-d08bef807b655576c07e5dffe8365d0713b218c4.zip glibc-d08bef807b655576c07e5dffe8365d0713b218c4.tar.gz glibc-d08bef807b655576c07e5dffe8365d0713b218c4.tar.bz2 |
Update.
2002-11-27 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Fix typo in
first parameters constraint string.
(ASMFMT_3): Likewise. Patch by stefan.lauterbach@mincom.de.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-11-27 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Fix typo in + first parameters constraint string. + (ASMFMT_3): Likewise. Patch by stefan.lauterbach@mincom.de. + 2002-11-27 Isamu Hasegawa <isamu@yamato.ibm.com> * posix/regcomp.c (parse_expression): Set the bit since the back |