1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-23 10:12:33 +03:00
Files
glibc/sysdeps/unix/sysv/linux/i386
H.J. Lu 7e58ab243d Call __setcontext with HIDDEN_JUMPTARGET
i386 __makecontext should call __setcontext with HIDDEN_JUMPTARGET.

	[BZ #18822]
	* sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext):
	Don't load %ebx when calling __setcontext.  Call __setcontext
	with HIDDEN_JUMPTARGET.
	* sysdeps/unix/sysv/linux/i386/setcontext.S (__setcontext): Add
	libc_hidden_def.
2015-08-19 04:41:01 -07:00
..
2015-07-09 15:25:47 -07:00
2015-06-04 18:58:36 -03:00
2015-06-09 18:10:19 -03:00
2014-07-07 09:29:06 -07:00
2015-05-26 10:10:36 -03:00
2015-07-29 11:58:06 -07:00
2015-06-09 18:10:19 -03:00