glibc/sysdeps/mips
Daniel Jacobowitz 8c2766740d * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
LLL_PRIVATE argument to lll_futex_wake.
	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
	* sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
	comment.
	(PF_IUCV, PF_RXRPC): Define.
	(PF_MAX): Update.
	(AF_IUCV, AF_RXRPC): Define.
	(MSG_CMSG_CLOEXEC): Define.
	(_EXTERN_INLINE): Define to __extern_inline.
	* sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
	UTIME_OMIT): Define.
	* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
	* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
	lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
	resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
	LLL_LOCK_*.  Include <kernel-features.h>.
	(LLL_LOCK_INITIALIZER): Remove duplicate definition.
	(LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
	* sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
	(clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
	lll_futex_wait.
	(lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
	lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
	private arguments.
	(__lll_robust_trylock): Convert to macro.
	(__lll_robust_lock_wait): Add private argument.
	(__lll_lock_wait_private, __lll_lock_wait): Declare.
	(__lll_lock): Convert to macro.  Take private argument.
	(__lll_cond_lock): Likewise.
	(lll_lock, lll_cond_lock): Take private arguments.
	(__lll_robust_lock): Take private argument.  Convert to macro.
	(lll_robust_lock, __lll_cond_lock, lll_cond_lock,
	lll_robust_cond_lock): Take private arguments.
	(__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
	arguments.
	(__lll_timedlock, __lll_robust_timedlock): Take private arguments.
	(lll_timedlock, lll_robust_timedlock): Take private arguments.
	(__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
	private arguments.
	(lll_unlock, lll_robust_unlock): Take private arguments.
	(__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
	lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
	(lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
	(__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
	__lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
	lll_cond_wake, lll_cond_broadcast): Remove.
	* sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
	to __extern_inline.
2007-09-12 12:57:41 +00:00
..
bits 2007-07-13 Carlos O'Donell <carlos@codesourcery.com> 2007-07-13 12:48:34 +00:00
elf * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct 2007-01-08 15:26:51 +00:00
fpu * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def. 2006-06-02 15:06:07 +00:00
mips32 * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
mips64 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp. 2007-05-23 17:13:59 +00:00
nptl * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass 2007-09-12 12:57:41 +00:00
soft-fp 2006-01-07 Roland McGrath <roland@redhat.com> 2006-01-08 06:44:00 +00:00
sys New file. 2005-03-28 09:15:45 +00:00
.cvsignore Previously uncontrolled files put into CVS. 1995-02-18 00:05:51 +00:00
__longjmp.c * sysdeps/mips/fpu_control.h: If soft-float, don't use 2006-09-21 21:01:02 +00:00
abort-instr.h 2000-02-03 Andreas Jaeger <aj@suse.de> 2000-02-03 15:03:50 +00:00
add_n.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
addmul_1.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
bsd-_setjmp.S Use libc_hidden_def(name) instead of strong_alias (name, __GI_name). 2002-12-31 20:37:32 +00:00
bsd-setjmp.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
dl-dtprocnum.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
dl-machine.h * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of 2007-05-23 16:50:14 +00:00
dl-tls.h New files for MIPS TLS support. 2005-03-28 09:14:59 +00:00
dl-trampoline.c Remove whitespace at eol 2005-03-28 07:58:05 +00:00
fpregdef.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
fpu_control.h * sysdeps/mips/fpu_control.h: If soft-float, don't use 2006-09-21 21:01:02 +00:00
gccframe.h GCC frame description for MIPS. 2001-11-16 01:12:04 +00:00
ieee754.h * sysdeps/mips/ieee754.h: Remove excess #endif. 2003-03-20 17:59:45 +00:00
Implies * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
init-first.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
jmpbuf-unwind.h 2006-01-10 Roland McGrath <roland@redhat.com> 2006-01-10 08:43:32 +00:00
ldsodefs.h * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct 2007-01-08 15:26:51 +00:00
libc-tls.c 2005-12-15 Roland McGrath <roland@redhat.com> 2005-12-15 21:10:12 +00:00
lshift.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
machine-gmon.h Use _ABIO32, _ABIN32 and _ABI64 for ABI selection throughout. 2004-11-24 04:37:35 +00:00
Makefile * sysdeps/mips/Makefile (ASFLAGS-.os): Define. 2006-06-02 15:09:39 +00:00
memcpy.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
memset.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
mul_1.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
preconfigure 2006-02-20 Roland McGrath <roland@redhat.com> 2006-02-21 02:12:56 +00:00
regdef.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
rshift.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
setjmp_aux.c * sysdeps/mips/fpu_control.h: If soft-float, don't use 2006-09-21 21:01:02 +00:00
sgidefs.h Prevent <asm/sgidefs.h> from being 2004-11-24 04:37:58 +00:00
shlib-versions 2006-02-20 Roland McGrath <roland@redhat.com> 2006-02-21 02:12:56 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sub_n.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
submul_1.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
tls-macros.h New files for MIPS TLS support. 2005-03-28 09:14:59 +00:00
tst-audit.h * sysdeps/mips/ldsodefs.h: New file. 2006-05-08 19:19:56 +00:00