index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-21
* include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
Roland McGrath
1
-0
/
+4
2003-03-21
2003-03-21 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-1
/
+1
2003-03-21
(__arch_compare_and_exchange_val_*_acq): Remove setne instruction.
Ulrich Drepper
1
-4
/
+4
2003-03-21
Update.
Ulrich Drepper
4
-5
/
+32
2003-03-21
Update.
Ulrich Drepper
29
-148
/
+172
2003-03-21
Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r...
Ulrich Drepper
1
-25
/
+63
2003-03-20
* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip...
Alexandre Oliva
4
-4
/
+26
2003-03-20
* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l...
Alexandre Oliva
5
-10
/
+82
2003-03-20
Update.
Ulrich Drepper
1
-0
/
+5
2003-03-20
(atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc...
Ulrich Drepper
1
-10
/
+9
2003-03-20
* sysdeps/mips/ieee754.h: Remove excess #endif.
Alexandre Oliva
2
-1
/
+4
2003-03-20
* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused
Roland McGrath
3
-3
/
+15
2003-03-20
2003-03-20 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-14
/
+11
2003-03-20
Update.
Ulrich Drepper
3
-86
/
+28
2003-03-20
Replace __lll_add calls with atomic_exchange_and_add calls respectively.
Ulrich Drepper
7
-8
/
+8
2003-03-20
* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ...
Alexandre Oliva
5
-33
/
+43
2003-03-20
Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...
Ulrich Drepper
1
-3
/
+3
2003-03-20
Update.
Ulrich Drepper
5
-12
/
+123
2003-03-20
Define atomic_exchange and atomic_decrement_if_positive if not already define...
Ulrich Drepper
1
-5
/
+47
2003-03-20
* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type
Roland McGrath
5
-10
/
+23
2003-03-20
Merged sh[34].*-.*-linux.* lists.
Roland McGrath
12
-164
/
+182
2003-03-20
Change atomic_exchange_and_add to return the old value.
Ulrich Drepper
1
-21
/
+12
2003-03-20
(allocate_stack): Assume atomic_exchange_and_add returns the old value.
Ulrich Drepper
1
-1
/
+2
2003-03-20
* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ...
Alexandre Oliva
2
-2
/
+4
2003-03-20
* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64...
Alexandre Oliva
2
-5
/
+23
2003-03-20
Update.
Ulrich Drepper
25
-575
/
+91
2003-03-20
Update.
Ulrich Drepper
2
-0
/
+5
2003-03-20
(INTERNAL): While eating trailing zeros handling hexdigits correctly.
Ulrich Drepper
1
-1
/
+1
2003-03-20
* sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7...
Alexandre Oliva
2
-0
/
+332
2003-03-19
Update.
Ulrich Drepper
2
-3
/
+13
2003-03-19
Update.
Ulrich Drepper
3
-1
/
+70
2003-03-19
Update.
Ulrich Drepper
4
-3
/
+56
2003-03-19
Update.
Ulrich Drepper
1
-0
/
+5
2003-03-19
(__pthread_cond_broadcast): Release lock before waking waiters.
Ulrich Drepper
1
-0
/
+6
2003-03-19
(__lll_test_and_set): Fix typos.
Roland McGrath
1
-2
/
+2
2003-03-19
* abilist: New directory of libfoo.abilist files maintained using
Roland McGrath
25
-21
/
+3164
2003-03-19
* Versions (libpthread: GLIBC_2.2): Remove
Roland McGrath
5
-26
/
+61
2003-03-19
2003-03-18 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-5
/
+7
2003-03-19
Remove unnecessary instruction in case clock_gettime isn't available.
Ulrich Drepper
1
-1
/
+0
2003-03-19
Update.
Ulrich Drepper
2
-1
/
+10
2003-03-19
Test pthread_condattr_[sg]etclock.
Ulrich Drepper
1
-0
/
+181
2003-03-19
* configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.
Roland McGrath
3
-151
/
+370
2003-03-19
2003-03-18 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-1
/
+1
2003-03-18
Update.
Ulrich Drepper
2
-1
/
+6
2003-03-18
Update.
Ulrich Drepper
3
-0
/
+219
2003-03-18
Reorder struct passed to cleanup handler to eliminate one more instruction.
Ulrich Drepper
2
-14
/
+12
2003-03-18
* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out
Roland McGrath
2
-7
/
+29
2003-03-18
2003-03-18 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-3
/
+48
2003-03-18
(__pthread_cond_init): Handle NULL cond_attr parameter.
Ulrich Drepper
1
-1
/
+2
2003-03-18
Update.
Ulrich Drepper
6
-371
/
+158
[prev]
[next]