glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32
Ulrich Drepper 23b6b46646 [BZ #10118]
2009-05-06  Ryan S. Arnold  <rsa@us.ibm.com>
	[BZ #10118]
	* Makeconfig (+asflags): New variable based upon ASFLAG or
	asflags-cpu.
	(ASFLAGS): Add override to set ASFLAGS to +asflags.
	* config.make.in (asflags-cpu): Add variable based upon
	@libc_cv_cc_submachine@ to propagate -mcpu=CPU from --with-cpu=CPU to
	the assembler.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
	Remove unneeded file now that the assembler emits _ARCH_PWR6 and
	recognizes power6 instruction set due to passing -mcpu=power6 from
	--with-cpu=power6 when compiling .S files.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
	Likewise.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
	Likewise.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
	Likewise.
2009-05-09 15:59:55 +00:00
..
970/fpu * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 2007-06-03 21:20:06 +00:00
fpu * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def. Include 2008-04-12 02:39:29 +00:00
power4/fpu * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 2007-06-03 21:20:06 +00:00
power5/fpu * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 2007-06-03 21:20:06 +00:00
power5+/fpu * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 2007-06-03 21:20:06 +00:00
power6/fpu [BZ #10118] 2009-05-09 15:59:55 +00:00
power6x/fpu * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 2007-06-03 21:20:06 +00:00
power7/fpu * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file. 2009-03-02 13:50:16 +00:00
brk.S * elf/tst-tls8.c (do_test): Use $ORIGIN in module names. 2006-01-07 03:58:05 +00:00
clone.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDE 2006-04-04 07:01:16 +00:00
fcntl.c Update. 2004-06-27 20:48:27 +00:00
ftruncate64.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
fxstat.c Update. 2004-03-02 18:51:24 +00:00
fxstatat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
getcontext-common.S [BZ #6411] 2008-11-17 02:49:45 +00:00
getcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: 2005-12-29 21:10:34 +00:00
glob64.c Update. 2003-02-17 19:15:42 +00:00
kernel_stat.h Update. 2004-02-05 21:00:13 +00:00
lockf64.c Update. 2004-06-27 20:48:27 +00:00
lxstat.c Update. 2004-03-02 18:51:24 +00:00
makecontext.S * stdlib/Makefile (tests): Add tst-makecontext. 2006-12-19 15:34:16 +00:00
Makefile Update. 2002-09-05 10:28:51 +00:00
posix_fadvise64.c Update. 2004-03-10 19:28:58 +00:00
posix_fadvise.c Update. 2003-09-02 00:49:47 +00:00
pread64.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
pread.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
pwrite64.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
pwrite.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setcontext-common.S Use .machine push; .machine "power6" and .machine pop around mtfsf insns outside of _ARCH_PWR6 define. 2009-03-10 04:46:08 +00:00
setcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include 2006-12-13 09:09:49 +00:00
socket.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): 2007-08-05 13:43:20 +00:00
swapcontext-common.S Use .machine push; .machine "power6" and .machine pop around mtfsf insns outside of _ARCH_PWR6 define. 2009-03-10 04:46:08 +00:00
swapcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: 2005-12-29 21:10:34 +00:00
syscalls.list Update. 2003-09-03 03:22:23 +00:00
sysdep.h [BZ #3225] 2006-09-22 06:07:26 +00:00
truncate64.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
ucontext_i.sym * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: 2005-12-29 21:10:34 +00:00
Versions Update. 2004-01-16 04:50:59 +00:00
vfork.S * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use 2005-05-21 19:29:13 +00:00
xstat.c Update. 2004-03-02 18:51:24 +00:00