glibc/ports/sysdeps/mips
Thomas Schwinge 572676160d New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
It is based on draft TS 18661 and currently enabled as a GNU extension.
2013-04-02 13:51:02 +02:00
..
bits Better distinguish between NaN/qNaN/sNaN. 2013-03-15 19:06:02 +01:00
fpu Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
ieee754 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
include/sys Add CFI information for MIPS assembly sources. 2013-02-11 18:19:14 +00:00
mips32 Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
mips64 Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
nptl Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
soft-fp Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
sys Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
__longjmp.c Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
abort-instr.h Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
add_n.S Use ENTRY and END in more MIPS .S files. 2013-02-08 02:03:10 +00:00
addmul_1.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
backtrace.c Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
bsd-_setjmp.S Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
bsd-setjmp.S Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
configure Remove TLS configure check for MIPS. 2012-07-17 22:48:57 +00:00
configure.in Remove TLS configure check for MIPS. 2012-07-17 22:48:57 +00:00
dl-dtprocnum.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-lookup.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-machine.h Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
dl-procinfo.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-procinfo.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-tls.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-trampoline.c Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
fpregdef.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fpu_control.h Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
gccframe.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Implies Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
jmpbuf-unwind.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ldsodefs.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
libc-tls.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
lshift.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
machine-gmon.h Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
Makefile Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
math_private.h New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
memcpy.S Fix trailing blank. 2013-01-08 14:41:24 -08:00
memset.S Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
memusage.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mul_1.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
preconfigure Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
regdef.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
rshift.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setjmp_aux.c Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
setjmp.S Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
sgidefs.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
shlib-versions Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
sotruss-lib.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
stackinfo.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
start.S Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
sub_n.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
submul_1.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tininess.h Fix strtod handling of underflow (bug 14047). 2012-10-30 13:51:27 +00:00
tls-macros.h Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
tst-audit.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00