mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 22:50:07 +00:00
Update.
This commit is contained in:
parent
68864c462a
commit
c1ddb7c4a7
@ -1,3 +1,8 @@
|
||||
2002-02-02 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/dl-reloc.c (_dl_relocate_object): Use _dl_debug_printf
|
||||
instead of _dl_printf for debugging info output.
|
||||
|
||||
2002-02-01 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* sysdeps/mips/atomicity.h (exchange_and_add): Use branch
|
||||
|
@ -1,3 +1,12 @@
|
||||
2002-02-01 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Use a
|
||||
different register in the delayed slot. Use branch likely.
|
||||
|
||||
* sysdeps/mips/pt-machine.h (testandset): Call _test_and_set.
|
||||
(__compare_and_swap): Return 0 only when failed to compare. Use
|
||||
branch likely.
|
||||
|
||||
2002-01-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||
|
||||
* sysdeps/s390/s390-32/pt-machine.h (MEMORY_BARRIER): Define.
|
||||
|
Loading…
Reference in New Issue
Block a user