glibc/ports/sysdeps
Chris Metcalf b8d7c0968c tilegx: add optimized sched_getcpu() using TILE_COORD SPR
We can discover our x,y coordinate in the core mesh with an
mfspr instruction, multiply y by the core mesh width, and have
the core number without needing to ask the kernel.
2012-10-12 14:26:25 -04:00
..
alpha Add missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -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 missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -07:00
hppa hppa: Restore nptl/shlib-versions. 2012-10-10 22:42:52 -04:00
ia64 Add missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -07:00
m68k Add generic versions of pthread_spin_lock and pthread_spin_trylock. 2012-08-15 16:29:06 -07:00
mips 2012-10-03 Steve Ellcey <sellcey@mips.com> 2012-10-03 14:32:26 -07:00
powerpc Make strtod respect the rounding mode (bug 14518). 2012-09-12 23:36:19 +00:00
tile tile: fix two comments that said "tile" to properly say "tilepro" 2012-09-24 16:03:33 -04:00
unix tilegx: add optimized sched_getcpu() using TILE_COORD SPR 2012-10-12 14:26:25 -04:00