]> sourceware.org Git - glibc.git/blobdiff - ChangeLog
Update.
[glibc.git] / ChangeLog
index 553371a080c34f861fd621643837936fee6c90f0..73dda7d60ad9dbc02309b5e9317fdeb9bdcaee4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2003-03-27  Ulrich Drepper  <drepper@redhat.com>
+
+       * Makefile: Remove libmd5script goal.
+
+2003-03-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Restore
+       special handling of relocations against local symbols.
+
+2003-03-27  Steven Munroe  <sjmunroe@us.ibm.com>
+
+       * sysdeps/powerpc/bits/atomic.h
+       (__arch_compare_and_exchange_bool_32_acq): Move to [!__powerpc64__].
+       [__powerpc64__] (__arch_compare_and_exchange_bool_32_acq):
+       Define PPC64 specific version.
+       [__powerpc64__] (__arch_compare_and_exchange_bool_64_acq):
+       Change (mem) constraint to "b".
+       [__powerpc64__] (__arch_atomic_exchange_and add_64):
+       Replace addi with add. Change (value) contraint to "r".
+       Change (mem) constraint to "b".
+       [__powerpc64__] (__arch_atomic_decrement_if_positive_64): New macro.
+       (__arch_atomic_exchange_32): Change (mem) constraint to "b".
+       (__arch_atomic_exchange_and_add_32): Change (mem) constraint to "b".
+       (__arch_atomic_decrement_if_positive_32): New macro.
+       (atomic_decrement_if_positive): Use __arch* macros.
+
+2003-03-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/ia64/fpu/libm-test-ulps: Update.
+
+2003-03-27  Roland McGrath  <roland@redhat.com>
+
+       * scripts/rpm2dynsym.sh: New file.
+       * Makefile (distribute): Add it.
+
 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
 
        * sysdeps/unix/sysv/linux/ia64/getcontext.S: Restore caller's
This page took 0.028306 seconds and 5 git commands to generate.