summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-04-04 08:40:47 +0000
committerRoland McGrath <roland@gnu.org>2006-04-04 08:40:47 +0000
commit359157a5a78c2051b06dca9faf4bdc0bc11f519a (patch)
tree7b4d9efe12ea6bb51f8b357b01d49a2e3b42beaf /nptl
parent638a783c1158aa469c86b70e3cf2b6c443632087 (diff)
[BZ #2508]
2006-04-04 Roland McGrath <roland@redhat.com> * string/Makefile (CFLAGS-inl-tester.c): New variable. (CFLAGS-tst-inlcall.c): Likewise. [BZ #2508] * nscd/Makefile ($(objpfx)nscd_stat.o: sysincludes): Move setting inside [$(have-selinux) = yes]. ($(objpfx)selinux.o: sysincludes): Likewise. * iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C. (generate-8bit-gap-table): Likewise. ($(objpfx)iso8859-7jp.stmp): Likewise. Reported by S.Çağlar Onur <caglar@uludag.org.tr>.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ed3f08438c..bb580c148f 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-03 Steven Munroe <sjmunroe@us.ibm.com>
+
+ [BZ #2505]
+ * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h [_ARCH_PWR4]:
+ Define __lll_rel_instr using lwsync.
+
2006-03-27 Ulrich Drepper <drepper@redhat.com>
* allocatestack.c (allocate_stack): Always initialize robust_head.