diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
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 |