platform/upstream/glibc.git
21 years agoUpdate.
Ulrich Drepper [Tue, 25 Mar 2003 20:41:26 +0000 (20:41 +0000)]
Update.

2003-03-25  Ulrich Drepper  <drepper@redhat.com>

* csu/tst-atomic.c: Adjust tests to what atomic_add_negative and
atomic_add_zero were supposed to do.
* include/atomic.h: Adjust atomic_add_negative and atomic_add_zero
to x86 behavior.

* sysdeps/generic/bits/typesizes.h (__TIMER_T_TYPE): Define as void*.
This matches the new timer implementation.
* sysdeps/unix/sysv/linux/bits/siginfo.h (struct siginfo): Adjust
timer info for what the kernel provides these days.
(struct sigevent): Add _tid field.
Define SIGEV_THREAD_ID.

* Versions.def (librt): Add GLIBC_2.3.3.

* abilist/libpthread.abilist: Update for nptl.

21 years agoDefine SIGCANCEL and SIGTIMER. Remove FRAME_LEFT definition.
Ulrich Drepper [Tue, 25 Mar 2003 19:13:30 +0000 (19:13 +0000)]
Define SIGCANCEL and SIGTIMER.  Remove FRAME_LEFT definition.

21 years ago* sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
Roland McGrath [Tue, 25 Mar 2003 09:44:37 +0000 (09:44 +0000)]
* sysdeps/unix/sysv/linux/arm/sysdep-cancel.h

(DOARGS_5, DOARGS_6, DOARGS_7): Rewritten.

21 years ago2003-03-24 Daniel Jacobowitz <drow@mvista.com>
Roland McGrath [Tue, 25 Mar 2003 09:44:29 +0000 (09:44 +0000)]
2003-03-24  Daniel Jacobowitz  <drow@mvista.com>

* sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
(DOARGS_5, DOARGS_6, DOARGS_7): Rewritten.

21 years agoUpdate.
Ulrich Drepper [Tue, 25 Mar 2003 01:14:36 +0000 (01:14 +0000)]
Update.

2003-03-24  Jon Grimm  <jgrimm@us.ibm.com>

* inet/netinet/in.h: Add IPPROTO_SCTP.

2003-03-24  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLET): Define.

21 years agoUpdate.
Ulrich Drepper [Mon, 24 Mar 2003 19:36:57 +0000 (19:36 +0000)]
Update.

2003-03-24  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL):
Remove a1 from clobber list.

2003-03-24  Ulrich Drepper  <drepper@redhat.com>

* timezone/antarctica: Update from tzdata2003a.
* timezone/asia: Likewise.
* timezone/australasia: Likewise.
* timezone/europe: Likewise.
* timezone/iso3166.tab: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timezone/zone.tab: Likewise.

2003-03-24  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_END_NOERRNO): Fix typo.

21 years agoUpdate.
Ulrich Drepper [Mon, 24 Mar 2003 07:57:09 +0000 (07:57 +0000)]
Update.

* sysdeps/unix/sysv/linux/ia64/sysdep.h (ret_NOERRNO): Avoid
unwanted expansion by definining to ret.  Patch by Ian Wienand.

21 years agoUpdate.
Ulrich Drepper [Sun, 23 Mar 2003 19:44:31 +0000 (19:44 +0000)]
Update.

2003-03-23  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/make-syscalls.sh: Recognize 'E' in first position of
the parameter description to denote no error checking.  Generate
appropriate pseudo asm code.
* sysdeps/unix/syscalls.list: Mark getgid, getpid, getuid with 'E'.
* sysdeps/unix/sysv/linux/syscalls.list: Mark getegid, geteuid,
getpgrp, and getppid with 'E'.
* sysdeps/powerpc/powerpc32/sysdep.h: Define PSEUDO_NOERRNO,
PSEUDO_END_NOERRNO, and ret_NOERRNO.
* sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
* sysdeps/unix/sysdep.h: Likewise.
* sysdeps/unix/alpha/sysdep.h: Likewise.
* sysdeps/unix/sparc/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/cris/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/hppa/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.

21 years agoRecognize 'E' in first position of the parameter description to denote no error check...
Ulrich Drepper [Sun, 23 Mar 2003 19:35:52 +0000 (19:35 +0000)]
Recognize 'E' in first position of the parameter description to denote no error checking.  Generate appropriate pseudo asm code.

21 years agoAdd s390, update i.86 and powerpc
Roland McGrath [Sun, 23 Mar 2003 11:19:50 +0000 (11:19 +0000)]
Add s390, update i.86 and powerpc

21 years ago* Makeconfig (+includes): Don't use $(last-includes).
Roland McGrath [Sun, 23 Mar 2003 11:17:28 +0000 (11:17 +0000)]
* Makeconfig (+includes): Don't use $(last-includes).

21 years ago* tst-mutex5.c (do_test): Unlock before destroy, otherwise we invoke
Roland McGrath [Sun, 23 Mar 2003 10:12:59 +0000 (10:12 +0000)]
* tst-mutex5.c (do_test): Unlock before destroy, otherwise we invoke

undefined behavior.

21 years ago* tst-join5.c (tf1, tf2): Add a cast.
Roland McGrath [Sun, 23 Mar 2003 10:01:48 +0000 (10:01 +0000)]
* tst-join5.c (tf1, tf2): Add a cast.

* Makeconfig (includes): Append -I$(..)nptl to this variable.

* tst-barrier2.c (do_test) [! _POSIX_THREAD_PROCESS_SHARED]:
Don't test anything.
* tst-cond4.c: Likewise.
* tst-cond6.c: Likewise.
* tst-flock2.c: Likewise.
* tst-mutex4.c: Likewise.
* tst-rwlock4.c: Likewise.
* tst-signal1.c: Likewise.
* tst-spin2.c: Likewise.
* tst-cond11.c [! _POSIX_CLOCK_SELECTION]: Likewise.

* tst-mutex4.c: Use test-skeleton.c.
* tst-spin2.c: Likewise.
* tst-sysconf.c: Likewise.
* tst-barrier2.c: Likewise.
* tst-cond4.c: Likewise.
* tst-cond6.c: Likewise.
* tst-rwlock4.c: Likewise.
* tst-unload.c: Likewise.
* tst-flock2.c (do_test): Use return instead of exit.

21 years ago2003-03-23 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 23 Mar 2003 09:59:34 +0000 (09:59 +0000)]
2003-03-23  Roland McGrath  <roland@redhat.com>

* tst-mutex4.c: Use test-skeleton.c.
* tst-spin2.c: Likewise.
* tst-sysconf.c: Likewise.
* tst-barrier2.c: Likewise.
* tst-cond4.c: Likewise.
* tst-cond6.c: Likewise.
* tst-rwlock4.c: Likewise.
* tst-flock2.c (do_test): Use return instead of exit.

21 years ago* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv...
Alexandre Oliva [Sun, 23 Mar 2003 02:10:04 +0000 (02:10 +0000)]
* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt.

2003-03-22  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns.
* sysdeps/unix/sysv/linux/configure: Rebuilt.

21 years ago* sysdeps/alpha/fpu/libm-test-ulps: Update.
Roland McGrath [Sun, 23 Mar 2003 00:52:23 +0000 (00:52 +0000)]
* sysdeps/alpha/fpu/libm-test-ulps: Update.

* sysdeps/arm/libm-test-ulps: Update.
* sysdeps/hppa/fpu/libm-test-ulps: Update.
* sysdeps/ia64/fpu/libm-test-ulps: Update.
* sysdeps/mips/fpu/libm-test-ulps: Update.
* sysdeps/powerpc/nofpu/libm-test-ulps: Update.
* sysdeps/powerpc/fpu/libm-test-ulps: Update.
* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
* sysdeps/sh/sh4/fpu/libm-test-ulps: Update.
* sysdeps/s390/fpu/libm-test-ulps: Update.
* sysdeps/x86_64/fpu/libm-test-ulps: Update.

21 years ago* include/atomic.h: Put parens around all macro arguments.
Roland McGrath [Sat, 22 Mar 2003 23:38:18 +0000 (23:38 +0000)]
* include/atomic.h: Put parens around all macro arguments.

(__atomic_val_bysize, __atomic_bool_bysize): New macros.
(atomic_compare_and_exchange_val_acq): Use it.
(atomic_compare_and_exchange_bool_acq): Likewise.
(atomic_increment_and_test): Invert sense of test.
(atomic_decrement_and_test): Likewise.
* csu/tst-atomic.c: Update those tests to match.

21 years ago* include/atomic.h (atomic_increment_and_test): Invert sense of test.
Roland McGrath [Sat, 22 Mar 2003 23:01:01 +0000 (23:01 +0000)]
* include/atomic.h (atomic_increment_and_test): Invert sense of test.

Add comment.
(atomic_decrement_and_test): Add comment.

2003-03-22  Jakub Jelinek  <jakub@redhat.com>

* include/atomic.h (atomic_compare_and_exchange_val_acq): Add comment.
Don't define if __arch_compare_and_exchange_val_32_acq is not defined.
(atomic_compare_and_exchange_bool_acq): Add comment.  Don't use
__oldval variable in the macro, since it might be macro argument.
(atomic_decrement_if_positive): Initialize __memp, remove setting
of non-existent variable.
(atomic_bit_test_set): Cast 1 to __typeof (*mem) before shifting.
* sysdeps/ia64/bits/atomic.h (atomic_exchange_and_add): Implement
using atomic_compare_and_exchange_val_acq.
(atomic_decrement_if_positive, atomic_bit_test_set): Define.
* sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
Renamed from...
(__arch_compare_and_exchange_bool_8_acq): ... this.
(__arch_compare_and_exchange_val_16_acq): Renamed from...
(__arch_compare_and_exchange_bool_16_acq): ... this.
(__arch_compare_and_exchange_val_32_acq): Return old value.  Renamed
from...
(__arch_compare_and_exchange_bool_32_acq): ... this.
(__arch_compare_and_exchange_val_64_acq): Return old value.  Renamed
from...
(__arch_compare_and_exchange_bool_64_acq): ... this.
(__arch_compare_and_exchange_val_32_acq): Use __typeof for local
variables types instead of assuming int.
Change prefix of local variables to __arch.
* sysdeps/generic/bits/atomic.h (arch_compare_and_exchange_acq):
Remove.
(atomic_compare_and_exchange_val_acq,
atomic_compare_and_exchange_bool_acq): Define.

* csu/tst-atomic.c: New test.
* csu/tst-atomic-long.c: New test.
* csu/Makefile (tests): Add tst-atomic and tst-atomic-long.

* malloc/memusagestat.c (main): Kill warning if uint64_t is ulong.

* sysdeps/s390/Versions: Add trailing newline.

* sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Kill warning
if INTERNAL_SYSCALL_ERROR_P doesn't use its first argument.

21 years ago2003-03-22 Jakub Jelinek <jakub@redhat.com>
Roland McGrath [Sat, 22 Mar 2003 23:00:12 +0000 (23:00 +0000)]
2003-03-22  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/s390/Versions: Add trailing newline.

21 years ago* sysdeps/m68k/fpu/libm-test-ulps: Update.
Andreas Schwab [Sat, 22 Mar 2003 21:18:24 +0000 (21:18 +0000)]
* sysdeps/m68k/fpu/libm-test-ulps: Update.

21 years ago* sysdeps/m68k/m68020/bits/atomic.h: New file.
Andreas Schwab [Sat, 22 Mar 2003 21:01:29 +0000 (21:01 +0000)]
* sysdeps/m68k/m68020/bits/atomic.h: New file.

* sysdeps/m68k/m68020/atomicity.h: Removed.

21 years agoAtomic operations for m68020 and up.
Andreas Schwab [Sat, 22 Mar 2003 20:59:49 +0000 (20:59 +0000)]
Atomic operations for m68020 and up.

21 years ago* sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data structures...
Alexandre Oliva [Sat, 22 Mar 2003 15:07:05 +0000 (15:07 +0000)]
* sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data structures and macros.  Protect from multiple inclusion.

* sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation
data structures and macros.  Protect from multiple inclusion.

21 years ago* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #if test.
Alexandre Oliva [Sat, 22 Mar 2003 12:50:46 +0000 (12:50 +0000)]
* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #if test.

2003-03-22  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless
typo in #if test.

21 years agoUpdate
Andreas Jaeger [Sat, 22 Mar 2003 06:14:37 +0000 (06:14 +0000)]
Update

2003-03-21  Andreas Jaeger  <aj@suse.de>

* sysdeps/i386/fpu/libm-test-ulps: Update.

* math/libm-test.inc (tgamma_test): Recompute some constants with
36 digits precision.
(lgamma_test): Likewise.
(ccos_test): Likewise.
(ccosh_test): Likewise.
(clog10_test): Likewise.
(csin_test): Likewise.
(csinh_test): Likewise.
(ctan_test): Likewise.
(ctanh_test): Likewise.

2003-03-19  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Regenerated.

21 years ago* math/libm-test.inc (tgamma_test): Recompute some constants with
Andreas Jaeger [Sat, 22 Mar 2003 06:13:35 +0000 (06:13 +0000)]
* math/libm-test.inc (tgamma_test): Recompute some constants with

36 digits precision.
(lgamma_test): Likewise.
(ccos_test): Likewise.
(ccosh_test): Likewise.
(clog10_test): Likewise.
(csin_test): Likewise.
(csinh_test): Likewise.
(ctan_test): Likewise.
(ctanh_test): Likewise.

21 years ago* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"
Roland McGrath [Sat, 22 Mar 2003 00:07:21 +0000 (00:07 +0000)]
* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"

constraint to permit non-constant BIT argument.
(atomic_bit_test_set): Likewise.
* sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise.
(atomic_bit_set): Likewise.  Use 1UL in case that BIT might be >= 32.
For quadword case, use "i" constraint if __builtin_constant_p and < 32
or "r" constraint otherwise.

* configure.in: Move AC_PROG_CC and other program-finding before all
the version checks.
* configure: Regenerated.

21 years ago2003-03-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Sat, 22 Mar 2003 00:05:02 +0000 (00:05 +0000)]
2003-03-21  Roland McGrath  <roland@redhat.com>

* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"
constraint to permit non-constant BIT argument.
(atomic_bit_test_set): Likewise.
* sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise.
(atomic_bit_set): Likewise.  Use 1UL in case that BIT might be >= 32.
For quadword case, use "i" constraint if __builtin_constant_p and < 32
or "r" constraint otherwise.

21 years ago* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying of 8...
Alexandre Oliva [Fri, 21 Mar 2003 21:39:39 +0000 (21:39 +0000)]
* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying of 8-15 bytes.  From Chris Demetriou <cgd@broadcom.com>.  Fix label names. * sysdeps/mips/mips64/memset.S: Fix label names.  Make similar change as to memcpy.S. * sysdeps/mips/memcpy.S: Formatting changes. * sysdeps/mips/memset.S: Likewise.

2003-03-21  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke
unaligned copying of 8-15 bytes.  From Chris Demetriou
<cgd@broadcom.com>.  Fix label names.
* sysdeps/mips/mips64/memset.S: Fix label names.  Make similar
change as to memcpy.S.
* sysdeps/mips/memcpy.S: Formatting changes.
* sysdeps/mips/memset.S: Likewise.

21 years ago* sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.
Roland McGrath [Fri, 21 Mar 2003 20:52:12 +0000 (20:52 +0000)]
* sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.

21 years ago* sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]
Roland McGrath [Fri, 21 Mar 2003 20:37:25 +0000 (20:37 +0000)]
* sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]

(TLS_SETUP_GS_SEGMENT): Fix a typo.

21 years ago2003-03-21 Jakub Jelinek <jakub@redhat.com>
Roland McGrath [Fri, 21 Mar 2003 20:37:16 +0000 (20:37 +0000)]
2003-03-21  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]
(TLS_SETUP_GS_SEGMENT): Fix a typo.

21 years ago* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/mips...
Alexandre Oliva [Fri, 21 Mar 2003 19:44:24 +0000 (19:44 +0000)]
* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/mips/memcpy.S, sysdeps/mips/memset.S: Update comments.

2003-03-21  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New.
* sysdeps/mips/memcpy.S, sysdeps/mips/memset.S: Update comments.

21 years ago.
Roland McGrath [Fri, 21 Mar 2003 11:15:17 +0000 (11:15 +0000)]
.

21 years ago* sysdeps/i386/i486/bits/atomic.h
Roland McGrath [Fri, 21 Mar 2003 11:15:01 +0000 (11:15 +0000)]
* sysdeps/i386/i486/bits/atomic.h

(__arch_compare_and_exchange_val_64_acq): Rewrite abort-calling
version of the macro to avoid compile-time warnings.
[! __PIC__] (__arch_compare_and_exchange_64_acq): Rename to above.
(__arch_compare_and_exchange_bool_64_acq): New macro.
(atomic_exchange_and_add, atomic_add): Fix name and usage of it.
(atomic_increment, atomic_decrement): Likewise.

21 years ago2003-03-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Fri, 21 Mar 2003 11:14:51 +0000 (11:14 +0000)]
2003-03-21  Roland McGrath  <roland@redhat.com>

* sysdeps/i386/i486/bits/atomic.h
(__arch_compare_and_exchange_val_64_acq): Rewrite abort-calling
version of the macro to avoid compile-time warnings.
[! __PIC__] (__arch_compare_and_exchange_64_acq): Rename to above.
(__arch_compare_and_exchange_bool_64_acq): New macro.
(atomic_exchange_and_add, atomic_add): Fix name and usage of it.
(atomic_increment, atomic_decrement): Likewise.

21 years agoUpdate.
Ulrich Drepper [Fri, 21 Mar 2003 09:51:39 +0000 (09:51 +0000)]
Update.

2003-03-21  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/x86_64/bits/atomic.h: Don't use matching memory constraints.
* sysdeps/i386/i486/bits/atomic.h: Likewise.

21 years agoDon't use matching memory constraints.
Ulrich Drepper [Fri, 21 Mar 2003 09:43:01 +0000 (09:43 +0000)]
Don't use matching memory constraints.

21 years ago* include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
Roland McGrath [Fri, 21 Mar 2003 08:54:48 +0000 (08:54 +0000)]
* include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.

21 years ago2003-03-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Fri, 21 Mar 2003 08:54:39 +0000 (08:54 +0000)]
2003-03-21  Roland McGrath  <roland@redhat.com>

* include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.

21 years ago(__arch_compare_and_exchange_val_*_acq): Remove setne instruction.
Ulrich Drepper [Fri, 21 Mar 2003 08:19:35 +0000 (08:19 +0000)]
(__arch_compare_and_exchange_val_*_acq): Remove setne instruction.

21 years agoUpdate.
Ulrich Drepper [Fri, 21 Mar 2003 08:13:51 +0000 (08:13 +0000)]
Update.

2003-03-20  Ulrich Drepper  <drepper@redhat.com>

* include/atomic.h: Define atomic_compare_and_exchange_val_acq,
atomic_compare_and_exchange_val_rel,
atomic_compare_and_exchange_bool_acq, and
atomic_compare_and_exchange_bool_rel instead of
atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel.
* sysdeps/i386/i486/bits/atomic.h: Define
__arch_compare_and_exchange_val_*_acq instead of
__arch_compare_and_exchange_*_acq.
* sysdeps/x86_64/bits/atomic.h: Likewise.
* sysdeps/ia64/bits/atomic.h: Define
__arch_compare_and_exchange_bool_*_acq instead of
__arch_compare_and_exchange_*_acq.
* sysdeps/powerpc/bits/atomic.h: Likewise.
* sysdeps/s390/bits/atomic.h: Likewise.
* gmon/mcount.c: Adjust for new form of compare&exchange macros.
* malloc/set-freeres.c: Likewise.
* nscd/cache.c: Likewise.
* stdlib/cxa_finalize.c: Likewise.
* sysdeps/unix/sysv/linux/getsysstats.c: Likewise.

21 years agoUpdate.
Ulrich Drepper [Fri, 21 Mar 2003 08:03:25 +0000 (08:03 +0000)]
Update.

2003-03-21  Ulrich Drepper  <drepper@redhat.com>

* cancellation.c: Adjust for new form of compare&exchange macros.
* cleanup_defer.c: Likewise.
* init.c: Likewise.
* libc-cancellation.c: Likewise.
* old_pthread_cond_broadcast.c: Likewise.
* old_pthread_cond_signal.c: Likewise.
* old_pthread_cond_timedwait.c: Likewise.
* old_pthread_cond_wait.c: Likewise.
* pthread_cancel.c: Likewise.
* pthread_create.c: Likewise.
* pthread_detach.c: Likewise.
* pthread_join.c: Likewise.
* pthread_key_delete.c: Likewise.
* pthread_setcancelstate.c: Likewise.
* pthread_setcanceltype.c: Likewise.
* pthread_timedjoin.c: Likewise.
* pthread_tryjoin.c: Likewise.
* sysdeps/pthread/createthread.c: Likewise.

21 years agoDefine atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_rel,...
Ulrich Drepper [Fri, 21 Mar 2003 07:37:36 +0000 (07:37 +0000)]
Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_rel, atomic_compare_and_exchange_bool_acq, and atomic_compare_and_exchange_bool_rel instead of atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel.

21 years ago* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mips/mips64...
Alexandre Oliva [Thu, 20 Mar 2003 22:29:44 +0000 (22:29 +0000)]
* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux): Adjust. * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.

* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs.
* sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux): Adjust.
* sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.

21 years ago* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and low halve...
Alexandre Oliva [Thu, 20 Mar 2003 20:58:02 +0000 (20:58 +0000)]
* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and low halves on n64. * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise. * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.

2003-03-20  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset
into high and low halves on n64.
* sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.

21 years agoUpdate.
Ulrich Drepper [Thu, 20 Mar 2003 19:44:18 +0000 (19:44 +0000)]
Update.

2003-03-20  Ulrich Drepper  <drepper@redhat.com>

* include/atomic.h (atomic_decrement_if_positive): Adjust for the
correct atomic_compare_and_exchange_acq semantics.

21 years ago(atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exchange_ac...
Ulrich Drepper [Thu, 20 Mar 2003 19:42:54 +0000 (19:42 +0000)]
(atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exchange_acq semantics.

21 years ago* sysdeps/mips/ieee754.h: Remove excess #endif.
Alexandre Oliva [Thu, 20 Mar 2003 17:59:45 +0000 (17:59 +0000)]
* sysdeps/mips/ieee754.h: Remove excess #endif.

2003-03-20  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/ieee754.h: Remove excess #endif.

21 years ago* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused
Roland McGrath [Thu, 20 Mar 2003 11:40:51 +0000 (11:40 +0000)]
* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused

variable.  Remove superfluous memory clobber.

* include/atomic.h: Syntax braino fix.

* posix/tst-nice.c (do_test): Use %m formats instead of printing errno
in decimal.  Don't bail if niced at start.  Just check that nice call
bumps the total at all.

21 years ago2003-03-20 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 20 Mar 2003 11:40:36 +0000 (11:40 +0000)]
2003-03-20  Roland McGrath  <roland@redhat.com>

* posix/tst-nice.c (do_test): Use %m formats instead of printing errno
in decimal.  Don't bail if niced at start.  Just check that nice call
bumps the total at all.

21 years agoUpdate.
Ulrich Drepper [Thu, 20 Mar 2003 10:29:20 +0000 (10:29 +0000)]
Update.

2003-03-20  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Include <atomic.h>.
Remove __lll_add, __lll_dev_if_positive, and __lll_test_and_set
definitions.  Replace uses with calls to atomic_* functions.
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/lowlevellock.c: Replace __lll_add and
__lll_test_and_set calls with atomic_exchange_and_add and
atomic_exchange calls respectively.
* sysdeps/unix/sysv/linux/sem_post.c: Likewise.
* sysdeps/unix/sysv/linux/sem_timedwait.c: Likewise.
* sysdeps/unix/sysv/linux/sem_trywait.c: Likewise.
* sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
* sysdeps/unix/sysv/linux/ia64/pthread_once.c: Likewise.
* sysdeps/unix/sysv/linux/ia64/sem_port.c: Likewise.
* sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Likewise.

* allocatestack.c (allocate_stack): Assume atomic_exchange_and_add
returns the old value.

21 years agoReplace __lll_add calls with atomic_exchange_and_add calls respectively.
Ulrich Drepper [Thu, 20 Mar 2003 10:28:06 +0000 (10:28 +0000)]
Replace __lll_add calls with atomic_exchange_and_add calls respectively.

21 years ago* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, gp,...
Alexandre Oliva [Thu, 20 Mar 2003 10:27:55 +0000 (10:27 +0000)]
* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, gp, sp and fp, as long long. * sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux. * sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments. Add gp argument, and set gp in the jmpbuf to it. * sysdeps/mips/setjmp_aux.c: Revert to o32-only.

2003-03-20  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers,
including pc, gp, sp and fp, as long long.
* sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux.
* sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments.
Add gp argument, and set gp in the jmpbuf to it.
* sysdeps/mips/setjmp_aux.c: Revert to o32-only.

21 years agoReplace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add and atomi...
Ulrich Drepper [Thu, 20 Mar 2003 10:23:47 +0000 (10:23 +0000)]
Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add and atomic_exchange call respectively.

21 years agoUpdate.
Ulrich Drepper [Thu, 20 Mar 2003 10:18:24 +0000 (10:18 +0000)]
Update.

2003-03-20  Ulrich Drepper  <drepper@redhat.com>

* include/atomic.h: Define atomic_exchange and
atomic_decrement_if_positive if not already defined.  Add some
__builtin_expect.
* sysdeps/i386/i486/bits/atomic.h: Define atomic_exchange.
* sysdeps/x86_64/bits/atomic.h: Likewise.
* sysdeps/ia64/bits/atomic.h: Pretty printing.  Define atomic_exchange.
* sysdeps/powerpc/bits/atomic.h: Pretty printing.  Define
atomic_exchange, atomic_exchange_and_add, and
atomic_decrement_if_positive

21 years agoDefine atomic_exchange and atomic_decrement_if_positive if not already defined. ...
Ulrich Drepper [Thu, 20 Mar 2003 10:11:43 +0000 (10:11 +0000)]
Define atomic_exchange and atomic_decrement_if_positive if not already defined.  Add some __builtin_expect.

21 years ago* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type
Roland McGrath [Thu, 20 Mar 2003 09:51:17 +0000 (09:51 +0000)]
* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type

int for variable OLDVAL and correct inline assembler contraint.
* sysdeps/s390/pthread_spin_trylock.c (pthread_spin_trylock): Use
type int for variable OLD.

* sysdeps/s390/tls.h (TLS_MULTIPLE_THREADS_IN_TCB): Define it
only for s390-32.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
(SINGLE_THREAD_P): Use global variable __local_multiple_threads
instead of multiple_threads field in the TCB.

21 years agoMerged sh[34].*-.*-linux.* lists.
Roland McGrath [Thu, 20 Mar 2003 09:28:07 +0000 (09:28 +0000)]
Merged sh[34].*-.*-linux.* lists.

21 years agoChange atomic_exchange_and_add to return the old value.
Ulrich Drepper [Thu, 20 Mar 2003 09:03:23 +0000 (09:03 +0000)]
Change atomic_exchange_and_add to return the old value.

21 years ago(allocate_stack): Assume atomic_exchange_and_add returns the old value.
Ulrich Drepper [Thu, 20 Mar 2003 08:58:35 +0000 (08:58 +0000)]
(allocate_stack): Assume atomic_exchange_and_add returns the old value.

21 years ago* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single instruction.
Alexandre Oliva [Thu, 20 Mar 2003 07:54:56 +0000 (07:54 +0000)]
* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single instruction.

* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend
with a single instruction.

21 years ago* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64. (elf_m...
Alexandre Oliva [Thu, 20 Mar 2003 07:54:21 +0000 (07:54 +0000)]
* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64. (elf_machine_runtime_setup): Cast link_map pointer to Elf Addr type. (elf_machine_rel, elf_machine_rel_relative): Cast symidx to Elf Word before comparing with gotsym.  Take reloc_addr argument as void*.  Remove the code added for the compiler to drop any alignment assumptions.

2003-03-20  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define
properly for n64.
(elf_machine_runtime_setup): Cast link_map pointer to Elf Addr
type.
(elf_machine_rel, elf_machine_rel_relative): Cast symidx to Elf
Word before comparing with gotsym.  Take reloc_addr argument as
void*.  Remove the code added for the compiler to drop any
alignment assumptions.

21 years agoUpdate.
Ulrich Drepper [Thu, 20 Mar 2003 07:19:17 +0000 (07:19 +0000)]
Update.

2003-03-19  Ulrich Drepper  <drepper@redhat.com>

* Makefile (distribute): Add include/atomic.h and bits/atomic.h.
* include/atomic.h: New file.
* sysdeps/i386/i486/bits/atomic.h: New file.
* sysdeps/x86_64/bits/atomic.h: New file.
* sysdeps/s390/bits/atomic.h: New file.
* sysdeps/sh/bits/atomic.h: New file.
* sysdeps/ia64/bits/atomic.h: New file.
* sysdeps/powerpc/bits/atomic.h: New file.
* sysdeps/generic/bits/atomic.h: New file.
* sysdeps/i386/i486/atomicity.h: Removed.
* sysdeps/x86_64/atomicity.h: Removed.
* sysdeps/s390/s390-32/atomicity.h: Removed.
* sysdeps/s390/s390-64/atomicity.h: Removed.
* sysdeps/ia64/atomicity.h: Removed.
* sysdeps/powerpc/powerpc32/atomicity.h: Removed.
* sysdeps/powerpc/powerpc64/atomicity.h: Removed.
* elf/dl-profile.c: Use atomic.h instead of atomicity.h.  Adjust
use of macros from atomicity.h to new names and semantics.
* gmon_mcount.c: Likewise.
* malloc/set-freeres.c: Likewise.
* nscd/cache.c: Likewise.
* stdlib/cxa_finalize.c: Likewise.
* sysdeps/unix/sysv/linux/getsysstats.c: Likewise.

* sysdeps/mips/ieee754.h: New file, suitable to replace both
* stdlib/strtod.c (INTERNAL): While eating trailing zeros handle

21 years agoUpdate.
Ulrich Drepper [Thu, 20 Mar 2003 01:10:57 +0000 (01:10 +0000)]
Update.

* stdlib/strtod.c (INTERNAL): While eating trailing zeros handling
hexdigits correctly.  Reported by Fred Tydeman <tydeman@tybor.com>.
* stdlib/tst-strtod.c: Add test for the bug.

21 years ago(INTERNAL): While eating trailing zeros handling hexdigits correctly.
Ulrich Drepper [Thu, 20 Mar 2003 01:00:46 +0000 (01:00 +0000)]
(INTERNAL): While eating trailing zeros handling hexdigits correctly.

21 years ago* sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee754.h...
Alexandre Oliva [Thu, 20 Mar 2003 00:39:32 +0000 (00:39 +0000)]
* sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept mips-specific for now.

2003-03-19  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/ieee754.h: New file, suitable to replace both
../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept
mips-specific for now.

21 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 2003 23:03:56 +0000 (23:03 +0000)]
Update.

2003-03-19  Ulrich Drepper  <drepper@redhat.com>

* posix/tst-nice.c (do_test): Remove invalid of return value.
Don't run test if initial level != 0.

21 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 2003 22:36:57 +0000 (22:36 +0000)]
Update.

2003-03-19  Amos Waterland  <apw@us.ibm.com>

* posix/tst-nice.c: New file.
* posix/Makefile (tests): Add tst-nice.

21 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 2003 19:15:36 +0000 (19:15 +0000)]
Update.

2003-03-19  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/pthread/Makefile: Fix cut&paste error.

21 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 2003 09:52:49 +0000 (09:52 +0000)]
Update.

2003-03-19  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/pthread/pthread_cond_broadcast.c: Release lock before
signalling waiters.

21 years ago(__pthread_cond_broadcast): Release lock before waking waiters.
Ulrich Drepper [Wed, 19 Mar 2003 09:42:14 +0000 (09:42 +0000)]
(__pthread_cond_broadcast): Release lock before waking waiters.

21 years ago(__lll_test_and_set): Fix typos.
Roland McGrath [Wed, 19 Mar 2003 09:08:47 +0000 (09:08 +0000)]
(__lll_test_and_set): Fix typos.

21 years ago* abilist: New directory of libfoo.abilist files maintained using
Roland McGrath [Wed, 19 Mar 2003 08:27:55 +0000 (08:27 +0000)]
* abilist: New directory of libfoo.abilist files maintained using

scripts/merge-abilist.awk and "make update-abi" rules.
* Makefile (distribute): Add abilist/*.abilist.
* Makerules [$(build-shared) = yes] [$(subdir)] (tests):
Depend on check-abi.

21 years ago* Versions (libpthread: GLIBC_2.2): Remove
Roland McGrath [Wed, 19 Mar 2003 03:34:48 +0000 (03:34 +0000)]
* Versions (libpthread: GLIBC_2.2): Remove

pthread_barrierattr_getpshared, never really existed.
(libpthread: GLIBC_2.0): Move __pthread_initialize to ...
(libpthread: GLIBC_PRIVATE): ... here.

21 years ago2003-03-18 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 19 Mar 2003 03:25:04 +0000 (03:25 +0000)]
2003-03-18  Roland McGrath  <roland@redhat.com>

* Versions (libpthread: GLIBC_2.3.2): Move pthread_tryjoin_np and
pthread_timedjoin_np to ...
(libpthread: GLIBC_2.3.3): ... here.
(libpthread: GLIBC_2.2): Move pthread_barrierattr_getpshared there too.

21 years agoRemove unnecessary instruction in case clock_gettime isn't available.
Ulrich Drepper [Wed, 19 Mar 2003 02:27:27 +0000 (02:27 +0000)]
Remove unnecessary instruction in case clock_gettime isn't available.

21 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 2003 00:38:11 +0000 (00:38 +0000)]
Update.

* Makefile (tests): Add tst-cond11.
* tst-cond11.c: New file.

21 years agoTest pthread_condattr_[sg]etclock.
Ulrich Drepper [Wed, 19 Mar 2003 00:34:59 +0000 (00:34 +0000)]
Test pthread_condattr_[sg]etclock.

21 years ago* configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.
Roland McGrath [Wed, 19 Mar 2003 00:34:41 +0000 (00:34 +0000)]
* configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.

* configure: Regenerated.

* sysdeps/unix/sysv/linux/syscalls.list (posix_fadvise64): Fix name.

21 years ago2003-03-18 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 19 Mar 2003 00:34:10 +0000 (00:34 +0000)]
2003-03-18  Roland McGrath  <roland@redhat.com>

* sysdeps/unix/sysv/linux/syscalls.list (posix_fadvise64): Fix name.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 23:50:44 +0000 (23:50 +0000)]
Update.

2003-03-18  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/posix/sysconf.c (__sysconf): Handle _SC_MONOTONIC_CLOCK
correctly.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 23:00:03 +0000 (23:00 +0000)]
Update.

2003-03-18  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/powerpc/powerpc64/memcpy.S: New file.

21 years agoReorder struct passed to cleanup handler to eliminate one more instruction.
Ulrich Drepper [Tue, 18 Mar 2003 22:20:54 +0000 (22:20 +0000)]
Reorder struct passed to cleanup handler to eliminate one more instruction.

21 years ago* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out
Roland McGrath [Tue, 18 Mar 2003 21:13:51 +0000 (21:13 +0000)]
* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out

of the ->nextevent linkage.

* td_ta_event_getmsg.c (td_ta_event_getmsg): Runtime error instead of
assert for reading TD_EVENT_NONE.  Clear the event buffer after
reading it.  Add a sanity check for foo->nextevent = foo.

21 years ago2003-03-18 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 18 Mar 2003 21:13:42 +0000 (21:13 +0000)]
2003-03-18  Roland McGrath  <roland@redhat.com>

* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out
of the ->nextevent linkage.

21 years ago(__pthread_cond_init): Handle NULL cond_attr parameter.
Ulrich Drepper [Tue, 18 Mar 2003 20:08:20 +0000 (20:08 +0000)]
(__pthread_cond_init): Handle NULL cond_attr parameter.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 18:56:16 +0000 (18:56 +0000)]
Update.

* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h
(pthrad_cond_t): Replace __unused field with __clock.

* sysdeps/pthread/pthread_cond_wait.c: Release condvar lock before
waken all waiters in cleanup handler.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Likewise.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 11:25:37 +0000 (11:25 +0000)]
Update.

2003-03-18  Ulrich Drepper  <drepper@redhat.com>

* Versions.def: Add GLIBC_2.3.3 for libpthread.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 11:17:57 +0000 (11:17 +0000)]
Update.

2003-03-18  Ulrich Drepper  <drepper@redhat.com>

* pthread_condattr_getclock.c: New file.
* pthread_condattr_setclock.c: New file.
* sysdeps/pthread/pthread.h: Declare these new functions.
* Versions [GLIBC_2.3.3] (libpthread): Add the new functions.
* Makefile (libpthread-routines): Add the new functions.
* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_condattr):
Renamed field to value.  Document use of the bits.
* pthread_condattr_getpshared.c: Adjust for struct pthread_condattr
change.
* pthread_condattr_setpshared.c: Likewise.
* sysdeps/unix/sysv/linux/lowlevelcond.sym: Add cond_clock symbol.
* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_cond_t):
Add __clock field.
* sysdeps/unix/sysv/linux/ia64/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
Implement clock selection.
* sysdeps/pthread/pthread_cond_timedwait.c: Likewise.
* pthread-errnos.sym: Add ENOSYS.
* sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
_POSIX_CLOCK_SELECTION.
* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.

* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove
invalid .size directive.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 05:31:53 +0000 (05:31 +0000)]
Update.

* sysdeps/unix/sysv/linux/ia64/pthread_once.c: Use __builtin_expect.
Use __lll_add instead of spelling it out.  Use protected symbol names.
* sysdeps/unix/sysv/linux/ia64/sem_post.c: Use __builtin_expect.
Use __lll_add.
* sysdeps/unix/sysv/linux/ia64/lowlevellock.h (__lll_compare_and_swap):
Renamed from lll_compare_and_swap.  Use new name where necessary.
(__lll_add): Defined.
(__lll_dec_if_positive): Defined.
(__lll_test_and_set): Defined.
* sysdeps/ia64/pthread_spin_init.c: Removed.
* sysdeps/unix/sysv/linux/ia64/lowlevelmutex.c: Removed.
* sysdeps/unix/sysv/linux/ia64/sem_trywait.c: Removed.
* sysdeps/unix/sysv/linux/ia64/sem_wait.c: Removed.
* sysdeps/unix/sysv/linux/ia64/lowlevellock.c: Removed.
* sysdeps/unix/sysv/linux/ia64/libc-lowlevellock.c: Removed.
* sysdeps/unix/sysv/linux/ia64/libc-lowlevelmutex.c: Removed.
* sysdeps/unix/sysv/linux/ia64/sem_timedwait.c: Removed.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 01:56:11 +0000 (01:56 +0000)]
Update.

2003-03-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/generic/libc-start.c [!SHARED &&
!LIBC_START_MAIN_AUXVEC_ARG]: Compute beginning of auxvec correctly.

21 years agopthread_spin_unlock implementation for Linux/i386.
Ulrich Drepper [Tue, 18 Mar 2003 01:52:02 +0000 (01:52 +0000)]
pthread_spin_unlock implementation for Linux/i386.

21 years ago* include/ctype.h: Revert last change.
Roland McGrath [Tue, 18 Mar 2003 01:21:49 +0000 (01:21 +0000)]
* include/ctype.h: Revert last change.

21 years ago2003-03-17 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 18 Mar 2003 01:21:42 +0000 (01:21 +0000)]
2003-03-17  Roland McGrath  <roland@redhat.com>

* sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait):
Formatting tweaks.

21 years ago(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check abstime...
Ulrich Drepper [Tue, 18 Mar 2003 00:50:30 +0000 (00:50 +0000)]
(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check abstime for NULL pointer.

21 years agoUpdate.
Ulrich Drepper [Tue, 18 Mar 2003 00:39:58 +0000 (00:39 +0000)]
Update.

2003-03-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/ia64/bits/atomic.h: Add __builtin_expect where appropriate.
* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use
__sync_lock_release_si.
Patch by Jakub Jelinek.

* sysdeps/unix/sysv/linux/lowlevellock.c (__lll_timedlock_wait):
Fix timeout handling.
(__lll_timedwait_tid): Likewise.
(lll_unlock_wake_cb): Wake up other waiters if necessary.
Patch by Jakub Jelinek.

* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Pretty printing.

21 years ago2003-03-17 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 18 Mar 2003 00:37:46 +0000 (00:37 +0000)]
2003-03-17  Roland McGrath  <roland@redhat.com>

* include/ctype.h: Revert last change.

21 years agoAdd __builtin_expect where appropriate.
Ulrich Drepper [Tue, 18 Mar 2003 00:31:30 +0000 (00:31 +0000)]
Add __builtin_expect where appropriate.

21 years agoUpdate.
Ulrich Drepper [Mon, 17 Mar 2003 19:23:45 +0000 (19:23 +0000)]
Update.

2003-03-17  Ulrich Drepper  <drepper@redhat.com>

* argp/tst-argp1.c: Use test-skeleton.c.
* locale/tst-C-locale.c: Likewise.