glibc/ports/sysdeps/unix
Marcus Shawcroft d842b1440d [AArch64] Fix out of range branch from ioctl() and clone()
2013-05-12  Marcus Shawcroft  <marcus.shawcroft@linaro.org>

	* sysdeps/unix/sysv/linux/aarch64/clone.S (__clone):
	Do not call sycall_error directly with a confitional branch.

	* sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl):
	Do not call sycall_error directly with a confitional branch.
2013-05-12 18:09:33 +01:00
..
alpha alpha: Include errno.h in sysdep.h 2013-02-20 16:49:25 -08:00
am33 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
arm arm: Introduce and use GET_TLS 2013-03-06 07:46:38 -08:00
mips Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
sysv/linux [AArch64] Fix out of range branch from ioctl() and clone() 2013-05-12 18:09:33 +01:00