Stefan Liebler 314ba75e4a Use libc_ifunc macro for siglongjmp, longjmp in libpthread.
This patch uses the libc_ifunc macro to create already existing ifunc functions
longjmp_ifunc, siglongjmp_ifunc if HAVE_IFUNC is defined.
The s390 pt-longjmp.c includes the common pt-longjmp.c and uses strong_alias
to create the longjmp, siglongjmp symbols for glibc version 2.19.

ChangeLog:

	* nptl/pt-longjmp.c (DEFINE_LONGJMP): Use libc_ifunc macro.
	* sysdeps/unix/sysv/linux/s390/pt-longjmp.c (longjmp, siglongjmp):
	Use strong_alias to create symbols for glibc verison 2.19.
2016-10-07 10:12:48 +02:00
..
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-04-27 09:08:29 +02:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-10-06 22:19:38 +00:00
2016-03-22 00:32:20 +00:00
2016-04-11 10:27:25 +02:00
2016-03-15 21:11:07 +00:00
2016-03-21 16:30:05 +00:00
2016-07-08 15:41:21 -03:00
2016-04-14 08:54:57 +02:00