aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-20Merged sh[34].*-.*-linux.* lists.Roland McGrath12-164/+182
2003-03-20Change atomic_exchange_and_add to return the old value.Ulrich Drepper1-21/+12
2003-03-20(allocate_stack): Assume atomic_exchange_and_add returns the old value.Ulrich Drepper1-1/+2
2003-03-20* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ...Alexandre Oliva2-2/+4
2003-03-20* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64...Alexandre Oliva2-5/+23
2003-03-20Update.Ulrich Drepper25-575/+91
2003-03-20Update.Ulrich Drepper2-0/+5
2003-03-20(INTERNAL): While eating trailing zeros handling hexdigits correctly.Ulrich Drepper1-1/+1
2003-03-20* sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7...Alexandre Oliva2-0/+332
2003-03-19Update.Ulrich Drepper2-3/+13
2003-03-19Update.Ulrich Drepper3-1/+70
2003-03-19Update.Ulrich Drepper4-3/+56
2003-03-19Update.Ulrich Drepper1-0/+5
2003-03-19(__pthread_cond_broadcast): Release lock before waking waiters.Ulrich Drepper1-0/+6
2003-03-19(__lll_test_and_set): Fix typos.Roland McGrath1-2/+2
2003-03-19* abilist: New directory of libfoo.abilist files maintained usingRoland McGrath25-21/+3164
2003-03-19* Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath5-26/+61
2003-03-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+7
2003-03-19Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper1-1/+0
2003-03-19Update.Ulrich Drepper2-1/+10
2003-03-19Test pthread_condattr_[sg]etclock.Ulrich Drepper1-0/+181
2003-03-19* configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.Roland McGrath3-151/+370
2003-03-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2003-03-18Update.Ulrich Drepper2-1/+6
2003-03-18Update.Ulrich Drepper3-0/+219
2003-03-18Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper2-14/+12
2003-03-18* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread outRoland McGrath2-7/+29
2003-03-182003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath1-3/+48
2003-03-18(__pthread_cond_init): Handle NULL cond_attr parameter.Ulrich Drepper1-1/+2
2003-03-18Update.Ulrich Drepper6-371/+158
2003-03-18Update.Ulrich Drepper3-4/+10
2003-03-18Update.Ulrich Drepper22-12/+246
2003-03-18Update.Ulrich Drepper15-527/+104
2003-03-18Update.Ulrich Drepper3-2/+8
2003-03-18pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper1-0/+1
2003-03-18* include/ctype.h: Revert last change.Roland McGrath2-0/+10
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+4
2003-03-18(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper2-4/+7
2003-03-18Update.Ulrich Drepper1-0/+15
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-7/+10
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper6-154/+146
2003-03-17Update.Ulrich Drepper1-0/+5
2003-03-17Use test-skeleton.c.Ulrich Drepper2-8/+14
2003-03-17* sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva21-1/+838
2003-03-17* sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6...Alexandre Oliva5-4/+45
2003-03-17* sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well.Alexandre Oliva2-8/+80
2003-03-17* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i...Alexandre Oliva6-1/+167
2003-03-17* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li...Alexandre Oliva3-0/+251
2003-03-17* sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva18-169/+305
2003-03-17PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath9-7/+106