diff options
author | DJ Delorie <dj@redhat.com> | 2001-08-13 02:25:01 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-08-13 02:25:01 +0000 |
commit | a9022147a2a0acc50711501271a727e6aaa7acc8 (patch) | |
tree | 4c3ea72a0c507c1dbd5f89c8b14eed313fbe1fb1 /libiberty/ChangeLog | |
parent | 8ce8e6c1074ad3ad92d65492b601e1903af43761 (diff) | |
download | gdb-a9022147a2a0acc50711501271a727e6aaa7acc8.zip gdb-a9022147a2a0acc50711501271a727e6aaa7acc8.tar.gz gdb-a9022147a2a0acc50711501271a727e6aaa7acc8.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 5c70d68..ee9da0f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2001-08-12 Isamu Hasegawa <isamu@yamato.ibm.com> + + * regex.c (wcs_regex_compile): Use appropriate string + to compare with collating element. + Fix the padding for the alignment. + 2001-06-13 Andrew Cagney <ac131313@redhat.com> * lbasename.c (lbasename): Change function definition to return a |