aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-29[BZ #626]Roland McGrath
2004-12-29 Roland McGrath <roland@redhat.com> [BZ #626] * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather than always up; when nearest is zero, round up to one.
2004-12-29[BZ #626]Roland McGrath
2004-12-29 Roland McGrath <roland@redhat.com> [BZ #626] * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather than always up; when nearest is zero, round up to one.
2004-12-28* po/es.po: Update from translation team.Ulrich Drepper
2004-12-28Update.Ulrich Drepper
2004-12-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/dl-tls.c (__tls_get_addr): Fix typo.
2004-12-28Update.Ulrich Drepper
2004-12-27 Ulrich Drepper <drepper@redhat.com> * include/signal.h: Define __sigemptyset.
2004-12-27Update.Ulrich Drepper
2004-04-27 Paolo Bonzini <bonzini@gnu.org> * posix/regex_internal.h (struct re_dfastate_t): Make word_trtable a pointer to the 512-item transition table. * posix/regexec.c (build_trtable): Fill in either state->trtable or state->word_trtable. Return a boolean indicating success. (transit_state): Expect state->trtable to be a 256-item transition table. Reorganize code to have less tests in the common case, and to save an indentation level.
2004-12-22Update.Ulrich Drepper
2004-12-21 Jakub Jelinek <jakub@redhat.com> * 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. * 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. * misc/tst-efgcvt.c: Include float.h. (ecvt_tests): Add 2 new tests.
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-22Test for stack alignment.Ulrich Drepper
2004-12-22(FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define. (ecvt_r): Special case denormals.Ulrich Drepper
2004-12-20* version.h (RELEASE, VERSION): development, 2.3.90Roland McGrath
* include/features.h (__GLIBC_MINOR__): Now 4.
2004-12-202004-12-20 Roland McGrath <roland@frob.com>Roland McGrath
* version.h (RELEASE, VERSION): development, 2.3.90 * include/features.h (__GLIBC_MINOR__): Now 4.
2004-12-20Fix last commitcvs/glibc-2_3-baseAndreas Jaeger
2004-12-20 Jakub Jelinek <jakub@redhat.com>,
2004-12-20[BZ #562]Andreas Jaeger
Update. 2004-12-20 Jakub Jelinek <jakub@redhat.com>, Jim Gifford <giffordj@linkline.com> [BZ #562] * sysdeps/mips/Makefile (librt-sysdep_routines): Add. * sysdeps/unix/mips/rt-sysdep.S: New file.
2004-12-20[BZ #562]Andreas Jaeger
2004-12-20 Jakub Jelinek <jakub@redhat.com>, Jim Gifford <giffordj@linkline.com> [BZ #562] * sysdeps/mips/Makefile (librt-sysdep_routines): Add. * sysdeps/unix/mips/rt-sysdep.S: New file.
2004-12-19bogonRoland McGrath
2004-12-19 Andreas Jaeger <aj@suse.de>
2004-12-19* iconv/Makefile (test-iconvconfig): New target.cvs/fedora-glibc-20041219T2331Roland McGrath
[$(cross-compiling) != yes] (xtests): Depend on it.
2004-12-19* iconv/iconvconfig.c (nostdlib, output_file, output_file_len):Roland McGrath
New variables. (options, parse_opt, main): Take new options --nostdlib and --output/-o to set them. Under --nostdlib, skip GCONV_PATH dirs. (write_output): If output_file is set, write the output there. 2004-12-19 Andreas Jaeger <aj@suse.de>NULL
2004-12-192004-12-19 Roland McGrath <roland@redhat.com>Roland McGrath
* iconv/iconvconfig.c (nostdlib, output_file, output_file_len): New variables. (options, parse_opt, main): Take new options --nostdlib and --output/-o to set them. Under --nostdlib, skip GCONV_PATH dirs. (write_output): If output_file is set, write the output there.
2004-12-19[BZ #560, BZ #573]Andreas Jaeger
Update. 2004-12-19 Andreas Jaeger <aj@suse.de> [BZ #560] * inet/netinet/in.h: Use __interface_addr instead of __interface. [BZ #573] * sunrpc/xcrypt.c (passwd2des_internal): Make it hidden instead of internal linkage.
2004-12-19Use __interface_addr instead of __interface.Andreas Jaeger
2004-12-19* version.h (VERSION): 2.3.4.Roland McGrath
* README.template: Various updates. * README: Regenerated. * NEWS: Mention ports. * README-alpha: File removed.
2004-12-19[BZ #416]Roland McGrath
2004-12-19 Roland McGrath <roland@frob.com> [BZ #416] * locale/langinfo.h: Comment fixes.
2004-12-18* sysdeps/unix/sysv/linux/powerpc/powerpc64/bits/local_lim.h:cvs/fedora-glibc-20041218T2312Roland McGrath
New file removed withdrawn for the moment. * sysdeps/unix/sysv/linux/ia64/bits/posix_>opt.h: Removed.
2004-12-182004-12-18 Roland McGrath <roland@redhat.com>Roland McGrath
* sysdeps/unix/sysv/linux/powerpc/powerpc64/bits/local_lim.h: New file removed withdrawn for the moment.
2004-12-17Update.cvs/fedora-glibc-20041218T1131Ulrich Drepper
2004-12-17 Ulrich Drepper <drepper@redhat.com> * po/ja.po: Update from translation team.
2004-12-17Update from translation team.Ulrich Drepper
2004-12-17 * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support ↵Richard Henderson
for NPTL where the PID is stored at userlevel and needs to be reset when CLONE_THREAD is not used. nptl/ * sysdeps/unix/sysv/linux/alpha/clone.S: New file. * sysdeps/alpha/tcb-offsets.sym (TID_OFFSET): New. 2004-12-17 Richard Henderson <rth@redhat.com> * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support for NPTL where the PID is stored at userlevel and needs to be reset when CLONE_THREAD is not used.
2004-12-17Update.cvs/fedora-glibc-20041217T0906Andreas Jaeger
2004-12-17 Jakub Jelinek <jakub@redhat.com> * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update. 2004-12-17 Andreas Jaeger <aj@suse.de>
2004-12-17update.Andreas Jaeger
2004-12-16 Andreas Jaeger <aj@suse.de> * math/libm-test.inc (atan2_test): Compute value with 36 digits. * sysdeps/alpha/fpu/libm-test-ulps: Adjust for changed result. * sysdeps/powerpc/fpu/libm-test-ulps: Likewise. * sysdeps/s390/fpu/libm-test-ulps: Likewise. * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise. * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise. * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2004-12-17(atan2_test): Compute value with 36 digits.Andreas Jaeger
2004-12-17Update.Ulrich Drepper
* sysdeps/unix/sysv/linux/powerpc/powerpc64/bits/local_lim.h: New file. Increased PTHREAD_STACK_MIN.
2004-12-17Update.Ulrich Drepper
2004-12-16 Ulrich Drepper <drepper@redhat.com> * tst-context1.c (stacks): Use bigger stack size.
2004-12-17Update.Ulrich Drepper
2004-12-16 Ulrich Drepper <drepper@redhat.com> * stdlib/tst-setcontext.c: Enlarge st1 and st2 arrays.
2004-12-17Enlarge st1 and st2 arrays.Ulrich Drepper
2004-12-17[BZ #610]Roland McGrath
2004-09-02 Steven Munroe <sjmunroe@us.ibm.com> [BZ #610] * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S (__novec_getcontext): Fix typo in store of fp29. (__getcontext): Fix typo in store of fp29. * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S (__novec_swapcontext): Fix typo in store of fp29. (__swapcontext): Fix typo in store of fp29.
2004-12-17* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): FixRoland McGrath
vague message.
2004-12-16* nscd/Makefile ($(objpfx)nscd): Don't depend on $(selinux-LIBS),Roland McGrath
which is usually a -lselinux that make will resolve wrongly.
2004-12-162004-12-16 Roland McGrath <roland@redhat.com>Roland McGrath
* nscd/Makefile ($(objpfx)nscd): Don't depend on $(selinux-LIBS), which is usually a -lselinux that make will resolve wrongly.
2004-12-16* math/math.h: Use #if defined to not receive warnings aboutAndreas Jaeger
undefined symbols.
2004-12-16Use #if defined to not receive warnings about undefined symbols.Andreas Jaeger
2004-12-16Update.Ulrich Drepper
2004-12-16 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Add support for NPTL where the PID is stored at userlevel and needs to be reset when CLONE_THREAD is not used. * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (SYSCALL_ERROR_HANDLER): If RTLD_PRIVATE_ERRNO, use rtld_errno instead of errno. * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: Include sysdep-cancel.h instead of sysdep.h. Handle cancellation. * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Regenerate. * sysdeps/ieee754/ldbl-128/e_expl.c: Include stdlib.h.
2004-12-16Update.Ulrich Drepper
2004-12-15 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/gethostid.c: Make bi-arch safe.
2004-12-15Update.cvs/fedora-glibc-20041215T2056Ulrich Drepper
* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Correct stack alignment. Clean up flag bit tests. * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Correct stack alignment. Clean up flag bit tests. Remove redundent SP assignment. Add TOC register save/restore around function call.
2004-12-15Correct stack alignment. Clean up flag bit tests. Remove redundent SP ↵Ulrich Drepper
assignment. Add TOC register save/restore around function call.
2004-12-15* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Make no_vmx symbolRoland McGrath
local. * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Make no_vmx symbol local. * sysdeps/powerpc/powerpc64/__longjmp-common.S: Make no_vmx symbol local. * sysdeps/powerpc/powerpc64/setjmp-common.S: Make no_vmx and aligned_save_vmx symbol local.
2004-12-152004-12-15 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath
* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Make no_vmx symbol local. * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Make no_vmx symbol local. * sysdeps/powerpc/powerpc64/__longjmp-common.S: Make no_vmx symbol local. * sysdeps/powerpc/powerpc64/setjmp-common.S: Make no_vmx and aligned_save_vmx symbol local.
2004-12-15(__strncat_g): Improve last patch.Ulrich Drepper
2004-12-15Update.Ulrich Drepper
2004-12-15 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/i486/bits/string.h (__strncat_g): Fix i686 implementation.