diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-07 18:04:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-07 18:04:59 +0000 |
commit | 04b6da27245f24d6137b31f1745ba641dd3e8b08 (patch) | |
tree | c344f64eaa4b906692af1eddb9c24eb4ef41871f /ChangeLog | |
parent | d555194cb3d236bda07fa9ef08f4f7020421763a (diff) | |
download | glibc-04b6da27245f24d6137b31f1745ba641dd3e8b08.zip glibc-04b6da27245f24d6137b31f1745ba641dd3e8b08.tar.gz glibc-04b6da27245f24d6137b31f1745ba641dd3e8b08.tar.bz2 |
Update.
2002-02-07 Ulrich Drepper <drepper@redhat.com>
* sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-02-07 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS. + 2002-02-07 Andreas Schwab <schwab@suse.de> * configure.in: Fix check for -zcombreloc. |