| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
For .s files, $ASFLAGS;
For .S files, $CPPFLAGS $ASFLAGS;
For .c files, $CFLAGS $CPPFLAGS;
when linking, add $LDFLAGS.
* configure: Regenerated.
|
|
|
|
|
|
|
|
|
| |
* configure.in: Fix up use of compilation flags to match the build:
For .s files, $ASFLAGS;
For .S files, $CPPFLAGS $ASFLAGS;
For .c files, $CFLAGS $CPPFLAGS;
when linking, add $LDFLAGS.
* configure: Regenerated.
|
|
|
|
|
|
|
| |
2003-04-03 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Reverse test
for atomic_compare_and_exchange_bool_acq failure.
|
|
|
|
|
|
|
| |
2003-04-03 Jakub Jelinek <jakub@redhat.com>
* pthread.c (pthread_initialize): Unblock __pthread_sig_cancel
in case the parent blocked it.
|
|
|
|
|
|
|
|
|
| |
2003-04-03 Ulrich Drepper <drepper@redhat.com>
* posix/unistd.h: Define _POSIX_VERSION, _POSIX2_VERSION,
_POSIX2_C_BIND, _POSIX2_C_DEV, _POSIX2_SW_DEV, and
_POSXI2_LOCALEDEF to 200112L. Remove _POSIX2_C_VERSION.
Remove declaration of pthread_atfork.
|
|
|
|
| |
* locale/iso-639.def: Add many more languages from the current ISO 639.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-04-02 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/ipc_priv.h: Define IPCOP_semtimedop.
* sysdeps/generic/semtimedop.c: New file.
* sysdeps/unix/sysv/linux/i386/semtimedop.S: New file.
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add semtimedop.
* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
* sysvipc/Makefile (routines): Add semtimedop.
* sysvipc/Versions [GLIBC_2.3.3] (glibc): Add semtimedop.
* sysvipc/sys/sem.h: Declare semtimedop.
|
| |
|
|
|
|
|
| |
-lgcc and -lgcc_eh.
* configure: Regenerated.
|
|
|
|
| |
(libpthread-static-only-routines): Add pthread_atfork.
|
|
|
|
|
| |
* Makefile (libpthread-routines): Add pthread_atfork.
(libpthread-static-only-routines): Add pthread_atfork.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Makefile (tests): Add tst-tsd3.c and tst-tsd4.
* tst-tsd4.c: New file.
|
| |
|
|
|
|
| |
* scripts/abilist.awk (emit): Fix bailout condition.
|
| |
|
|
|
|
|
| |
* scripts/abilist.awk: Allow dots in soname suffix.
* scripts/abilist.awk (emit): Fix bailout condition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-04-01 Ulrich Drepper <drepper@redhat.com>
* pthread_create.c (deallocate_tsd): Clear/free memory after the last
round, not the first. Use specific_used flag instead of local
found_nonzero variable. Use THREAD_[SG]ETMEM where possible.
(__free_tcb): Don't call deallocate_tsd here.
(start_thread): Call deallocate_tsd here.
* pthread_setspecific.c: Set specific_used flag really only when
needed.
* Makefile (tests): Add tst-tsd3.c
* tst-tsd3.c: New file.
|
| |
|
|
|
|
| |
IA-64 version.
|
|
|
|
|
| |
* sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the
IA-64 version.
|
|
|
|
|
|
|
| |
* elf/tls-macros.h [__ia64__] (TLS_IE, TLS_LD, TLS_GD): Add gp
register as input to asm.
2003-04-01 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
| |
2003-04-01 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (sigevent_t): Fix a typo.
|
| |
|
|
|
|
|
|
| |
2003-04-01 Andreas Jaeger <aj@suse.de>
* configure.in: Output as/ld as name if version is too old.
|
|
|
|
|
|
|
|
|
|
| |
for ".set" assembler support.
* configure: Regenerated.
2003-03-31 Roland McGrath <roland@redhat.com>
* signal/tst-sigset.c: New file.
* signal/Makefile (tests): Add it.
|
|
|
|
|
| |
* signal/tst-sigset.c: New file.
* signal/Makefile (tests): Add it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-03-31 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Define to 65.
* sysdeps/unix/sysv/linux/hppa/bits/signum.h (_NSIG): Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/signum.h (_NSIG): Likewise.
* sysdeps/unix/sysv/linux/bits/signum.h (_NSIG): Likewise.
(__SIGRTMAX): Adjust accordingly.
* sysdeps/gnu/siglist.c: If OLD2_SIGLIST_SIZE is defined define
second compatibility symbol set.
* sysdeps/unix/sysv/linux/siglist.h (OLD2_SIGLIST_SIZE): Define.
* intl/po2test.sed: Unify the transformations for msgid and msgstr
and remove a useless s/// command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* sysdeps/unix/sysv/linux/ia64/lowlevellock.h (__lll_mutex_lock):
Use atomic_exchange_and_add instead of __lll_add.
(__lll_mutex_timedlock): Likewise.
Patch by Ian Wienand.
2003-03-24 Steven Munroe <sjmunroe@us.ibm.com>
* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
(SINGLE_THREAD_P): Fix typo.
* tst-cancel-wrappers.sh: Handle '.'ed symbols.
2003-03-31 Ulrich Drepper <drepper@redhat.com>
* Makefile (tests): Add tst-align.
* tst-align.c: New file.
* sysdeps/i386/Makefile: Define CFLAGS-tst-align.
* sysdeps/x86_64/Makefile: Likewise.
* tst-tsd2.c: Add casts to avoid warnings.
|
|
|
|
|
|
|
| |
2003-03-31 Ulrich Drepper <drepper@redhat.com>
* sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called
function correctly.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Include linuxthreads/internals.h. * sysdeps/pthread/herrno-loc.c: Likewise. * sysdeps/pthread/res-state.c: Likewise.
2003-03-31 Alexandre Oliva <aoliva@redhat.com>
* alloca_cutoff.c: Include internals.h.
* sysdeps/pthread/errno-loc.c: Include linuxthreads/internals.h.
* sysdeps/pthread/herrno-loc.c: Likewise.
* sysdeps/pthread/res-state.c: Likewise.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2003-03-31 Andreas Schwab <schwab@suse.de>
* sysdeps/m68k/m68020/bits/atomic.h (atomic_increment_and_test):
Define.
(atomic_decrement_and_test): Fix test.
|
| |
|
|
|
|
|
|
|
|
| |
* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: New file.
* sysdeps/sparc/sparc64/bits/atomic.h: New file.
* sysdeps/sparc/sparc32/atomicity.h: Removed.
* sysdeps/sparc/sparc32/sparcv9/atomicity.h: Removed.
* sysdeps/sparc/sparc64/atomicity.h: Removed.
|
| |
|
| |
|
|
|
|
| |
* intl/po2test.sed: Anchor substitution regexps to fix last change.
|
|
|
|
|
|
| |
2003-03-30 Ulrich Drepper <drepper@redhat.com>
* descr.h (struct pthread): Move most often used elements to the front.
|
| |
|
|
|
|
|
| |
* intl/po2test.sed: Unify the transformations for msgid and msgstr
and remove a useless s/// command.
|
|
|
|
|
| |
* intl/po2test.sed: Unify the transformations for msgid and msgstr
and remove a useless s/// command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-03-27 David Mosberger <davidm@hpl.hp.com>
* sysdeps/ia64/dl-machine.h (RTLD_START): Wrap ".save rp, r0"
directive into empty .prologue region to ensure that call-chain
is terminated even for the first instruction.
* sysdeps/ia64/elf/start.S (_start): Use ".save rp, r0" idiom
to terminate call-chain right from the get-go.
* sysdeps/unix/sysv/linux/ia64/fork.S (fork): Remove unnecessary
stop bit between compare & branch.
|
|
|
|
|
| |
* stdlib/strtod.c (INTERNAL): Recognize first digit after decimal
point correctly [PR libc/4993].
|
|
|
|
|
|
|
| |
2003-03-29 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Avoid
netlink_open calls if netlink is known to not be available.
|