glibc/ports/sysdeps/unix
Mike Frysinger 3c2ef5414f ia64: makecontext: fix signed warnings
The ia64_rse_is_rnat_slot func expects an unsigned pointer, but we're
passing in a signed pointer.  The signness doesn't matter here, so
convert it to unsigned.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-03-10 22:18:28 -04: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 ia64: makecontext: fix signed warnings 2013-03-10 22:18:28 -04:00