glibc/ports/sysdeps/unix
Chris Metcalf 48bac3debb tile: fix type of prfpregset_t in <sys/procfs.h>
The previous dummy definition (as type int) was fine in general, since
tile doesn't have floating-point registers, but it confused gdb's
configure, leading to later compile errors.  This change also makes
prfpregset_t parallel to prgregset_t, which seems like generally the
right thing regardless of the non-existence of the actual registers :-)
2012-09-06 11:43:56 -04:00
..
alpha Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
am33 Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
arm Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
mips Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
sysv/linux tile: fix type of prfpregset_t in <sys/procfs.h> 2012-09-06 11:43:56 -04:00