From ada0ce8f414c34001e632c57af326458cc1917f4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 9 Sep 2000 22:28:22 +0000 Subject: Update. 2000-09-09 Ulrich Drepper * sysdeps/powerpc/dl-machine.c: Add volatile to PPC_DCBST, PPC_SYNC, and PPC_ICBI asm for broken compilers. Patch by Franz Sirl . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index dee7ae41b5..c3dca119cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-09-09 Ulrich Drepper + + * sysdeps/powerpc/dl-machine.c: Add volatile to PPC_DCBST, PPC_SYNC, + and PPC_ICBI asm for broken compilers. + Patch by Franz Sirl . + 2000-09-09 Andreas Jaeger * manual/message.texi (Advanced gettext functions): Fix typo. -- cgit 1.4.1