From e0bc9a8d13290de5328ae49311493246f406e0bd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 8 Nov 2002 17:11:02 +0000 Subject: * sysdeps/ia64/elf/configure.in: Add TLS check. From Ian Wienand . * sysdeps/ia64/elf/configure: Regenerated. 2002-11-07 Roland McGrath * libio/fileops.c (_IO_new_file_overflow): Use INTUSE(_IO_do_write) in place of _IO_new_do_write. [_LIBC] (_IO_do_write): Define as macro for _IO_new_do_write and #undef before versioned_symbol use. * string/test-string.h (test_init): Fill BUF1 and BUF2 with nonzero characters. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3cddf0..2bde52c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2002-11-08 Roland McGrath + + * sysdeps/ia64/elf/configure.in: Add TLS check. + From Ian Wienand . + * sysdeps/ia64/elf/configure: Regenerated. + +2002-11-07 Roland McGrath + + * libio/fileops.c (_IO_new_file_overflow): Use INTUSE(_IO_do_write) in + place of _IO_new_do_write. + [_LIBC] (_IO_do_write): Define as macro for _IO_new_do_write and + #undef before versioned_symbol use. + + * string/test-string.h (test_init): Fill BUF1 and BUF2 with nonzero + characters. + 2002-11-07 Richard Henderson * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test. -- cgit v1.1