glibc/sysdeps/mips
Steve Ellcey 04d5556197 2014-12-19 Steve Ellcey <sellcey@imgtec.com>
* sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
	(PTR_ADDIU): Use addiu for mips32r6/mips64r6.
	(PTR_SUBU): Use subu for mips32r6/mips64r6.
	(PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
	* sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
	mips32r6/mips64r6.
	(PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
2014-12-19 14:37:44 -08:00
..
bits Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
fpu
ieee754
include/sys
mips32 Regenerate MIPS libm-test-ulps. 2014-06-30 21:34:20 +00:00
mips64 Regenerate MIPS libm-test-ulps. 2014-06-30 21:34:20 +00:00
nptl Move architecture shlib-versions files to Linux-specific directories. 2014-07-17 14:31:12 +00:00
soft-fp soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
sys 2014-12-19 Steve Ellcey <sellcey@imgtec.com> 2014-12-19 14:37:44 -08:00
__longjmp.c Fix sysdeps/mips/__longjmp.c warning. 2014-11-26 16:34:06 +00:00
abort-instr.h
add_n.S
addmul_1.S
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
configure Require autoconf 2.69 2014-09-29 07:53:36 -07:00
configure.ac
dl-dtprocnum.h
dl-machine.h Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
dl-procinfo.c
dl-procinfo.h
dl-tls.h
dl-trampoline.c * sysdeps/mips/dl-trampoline.c: Modify switch expression to have 2014-12-11 10:23:01 -08:00
fpregdef.h
fpu_control.h
gccframe.h
Implies
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
lshift.S
machine-gmon.h 2014-12-19 Steve Ellcey <sellcey@imgtec.com> 2014-12-19 14:37:44 -08:00
Makefile
math_private.h Fix MIPS libc_feresetround*_ctx to preserve exceptions. 2014-03-11 22:30:40 +00:00
math-tests.h Update MIPS math-tests.h for GCC 4.9 using soft-fp. 2014-02-13 00:46:45 +00:00
memcpy.S
memset.S
memusage.h
mul_1.S
preconfigure Put mips preconfigure code inside mips* case statement. 2014-09-09 10:58:00 -07:00
regdef.h
rshift.S
setjmp_aux.c
setjmp.S
sgidefs.h Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
sotruss-lib.c
stackinfo.h
start.S mips: Do not use jal to reach __libc_start_main 2014-12-02 23:04:43 +00:00
strcmp.S Remove extra whitespace from end of line. 2014-10-01 13:46:51 -07:00
sub_n.S
submul_1.S
tininess.h
tls-macros.h
tst-audit.h