about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 11:37:28 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 11:37:28 +0000
commita0b64216521731ba455e682e60495adba972bbd8 (patch)
tree1c5ea04316ddbad343503a38859f19fb5cc03ef2
parent4f657581ddb7f1dd2508e5797623492bb6c9c1ed (diff)
downloadglibc-a0b64216521731ba455e682e60495adba972bbd8.tar.gz
glibc-a0b64216521731ba455e682e60495adba972bbd8.tar.xz
glibc-a0b64216521731ba455e682e60495adba972bbd8.zip
[BZ #592, BZ #602, BZ #671, BZ #723, BZ #725, BZ #726, BZ #727, BZ #729, BZ #730, BZ #731, BZ #732, BZ #733, BZ #734, BZ #735, BZ #736, BZ #737, BZ #738, BZ #741, BZ #742, BZ #743, BZ #744, BZ #745]
Add bugzilla tags
	[BZ #738]
	[BZ #741]
	[BZ #741]
	[BZ #742]
	[BZ #743]
	[BZ #737]
	[BZ #731]
	[BZ #736]
	* timezone/europe: Likewise.
	[BZ #736]
	[BZ #671]
	[BZ #735]
	[BZ #745]
	[BZ #734]
	[BZ #731]
	[BZ #733]
	[BZ #732]
	[BZ #732]
	[BZ #602]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #592]
	[BZ #729]
	[BZ #730]
	[BZ #727]
	[BZ #726]
	[BZ #744]
	[BZ #723]
	[BZ #725]
-rw-r--r--ChangeLog41
1 files changed, 41 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e7beeb4f4..ce65a02e7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -190,6 +190,7 @@
 
 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #738]
 	* elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,
 	avoid writing to it if none of the standard search directories exist.
 
@@ -210,9 +211,11 @@
 
 2005-02-07  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #741]
 	* nscd/nscd.c (termination_handler): Avoid segfault if some database
 	is not enabled.
 
+	[BZ #741]
 	* nscd/nscd_getai.c (__nscd_getai): If ai_resp->found == -1, set
 	__nss_not_use_nscd_hosts and return -1.
 	* nscd/nscd_initgroups.c (__nscd_getgrouplist): If
@@ -253,6 +256,7 @@
 
 2005-02-07  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #742]
 	* nscd/nscd.init (reload): Print Reloading nscd: before and a newline
 	after the status string printed by killproc.
 
@@ -320,6 +324,7 @@
 	La_s390_64_regs, La_s390_64_retval): New.
 	* elf/tst-auditmod1.c: Add s390 entries.
 
+	[BZ #743]
 	* sysdeps/s390/bits/string.h (strlen, strncpy, strcat, strncat,
 	strncat, memchr, strcmp): Add missing memory clobber.
 
@@ -451,6 +456,7 @@
 
 2005-01-23  Roland McGrath  <roland@redhat.com>
 
+	[BZ #737]
 	* sysdeps/i386/Makefile (defines): If -mno-tls-direct-seg-refs appears
 	in $(CFLAGS), add -DNO_TLS_DIRECT_SEG_REFS.
 	* sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]
@@ -460,6 +466,7 @@
 
 2005-01-25  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #731]
 	* stdlib/fmtmsg.c (addseverity): Remove new_string variable.
 	(free_mem): Don't free string.
 	* stdlib/tst-fmtmsg.c: Include string.h.
@@ -467,12 +474,15 @@
 
 2005-01-25  Andreas Schwab  <schwab@suse.de>
 
+	[BZ #736]
 	* timezone/asia: Update from tzdata2005c.
 	* timezone/backward: Likewise.
+	* timezone/europe: Likewise.
 	* timezone/leapseconds: Likewise.
 	* timezone/northamerica: Likewise.
 	* timezone/southamerica: Likewise.
 
+	[BZ #736]
 	* timezone/private.h: Update from tzcode2005c.
 	* timezone/tzfile.h: Likewise.
 	* timezone/zdump.c: Likewise.
@@ -493,6 +503,7 @@
 
 2005-01-24  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #671]
 	* misc/syslog.c: Moved to...
 	* sysdeps/generic/syslog.c: ...here.
 	[NO_SIGIPE]: Don't install SIGPIPE handler.
@@ -532,6 +543,7 @@
 
 2005-01-21  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #735]
 	* elf/Makefile: Add rules to build and run tst-align2.
 	* elf/tst-align2.c: New test.
 	* elf/tst-alignmod2.c: New file.
@@ -576,6 +588,7 @@
 
 2005-01-17  Roland McGrath  <roland@redhat.com>
 
+	[BZ #745]
 	* nscd/Makefile (LDLIBS-nscd): New variable.
 	($(objpfx)nscd): Use that instead of selinux-LIBS.
 
@@ -589,6 +602,7 @@
 
 2005-01-16  GOTO Masanori  <gotom@debian.or.jp>
 
+	[BZ #734]
 	* sysdeps/unix/rewinddir.c: Reset filepos.
 	* dirent/tst-seekdir.c: Check telldir value after calling rewinddir.
 
@@ -613,6 +627,7 @@
 	* posix/regcomp.c [!_LIBC] (init_dfa): Fix determining of relevant
 	LC_* variable.  Patch by Aharon Robbins <arnold@skeeve.com>.
 
+	[BZ #731]
 	* stdlib/fmtmsg.c (internal_addseverity): Remove incorrect free call.
 	* stdlib/tst-fmtmsg.c (main): Add another addseverity test.
 
@@ -648,6 +663,7 @@
 
 2005-01-11  Thorsten Kukuk  <kukuk@suse.de>
 
+	[BZ #733]
 	* sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN
 	as backlog.
 	* sunrpc/svc_unix.c (svcunix_create): Likewise.
@@ -672,6 +688,7 @@
 
 2005-01-10  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #732]
 	* time/tst-strptime.c (day_tests): Add 2 new tests.
 	(test_tm, main): Issue an error instead of segfaulting if
 	strptime returns NULL.
@@ -713,6 +730,7 @@
 
 2005-01-09  Andreas Jaeger  <aj@suse.de>
 
+	[BZ #732]
 	* time/strptime_l.c (__strptime_internal): Add braces to avoid
 	warning.
 
@@ -901,6 +919,7 @@
 
 2004-12-22  Steven Munroe  <sjmunroe@us.ibm.com>
 
+	[BZ #602]
 	* math/libm-test.inc (rint_test_tonearest): New test.
 	(rint_test_towardzero): New test.
 	(rint_test_downward): New test.
@@ -956,6 +975,7 @@
 
 2004-12-29  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Use
 	libc_hidden_proto instead of HIDDEN_PROTO.
 	* sysdeps/ia64/fpu/libm-symbols.h (HIDDEN_PROTO): Remove.
@@ -964,6 +984,7 @@
 
 2004-12-28  David Mosberger  <davidm@hpl.hp.com>
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/Makefile (duplicated-routines): New macro.
 	(sysdep_routines): Replace libm_ldexp{,f,l} and libm_scalbn{,f,l}
 	with $(duplicated-routines).
@@ -972,14 +993,17 @@
 
 2004-12-27  David Mosberger  <davidm@hpl.hp.com>
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/libm-symbols.h: Add include of <sysdep.h> and
 	undefine "ret" macro.  Add __libm_error_support hidden definitions.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/e_lgamma_r.c: Remove CVS-id comment.  Add
 	missing portion of copyright statement.
 	* sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
 	* sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/w_lgamma.c: Remove CVS-id comment.  Add
 	missing portion of copyright statement.
 	(__ieee754_lgamma): Rename from lgamma().  Make lgamma() a weak alias.
@@ -989,6 +1013,7 @@
 
 2004-12-09  H. J. Lu <hjl@lucon.org>
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/s_nextafterl.c: Remove.
 	* sysdeps/ia64/fpu/s_nexttoward.c: Likewise.
 	* sysdeps/ia64/fpu/s_nexttowardf.c: Likewise.
@@ -998,6 +1023,7 @@
 
 2004-11-18  David Mosberger  <davidm@hpl.hp.com>
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/README: New file.
 	* sysdeps/ia64/fpu/gen_import_file_list: New file.
 	* sysdeps/ia64/fpu/import_check: Likewise.
@@ -1006,6 +1032,7 @@
 	* sysdeps/ia64/fpu/import_intel_libm: Likewise.
 	* sysdeps/ia64/fpu/libm-symbols.h: Likewise.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/e_acos.S: Update from Intel libm v2.1+.
 	* sysdeps/ia64/fpu/e_acosf.S: Likewise.
 	* sysdeps/ia64/fpu/e_acosl.S: Likewise.
@@ -1103,6 +1130,7 @@
 	* sysdeps/ia64/fpu/s_truncf.S: Likewise.
 	* sysdeps/ia64/fpu/s_truncl.S: Likewise.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/e_acosh.S: New file from Intel libm v2.1+.
 	* sysdeps/ia64/fpu/e_acoshf.S: Likewise.
 	* sysdeps/ia64/fpu/e_acoshl.S: Likewise.
@@ -1174,6 +1202,7 @@
 	* sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
 	* sysdeps/ia64/fpu/w_tgammal.S: Likewise.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/e_gamma_r.c: New empty dummy-file.
 	* sysdeps/ia64/fpu/e_gammaf_r.c: Likewise.
 	* sysdeps/ia64/fpu/e_gammal_r.c: Likewise.
@@ -1201,6 +1230,7 @@
 	* sysdeps/ia64/fpu/w_sinhf.c: Likewise.
 	* sysdeps/ia64/fpu/w_sinhl.c: Likewise.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/libm_atan2_reg.S: Remove.
 	* sysdeps/ia64/fpu/s_ldexp.S: Likewise.
 	* sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
@@ -1209,15 +1239,19 @@
 	* sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
 	* sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/s_sincos.c: Make it an empty dummy-file.
 	* sysdeps/ia64/fpu/s_sincosf.c: Likewise.
 	* sysdeps/ia64/fpu/s_sincosl.c: Likewise.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/e_atan2l.S: Add "Not needed" comment.
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/s_copysign.S: Add __libm_copysign{,f,l}
 	alias for use by libm_error.c
 
+	[BZ #592]
 	* sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove
 	libm_atan2_reg, libm_tan, libm_frexp4{f,l}.
 	Mention s_erfc{,f,l}, libm_frexp{,f,l}, libm_ldexp{,f,l},
@@ -1231,11 +1265,13 @@
 
 2005-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
 
+	[BZ #729]
 	* elf/rtld.c (dl_main) [NEED_DL_SYSINFO_DSO]: Insure l_map_end and
 	l_text_end are set for a VDSO with a single PT_LOAD entry.
 
 2005-01-05  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #730]
 	* libio/iofopncook.c (_IO_cookie_seekoff): Define.  Mark offset as
 	invalid to disable optimizations in fileops which won't work here.
 	(_IO_cookie_jumps): Use it.
@@ -1254,6 +1290,7 @@
 
 2005-01-03  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #727]
 	* sysdeps/generic/libc-start.c [SHARED] (__libc_start_main): Don't
 	initialize __environ again.
 	* stdlib/Makefile: Add rules to build and run tst-putenv.
@@ -1280,10 +1317,12 @@
 
 	* po/es.po: Update from translation team.
 
+	[BZ #726]
 	* sysdeps/generic/dl-tls.c (__tls_get_addr): Fix typo.
 
 2004-12-27  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #744]
 	* include/signal.h: Define __sigemptyset.
 
 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
@@ -1299,10 +1338,12 @@
 
 2004-12-21  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #723]
 	* sysdeps/unix/sysv/linux/i386/clone.S (__clone): Make sure %esp when
 	calling fn is 16 byte aligned.
 	* sysdeps/i386/tst-stack-align.h: New file.
 
+	[BZ #725]
 	* misc/efgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
 	(ecvt_r): Special case denormals.
 	* misc/qefgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.