* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):

Make aligned_restore_vmx a local symbol.
	* sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
	Likewise.
This commit is contained in:
Ulrich Drepper 2009-01-30 20:35:58 +00:00
parent 59eade4810
commit bd4ace0b90

View file

@ -1,3 +1,10 @@
2009-01-06 Steven Munroe <sjmunroe@us.ibm.com>
* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
Make aligned_restore_vmx a local symbol.
* sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
Likewise.
2009-01-30 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.