glibc/ports/sysdeps
Mike Frysinger fe1a83aa1c ia64: ioperm: clean up long dead code
This file has a few #if 0 code paths which cause a build time warning:
ports/sysdeps/unix/sysv/linux/ia64/ioperm.c:66:7: warning:
	variable 'prot' set but not used [-Wunused-but-set-variable]

Rather than add more #if 0 around that variable, just delete the code
altogether.  Not like it's going to ever be implemented.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-12-24 05:34:52 -05:00
..
aarch64 [AArch64] Save and restore q0-q7 on entry to dynamic linker. 2013-12-18 12:07:05 +00:00
alpha Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). 2013-11-28 16:50:38 +00:00
am33 Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). 2013-11-28 16:50:38 +00:00
arm Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). 2013-11-28 16:50:38 +00:00
hppa Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). 2013-11-28 16:50:38 +00:00
ia64 ia64: implement sotruss support 2013-12-24 04:05:46 -05:00
m68k m68k: use math_force_eval in nextafterl 2013-12-10 00:16:12 +01:00
microblaze Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). 2013-11-28 16:50:38 +00:00
mips Update MIPS dl-lookup.c from generic version. 2013-12-03 22:56:05 +00:00
tile BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
unix ia64: ioperm: clean up long dead code 2013-12-24 05:34:52 -05:00