* sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes
authorRoland McGrath <roland@gnu.org>
Sat, 7 Dec 2002 21:55:56 +0000 (21:55 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 7 Dec 2002 21:55:56 +0000 (21:55 +0000)
commit82412d5402cbd1f606773e4c865857978f4e7a33
tree33379f766b41151158151ede031cd36f1c7f137d
parentcc1b826866c65da5f902e5e037acccc6e4940e05
* sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes

from 2002-12-06, but remove unnecessary memset call without removing
necessary copy of initialization image.

* Makerules ($(common-objpfx)format.lds): New target.
(common-generated): Add it.
($(inst_libdir)/libc.so): Depend on that, and cat it into the result.
* scripts/output-format.sed: New file.
* Makefile (distribute): Add it.

2002-12-07  Kenneth W. Chen  <kenneth.w.chen@intel.com>
ChangeLog
sysdeps/generic/libc-tls.c