H.J. Lu d29261db22 Don't call internal __pthread_unwind via PLT
Add PTHREAD_UNWIND to replace JUMPTARGET(__pthread_unwind) and define
it to __GI___pthread_unwind within libpthread.

	* sysdeps/unix/sysv/linux/x86_64/cancellation.S (PTHREAD_UNWIND):
	New
	(__pthread_unwind): Renamed to ...
	(PTHREAD_UNWIND): This.
	(__pthread_enable_asynccancel): Replace
	JUMPTARGET(__pthread_unwind) with PTHREAD_UNWIND.
2016-05-18 13:41:55 -07:00
..
2016-01-25 10:43:41 -08:00
2016-01-08 02:19:26 -05:00
2016-04-19 23:27:27 +02:00
2016-01-28 01:52:05 +00:00
2016-04-11 10:27:25 +02:00
2016-05-04 09:14:52 -03:00