diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-04 18:35:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-04 18:35:24 +0000 |
commit | c35f13200270b95469d4a54fd7e30016de4562e5 (patch) | |
tree | c4ae1cb62115e2a7828640e4892c513706e1ceba /ChangeLog | |
parent | a21d582e68aa49b63786c3f0a1d841bb5535351f (diff) | |
download | glibc-c35f13200270b95469d4a54fd7e30016de4562e5.zip glibc-c35f13200270b95469d4a54fd7e30016de4562e5.tar.gz glibc-c35f13200270b95469d4a54fd7e30016de4562e5.tar.bz2 |
* include/link.h: Include <tls.h> to make sure USE_TLS is defined.
2002-06-01 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/alpha/init-first.c: New file, modified from
i386/init-first.c by Andrew M. Miklic <miklic@attglobal.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-06-02 Roland McGrath <roland@frob.com> + + * include/link.h: Include <tls.h> to make sure USE_TLS is defined. + +2002-06-01 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/alpha/init-first.c: New file, modified from + i386/init-first.c by Andrew M. Miklic <miklic@attglobal.net>. + 2002-05-21 Jakub Jelinek <jakub@redhat.com> * resolv/resolv.h (struct __res_state): Remove unused nstimes. |