glibc/ports/sysdeps
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 Fifth argument of la_pltenter() is not constant. 2012-08-16 08:41:05 -07:00
am33 Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
arm Add generic versions of pthread_spin_lock and pthread_spin_trylock. 2012-08-15 16:29:06 -07:00
hppa Add generic versions of pthread_spin_lock and pthread_spin_trylock. 2012-08-15 16:29:06 -07:00
ia64 Fifth argument of la_pltenter() is not constant. 2012-08-16 08:41:05 -07:00
m68k Add generic versions of pthread_spin_lock and pthread_spin_trylock. 2012-08-15 16:29:06 -07:00
mips mips: clear condition bit 23 in fpu too 2012-08-27 12:41:28 -04:00
powerpc Add ppca2 to ports powerpc/dl-procinfo. 2012-07-03 17:03:29 +00:00
tile tile: BZ#14237: fix __tls_get_addr bug initializing new modules 2012-09-06 11:25:04 -04:00
unix tile: fix type of prfpregset_t in <sys/procfs.h> 2012-09-06 11:43:56 -04:00