Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[BZ #592, BZ #602, BZ #671, BZ #723, BZ #725, BZ #726, BZ #727, BZ #7…
…29, 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]
  • Loading branch information
Roland McGrath committed Feb 16, 2005
1 parent 4f65758 commit a0b6421
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions ChangeLog
Expand Up @@ -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.

Expand All @@ -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
Expand Down Expand Up @@ -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.

Expand Down Expand Up @@ -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.

Expand Down Expand Up @@ -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]
Expand All @@ -460,19 +466,23 @@

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.
(main): Add some more tests.

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.
Expand All @@ -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.
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.

Expand All @@ -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.

Expand All @@ -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.

Expand Down Expand Up @@ -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.
Expand All @@ -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.
Expand Down Expand Up @@ -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.

Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand All @@ -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).
Expand All @@ -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.
Expand All @@ -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.
Expand All @@ -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.
Expand All @@ -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.
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand All @@ -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},
Expand All @@ -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.
Expand All @@ -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.
Expand All @@ -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>
Expand All @@ -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.
Expand Down

0 comments on commit a0b6421

Please sign in to comment.