Skip to content
Snippets Groups Projects
  1. Mar 28, 2006
  2. Mar 14, 2006
  3. Mar 07, 2006
    • Jakub Jelinek's avatar
      2.4-3 · 4f2b8b02
      Jakub Jelinek authored
    • Jakub Jelinek's avatar
      2.4-2 · 9dc858f9
      Jakub Jelinek authored
    • Jakub Jelinek's avatar
      2006-03-03 Steven Munroe <sjmunroe@us.ibm.com> · 4133f08e
      Jakub Jelinek authored
      	    Alan Modra  <amodra@bigpond.net.au>
      
      	[BZ #2423]
      	* math/libm-test.inc [TEST_LDOUBLE] (ceil_test, floor_test, rint_test,
      	round_test, trunc_test): Add new tests.
      
      	* sysdeps/powerpc/fpu/fenv_libc.h (__fegetround, __fesetround):
      	Define inline implementations.
      	* sysdeps/powerpc/fpu/fegetround.c: Use __fegetround.
      	* sysdeps/powerpc/fpu/fesetround.c: Use __fesetround.
      
      	* sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
      	(EXTRACT_IBM_EXTENDED_MANTISSA, INSERT_IBM_EXTENDED_MANTISSA):
      	Removed, replaced with.
      	(ldbl_extract_mantissa, ldbl_insert_mantissa, ldbl_pack, ldbl_unpack,
      	ldbl_canonicalise, ldbl_nearbyint): Define inline utility
      	functions for IBM long double format.
      	* sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Replace
      	EXTRACT_IBM_EXTENDED_MANTISSA and INSERT_IBM_EXTENDED_MANTISSA
      	with ldbl_extract_mantissa and ldbl_insert_mantissa.
      	* sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
      	Replace EXTRACT_IBM_EXTENDED_MANTISSA with ldbl_extract_mantissa.
      	(ldbl_extract_mantissa, ldbl_insert_mantissa): Defined.
      
      	* sysdeps/ieee754/ldbl-128ibm/s_ceill.c (__ceill): Handle rounding
      	that spans doubles in IBM long double format.
      	* sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
      	* sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
      	* sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
      	* sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
      	* sysdeps/powerpc/fpu/math_ldbl.h: New file.
      	* sysdeps/powerpc/powerpc64/fpu/s_rintl.S: Removed.
      4133f08e
  4. Mar 06, 2006
  5. Mar 02, 2006
  6. Mar 01, 2006
  7. Feb 17, 2006
    • Jakub Jelinek's avatar
      * include/atomic.h (atomic_and, atomic_or): Define. · 378b1353
      Jakub Jelinek authored
      nptl/
      	* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_mutex_dead,
      	lll_robust_mutex_trylock, lll_robust_mutex_lock,
      	lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
      	lll_robust_mutex_unlock): New macros.
      	(__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
      	* sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
      	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
      	* sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
      	* sysdeps/unix/sysv/linux/lowlevelrobustlock.c: New file.
    • Jakub Jelinek's avatar
      Updated to fedora-glibc-20060217T1609 · 9c09cd93
      Jakub Jelinek authored
      9c09cd93
  8. Feb 13, 2006
    • Jakub Jelinek's avatar
      * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h · 7d8db4cd
      Jakub Jelinek authored
      	(__pthread_list_t): New typedef.
      	(pthread_mutex_t): Replace __next and __prev fields with __list.
      	* sysdeps/unix/sysv/linux/ia64/bits/pthreadtypes.h
      	(__pthread_list_t): New typedef.
      	(pthread_mutex_t): Replace __next and __prev fields with __list.
      	* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
      	(__pthread_list_t, __pthread_slist_t): New typedefs.
      	(pthread_mutex_t): Replace __next and __prev fields with __list.
      	* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
      	(__pthread_list_t, __pthread_slist_t): New typedefs.
      	(pthread_mutex_t): Replace __next and __prev fields with __list.
      	* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
      	(__pthread_list_t, __pthread_slist_t): New typedefs.
      	(pthread_mutex_t): Replace __next and __prev fields with __list.
      	* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
      	(__pthread_slist_t): New typedef.
      	(pthread_mutex_t): Replace __next field with __list.
    • Jakub Jelinek's avatar
      Updated to fedora-glibc-20060213T0650 · bb786851
      Jakub Jelinek authored
      bb786851
  9. Feb 04, 2006
  10. Feb 03, 2006
  11. Feb 02, 2006
    • Jakub Jelinek's avatar
      2006-02-02 Roland McGrath <roland@redhat.com> · c3a8c11b
      Jakub Jelinek authored
      	* timezone/private.h: Update from tzcode2006a.
      	* timezone/scheck.c: Likewise.
      	* timezone/asia: Update from tzdata2006a.
      	* timezone/northamerica: Likewise.
      	* timezone/zone.tab: Likewise.
      
      	* sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.
      	(CFLAGS-mcount.c): Use it instead of -msoft-float.
      	* sysdeps/powerpc/powerpc64/elf/Makefile
      	(CFLAGS-dl-runtime.os, CFLAGS-dl-lookup.os, CFLAGS-dl-misc.os,
      	CFLAGS-rtld-mempcpy.os, CFLAGS-rtld-memmove.os, CFLAGS-rtld-memchr.os,
      	CFLAGS-rtld-strnlen.os): LIkewise
      
      2006-02-01  Roland McGrath  <roland@redhat.com>
      
      	* sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding
      	-mlong-double-128 when it's already there.
    • Jakub Jelinek's avatar
      2.3.90-33 · 8e3cf1ca
      Jakub Jelinek authored
      8e3cf1ca
    • Jakub Jelinek's avatar
      Updated to fedora-glibc-20060202T0507 · f4c6bde9
      Jakub Jelinek authored
      f4c6bde9
  12. Feb 01, 2006
  13. Jan 30, 2006
  14. Jan 09, 2006
  15. Jan 06, 2006
Loading