glibc/nptl/sysdeps/unix/sysv/linux/sparc
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
..
bits Fix stray references to __pthread_attr 2012-02-27 12:59:16 -08:00
sparc32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sparc64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Makefile * sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings. 2006-03-06 01:41:08 +00:00
Versions Update. 2003-09-03 03:22:23 +00:00
aio_cancel.c
fork.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
internaltypes.h * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising 2007-08-15 20:47:43 +00:00
lowlevellock.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
not-cancel.h
pthread_barrier_destroy.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pthread_barrier_init.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pthread_barrier_wait.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pthread_once.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sem_init.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sem_post.c Fix several build warnings on sparc. 2012-03-06 11:15:26 -08:00
sem_timedwait.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sem_wait.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00