glibc/sysdeps
Roland McGrath 3e7e947f6b * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spilling
of non-volatile floating-point registers to the stack (fp14-fp31).
	* sysdeps/powerpc/powerpc32/gprsave0.S: Add cfi_offset for spilling of
	non-volatile general-purpose registers to the stack (gpr13-gpr31).
	* sysdeps/powerpc/powerpc64/dl-trampoline.S: Add cfi_offset
	for non-volatiles gpr30 - grp31 spilled to the stack.
	* sysdeps/powerpc/powerpc64/memcpy.S: Add cfi_offset for non-volatile
	gpr31 spill to the stack.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
	Add cfi_offset for non-volatile gpr31 spill to the stack.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Add cfi_offset
	for non-volatiles gpr28 - grp31 spilled to the stack.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Add
	cfi_adjust_cfa_offset when a frame is stacked.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S:
	(__novec_setcontext) : Add cfi_offset for non-volatile gpr31 spill
	add LR saved to the stack.  Add cfi_adjust_cfa_offset when frame is
	stacked.
	(__setcontext) : Add cfi_offset for non-volatile gpr31 spill to
	the stack.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S:
	(__novec_swapcontext) : Add cfi_offset for non-volatile gpr31 spill
	add LR saved to the stack.
	(__swapcontext) : Add cfi_offset for non-volatile gpr31 spill add LR
	saved to the stack.  Add cfi_adjust_cfa_offset when frame is stacked.
2006-03-16 11:49:03 +00:00
..
alpha * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... 2006-02-25 01:29:59 +00:00
generic * elf/tst-tls-dlinfo.c: New file. 2006-03-01 06:18:49 +00:00
gnu * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
i386 * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. 2006-02-22 02:39:11 +00:00
ia64 [BZ #2013] 2006-03-02 04:49:27 +00:00
ieee754 [BZ #2423] 2006-03-16 11:47:24 +00:00
mach * sysdeps/mach/hurd/faccessat.c: New file. 2006-03-06 07:59:23 +00:00
posix * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. 2006-03-06 06:18:43 +00:00
powerpc * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spilling 2006-03-16 11:49:03 +00:00
pthread * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
s390 2006-02-01 Jakub Jelinek <jakub@redhat.com> 2006-02-01 19:42:43 +00:00
sh * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
sparc * shlib-versions: Use sparc64.*- for CPU patterns. 2006-03-06 01:34:09 +00:00
unix * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spilling 2006-03-16 11:49:03 +00:00
wordsize-32 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
x86_64 * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00