glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64
Ulrich Drepper 5ef6ae4bdb Update.
2004-01-14  Steven Munroe  <sjmunroe@us.ibm.com>

	* include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME]
	(_symbol_version): Use C_SYMBOL_DOT_NAME to create '.'ed symbols.
	(_default_symbol_version): Use C_SYMBOL_DOT_NAME to create '.'ed
	symbols.
	* sysdeps/powerpc/Makefile: Add rtld-global-offsets.sym to
	gen-as-const-headers.
	* sysdeps/powerpc/elf/rtld-global-offsets.sym: New file.
	* sysdeps/powerpc/sysdep.h: Define v# symbols for vector registers.
	Define PPC_FEATURE_* masks for Aux Vector AT_HWCAP.
	* sysdeps/unix/sysv/linux/kernel-features.h
	(__ASSUME_SWAPCONTEXT_SYSCALL): Define for PPC and 2.6.0 kernels.
	* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h [!__WORDSIZE == 32]:
	Declare mcontext_t inline and include altivec state for 64-bit.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Add GLIBC_2.3.4
	versions for setcontext, getcontext, and swapcontext.

	* sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Add GLIBC_2.3.4
	versions for setcontext, getcontext, swapcontext, and makecontext.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
	(__getcontext):  Upgrade to save Altivec regs and version GLIBC_2_3_4.
	[SHLIB_COMPAT (libc, GLIBC_2_3, GLIBC_2_3_4)](__novec_getcontext):
	Compatible with GLIBC_2.3.3 release.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
	(__makecontext): Use parm save area instead of compiler_dw to hold
	context pointer.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
	(__setcontext):  Upgrade to restore Altivec regs and version
	GLIBC_2_3_4.
	[SHLIB_COMPAT (libc, GLIBC_2_3, GLIBC_2_3_4)](__novec_setcontext):
	Compatible with GLIBC_2.3.3 release.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
	(__swapcontext): Upgrade to swap Altivec regs and version GLIBC_2_3_4.
	[SHLIB_COMPAT (libc, GLIBC_2_3, GLIBC_2_3_4)](__novec_swapcontext):
	Compatible with GLIBC_2.3.3 release.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h
	(SIGCONTEXT_V_REGS_PTR, SIGCONTEXT_V_RESERVE): Defined.


2004-01-12  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: Add GLIBC_2.3.4
	versions for setcontext, getcontext, swapcontext, and makecontext.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
	(__getcontext):  Upgrade to save Altivec regs and version GLIBC_2_3_4.
	[SHLIB_COMPAT (libc, GLIBC_2_3_3, GLIBC_2_3_4)](__novec_getcontext):
	Compatible with GLIBC_2.3.3 release.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
	(__makecontext): Upgrade to align for Altivec regs and version
	GLIBC_2_3_4.
	[SHLIB_COMPAT (libc, GLIBC_2_3_3, GLIBC_2_3_4)](__novec_makecontext):
	Compatible with GLIBC_2.3.3 release.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
	(__setcontext):  Upgrade to restore Altivec regs and version
	GLIBC_2_3_4.
	[SHLIB_COMPAT (libc, GLIBC_2_3_3, GLIBC_2_3_4)](__novec_setcontext):
	Compatible with GLIBC_2.3.3 release.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
	(__swapcontext): Upgrade to swap Altivec regs and version GLIBC_2_3_4.
	[SHLIB_COMPAT (libc, GLIBC_2_3_3, GLIBC_2_3_4)]
	(__novec_swapcontext): Compatible with GLIBC_2.3.3 release.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h:
	(_UC_VSCR, _UC_VRSAVE): Define.
	(_FRAME_BACKCHAIN, _FRAME_LR_SAVE,_FRAME_PARM_SAVE1,_FRAME_PARM_SAVE2,
	_FRAME_PARM_SAVE3, _FRAME_PARM_SAVE4): Defined.
2004-01-16 04:50:59 +00:00
..
brk.S Update. 2003-06-12 22:31:43 +00:00
clone.S 2003-03-10 Steven Munroe <sjmunroe@us.ibm.com> 2003-03-10 21:04:29 +00:00
Dist Update. 2003-02-21 07:07:52 +00:00
dl-cache.h * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro. 2002-09-14 09:00:42 +00:00
fe_nomask.c * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c 2003-04-11 22:09:16 +00:00
ftruncate64.c Update. 2003-01-12 10:11:16 +00:00
fxstat64.c * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__WORDSIZE != 32]: 2002-10-02 08:34:07 +00:00
getcontext.S Update. 2004-01-16 04:50:59 +00:00
glob64.c 2002-09-17 Steven Munroe <sjmunroe@us.ibm.com> 2002-09-17 23:50:03 +00:00
kernel_stat.h * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__WORDSIZE != 32]: 2002-10-02 08:34:07 +00:00
lxstat64.c * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__WORDSIZE != 32]: 2002-10-02 08:34:07 +00:00
makecontext.S Update. 2004-01-16 04:50:59 +00:00
pread64.c Update. 2003-01-12 10:11:16 +00:00
pread.c Update. 2003-01-12 10:11:16 +00:00
pwrite64.c Update. 2003-01-12 10:11:16 +00:00
pwrite.c Update. 2003-01-12 10:11:16 +00:00
setcontext.S Update. 2004-01-16 04:50:59 +00:00
socket.S Update. 2003-07-15 03:32:03 +00:00
swapcontext.S Update. 2004-01-16 04:50:59 +00:00
syscalls.list Update. 2003-09-03 03:22:23 +00:00
sysdep.h (LOADARGS_0, LOADARGS_1, LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5, LOADARGS_6): Don't error if syscall argument is a string literal. 2003-05-21 19:17:35 +00:00
truncate64.c Update. 2003-01-12 10:11:16 +00:00
ucontext_i.h Update. 2004-01-16 04:50:59 +00:00
Versions Update. 2004-01-16 04:50:59 +00:00
vfork.S Update. 2003-01-15 01:23:02 +00:00
xstat64.c * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__WORDSIZE != 32]: 2002-10-02 08:34:07 +00:00