.. |
fpu
|
Consistently use uintN_t not u_intN_t in libm.
|
2017-08-03 19:55:04 +00:00 |
i586
|
x86: Remove __memset_zero_constant_len_parameter [BZ #21790]
|
2017-08-04 10:56:51 -07:00 |
i686
|
i686: Implement IFUNC selectors in C
|
2017-08-04 13:29:38 -07:00 |
i786
|
|
|
nptl
|
Remove CALL_THREAD_FCT macro
|
2017-04-04 18:03:35 -03:00 |
sys
|
Fix uc_* namespace (bug 21457).
|
2017-08-09 17:51:26 +00:00 |
____longjmp_chk.S
|
|
|
__longjmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
abort-instr.h
|
|
|
add_n.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
addmul_1.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
asm-syntax.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
atomic-machine.h
|
Optimize generic spinlock code and use C11 like atomic macros.
|
2017-06-06 09:41:56 +02:00 |
backtrace.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
bcopy.S
|
Add i386 memset and memcpy assembly functions
|
2015-08-27 09:04:54 -07:00 |
bsd-_setjmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
bsd-setjmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
bzero.S
|
Add i386 memset and memcpy assembly functions
|
2015-08-27 09:04:54 -07:00 |
cacheinfo.c
|
Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86
|
2016-05-08 08:49:18 -07:00 |
configure
|
configure: fix test == usage
|
2016-04-09 20:05:13 -04:00 |
configure.ac
|
configure: fix test == usage
|
2016-04-09 20:05:13 -04:00 |
crti.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
crtn.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
dl-irel.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
dl-lookupcfg.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
dl-machine.h
|
_dl_start: Remove internal_function attribute
|
2017-08-14 15:08:48 +02:00 |
dl-procinfo.c
|
x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]
|
2017-05-03 13:44:35 -07:00 |
dl-tls.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
dl-tlsdesc.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
dl-tlsdesc.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
dl-trampoline.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
ffs.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
gccframe.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
gmp-mparam.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
htonl.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
htons.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
i386-mcount.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
Implies
|
Add float128 support for x86_64, x86.
|
2017-06-26 22:02:24 +00:00 |
init-arch.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
jmpbuf-offsets.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
jmpbuf-unwind.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
ldbl2mpn.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
ldsodefs.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
link-defines.sym
|
Preserve bound registers for pointer pass/return
|
2015-07-09 06:50:12 -07:00 |
lshift.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
machine-gmon.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
Makefile
|
Compile the dynamic linker without stack protection [BZ #7065]
|
2016-12-26 10:08:48 +01:00 |
malloc-alignment.h
|
i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]
|
2017-06-30 09:11:24 -07:00 |
memchr.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memcmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memcopy.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memcpy_chk.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memcpy.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memmove_chk.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memmove.S
|
Add i386 memset and memcpy assembly functions
|
2015-08-27 09:04:54 -07:00 |
mempcpy_chk.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
mempcpy.S
|
Add i386 memset and memcpy assembly functions
|
2015-08-27 09:04:54 -07:00 |
memset_chk.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memset.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
memusage.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
mp_clz_tab.c
|
|
|
mul_1.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
preconfigure
|
|
|
pthread_spin_trylock.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
rawmemchr.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
rshift.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
setfpucw.c
|
Check if SSE is available with HAS_CPU_FEATURE
|
2017-04-07 07:44:59 -07:00 |
setjmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
stackguard-macros.h
|
|
|
stackinfo.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
start.S
|
i386: Support static PIE in start.S
|
2017-08-04 12:59:51 -07:00 |
stpcpy.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
stpncpy.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strcat.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strchr.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strchrnul.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strcspn.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
string-inlines.c
|
Remove bits/string.h.
|
2017-06-20 08:21:24 -04:00 |
strlen.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strlen.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strpbrk.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strrchr.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
strspn.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
sub_n.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
submul_1.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
symbol-hacks.h
|
Build divdi3 only for architecture that required it
|
2017-04-06 15:14:34 -03:00 |
sysdep.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tls-macros.h
|
|
|
tlsdesc.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tlsdesc.sym
|
|
|
tst-audit3.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tst-audit3.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tst-audit.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tst-auditmod3a.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tst-auditmod3b.c
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tst-ld-sse-use.sh
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
tst-stack-align.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
Versions
|
|
|