[BZ #592, BZ #602, BZ #671, BZ #723, BZ #725, BZ #726, BZ #727, BZ #729, BZ #730...
authorRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 11:37:28 +0000 (11:37 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 11:37:28 +0000 (11:37 +0000)
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]

ChangeLog

index 4e7beeb..ce65a02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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.
 
 
 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
 
 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.
 
        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.
 
 
 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]
 
 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.
 
 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.
 
 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.
 
 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.
 
 2005-01-17  Roland McGrath  <roland@redhat.com>
 
+       [BZ #745]
        * nscd/Makefile (LDLIBS-nscd): New variable.
        ($(objpfx)nscd): Use that instead of selinux-LIBS.
 
 
 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.
 
        * 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.
 
 
 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.
 
 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.
 
 2005-01-09  Andreas Jaeger  <aj@suse.de>
 
+       [BZ #732]
        * time/strptime_l.c (__strptime_internal): Add braces to avoid
        warning.
 
 
 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.
 
 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.
 
 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).
 
 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.
 
 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.
 
 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.
        * 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.
        * 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.
        * 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.
        * 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.
        * 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},
 
 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.
 
 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.
 
        * 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>
 
 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.