1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-17 05:11:21 +03:00
2000-09-09  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/powerpc/dl-machine.c: Add volatile to PPC_DCBST, PPC_SYNC,
	and PPC_ICBI asm for broken compilers.
	Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
This commit is contained in:
Ulrich Drepper
2000-09-09 22:28:22 +00:00
parent f57ae0b246
commit ada0ce8f41

View File

@@ -1,3 +1,9 @@
2000-09-09 Ulrich Drepper <drepper@redhat.com>
* sysdeps/powerpc/dl-machine.c: Add volatile to PPC_DCBST, PPC_SYNC,
and PPC_ICBI asm for broken compilers.
Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
2000-09-09 Andreas Jaeger <aj@suse.de>
* manual/message.texi (Advanced gettext functions): Fix typo.