glibc/sysdeps
David S. Miller 60e8270d6c Fix NULL ucontext->uc_link handling on sparc64.
* sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
	(__start_context): Declare.
	(__makecontext_ret): Delete.
	(__makecontext): Hook up __start_context instead of
	__makecontext_ret.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
	(sysdep_routines): Add __start_context when in stdlib.
2012-11-07 21:01:06 -08:00
..
generic generic paths.h: remove old paths from _PATH_STDPATH 2012-11-04 10:11:39 +01:00
gnu Move _G_config.h with Linuxism to linux/ directory. 2012-09-28 15:45:07 -07:00
i386 Fix spurious underflows from pow with results close to 1 (bug 14811). 2012-11-07 13:03:31 +00:00
ieee754 Fix spurious underflows from pow with results close to 1 (bug 14811). 2012-11-07 13:03:31 +00:00
mach [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h. 2012-11-04 22:15:29 +01:00
posix Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
powerpc Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). 2012-11-03 19:48:53 +00:00
pthread aio_notify: fix _POSIX_REALTIME_SIGNALS check 2012-10-29 19:35:09 +01:00
s390 S/390: Sync AUXV capabilities and archs with kernel 2012-11-07 08:52:30 +01:00
sh Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805). 2012-11-05 13:38:40 +00:00
sparc Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). 2012-11-03 19:48:53 +00:00
unix Fix NULL ucontext->uc_link handling on sparc64. 2012-11-07 21:01:06 -08:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile. 2012-09-18 15:45:57 +00:00
x86 Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh. 2012-11-08 00:01:46 +00:00
x86_64 Also run tst-xmmymm.sh on i386 ld.so 2012-11-07 13:50:08 -08:00