glibc/nptl/sysdeps
David S. Miller e92584001a Fix several build warnings on sparc.
/

	* sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
	(set_obp_int): New function.
	(get_obp_int): New function.
	(__get_clockfreq_via_dev_openprom): Likewise.
	* sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P): Avoid
	unused variable warnings on 'val' and use builtin_expect.
	(INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with builtin_expect.
	(INLINE_CLONE_SYSCALL): Likewise.

nptl/

	* sysdeps/unix/sysv/linux/sparc/sem_post.c (__new_sem_post): Use
	atomic_increment and remove unused local variable.
	(__old_sem_post): Likewise.
2012-03-06 11:15:26 -08:00
..
i386 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
powerpc Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pthread Add first fixes for conformtest for POSIX2008 2012-02-26 21:32:56 -05:00
s390 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sh Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sparc Move sparc away from the deprecated inifini.c scheme. 2012-02-16 12:54:05 -08:00
unix/sysv/linux Fix several build warnings on sparc. 2012-03-06 11:15:26 -08:00
x86_64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00