about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-07 21:55:56 +0000
committerRoland McGrath <roland@gnu.org>2002-12-07 21:55:56 +0000
commit82412d5402cbd1f606773e4c865857978f4e7a33 (patch)
tree33379f766b41151158151ede031cd36f1c7f137d /ChangeLog
parentcc1b826866c65da5f902e5e037acccc6e4940e05 (diff)
downloadglibc-82412d5402cbd1f606773e4c865857978f4e7a33.tar.gz
glibc-82412d5402cbd1f606773e4c865857978f4e7a33.tar.xz
glibc-82412d5402cbd1f606773e4c865857978f4e7a33.zip
* 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>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ed98408880..467b3b5172 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,21 @@
+2002-12-07  Roland McGrath  <roland@redhat.com>
+
+	* 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  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/generic/libc-tls.c: Include <sys/param.h>.
 	Reported by Art Haas <ahaas@airmail.net>.
 
-2002-12-07  Kenneth W. Chen  <kenneth.w.chen@intel.com>.
+2002-12-07  Kenneth W. Chen  <kenneth.w.chen@intel.com>
 
 	* sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec.  Fix .recovery4.