about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-11 23:57:58 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-11 23:57:58 +0000
commit6fee33627549f407f3621fde054d495285e23af5 (patch)
treed8491273d0378acb65aeb4aaeefd1a0d7f369b8a /ChangeLog
parent854f9ec4a67d903e31007a3d4bad0bdada53758a (diff)
downloadglibc-6fee33627549f407f3621fde054d495285e23af5.tar.gz
glibc-6fee33627549f407f3621fde054d495285e23af5.tar.xz
glibc-6fee33627549f407f3621fde054d495285e23af5.zip
Update.
2003-09-11  H.J. Lu  <hongjiu.lu@intel.com>

	* elf/tls-macros.h (TLS_IE): Add a stop bit for ia64.
	(TLS_LD): Likewise.
	(TLS_GD): Likewise.

2003-09-11  Jakub Jelinek  <jakub@redhat.com>

	* libio/fileops.c (_IO_new_file_overflow): Add INTUSE to
	_IO_free_backup_area call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f650f78ee8..8097565014 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-09-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* elf/tls-macros.h (TLS_IE): Add a stop bit for ia64.
+	(TLS_LD): Likewise.
+	(TLS_GD): Likewise.
+
+2003-09-11  Jakub Jelinek  <jakub@redhat.com>
+
+	* libio/fileops.c (_IO_new_file_overflow): Add INTUSE to
+	_IO_free_backup_area call.
+
 2003-09-10  Chris Demetriou  <cgd@broadcom.com>
 
 	* sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Fix