diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-12-31 11:17:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-12-31 11:17:09 +0000 |
commit | d4b04a331cfa0b4a4a2864631653a45039128b85 (patch) | |
tree | fcf8dec98c522247fdd729ceb2340aa15c14c604 /ChangeLog | |
parent | 7c1be3ece594ad0519185158eae5e78fd3653ca4 (diff) | |
download | glibc-d4b04a331cfa0b4a4a2864631653a45039128b85.tar glibc-d4b04a331cfa0b4a4a2864631653a45039128b85.tar.gz glibc-d4b04a331cfa0b4a4a2864631653a45039128b85.tar.bz2 glibc-d4b04a331cfa0b4a4a2864631653a45039128b85.zip |
Update.
2003-12-31 Ulrich Drepper <drepper@redhat.com>
* elf/dl-dst.h (DL_DST_REQUIRED): Avoid the complex operations if
CNT == 0.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-12-31 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-dst.h (DL_DST_REQUIRED): Avoid the complex operations if + CNT == 0. + 2003-12-30 Jakub Jelinek <jakub@redhat.com> * posix/regexec.c (get_subexp): Only set bkref_str after the first |