.. |
fpu
|
Revert exp reimplementation (causes test failures).
|
2017-12-19 18:11:37 +00:00 |
i586
|
i586: Use conditional branches in strcpy.S [BZ #22353]
|
2017-10-30 10:02:30 -07:00 |
i686
|
Add _Float32 function aliases.
|
2017-12-07 00:48:31 +00:00 |
i786
|
|
|
nptl
|
x86: Add feature_1 to tcbhead_t [BZ #22563]
|
2017-12-19 02:45:34 -08:00 |
sys
|
Fix mcontext_t sigcontext namespace (bug 21457).
|
2017-08-30 22:02:04 +00:00 |
____longjmp_chk.S
|
Add sigstack handling to Linux ____longjmp_chk on i386.
|
2009-07-30 21:50:14 -07:00 |
__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
|
Add --enable-static-pie configure option to build static PIE [BZ #19574]
|
2017-12-15 17:12:14 -08:00 |
configure.ac
|
Add --enable-static-pie configure option to build static PIE [BZ #19574]
|
2017-12-15 17:12:14 -08: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
|
elf: Remove internal_function attribute
|
2017-08-31 16:59:37 +02:00 |
dl-machine.h
|
Revert x86: Allow undefined _DYNAMIC in static executable
|
2017-10-03 17:49:09 -07: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
|
elf: Remove internal_function attribute
|
2017-08-31 16:59:37 +02: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
|
Mark internal functions with attribute_hidden [BZ #18822]
|
2017-10-01 15:07:23 -07:00 |
Makefile
|
Enable unwind info in libc-start.c and backtrace.c
|
2017-09-19 15:07:58 +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
|
Update.
|
2002-03-14 20:48:50 +00:00 |
mul_1.S
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
preconfigure
|
Move base_machine and machine settings from configure.ac to sysdeps preconfigure fragments.
|
2014-06-25 17:52:56 +00:00 |
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
|
BZ #15754: CVE-2013-4788
|
2013-09-23 00:52:09 -04:00 |
stackinfo.h
|
Update copyright dates with scripts/update-copyrights.
|
2017-01-01 00:14:16 +00:00 |
start.S
|
i386: Use "movl main@GOT(%ebx), %eax" in start.S
|
2017-10-03 17:54:30 -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
|
x86: Add sysdeps/x86/sysdep.h
|
2017-11-01 05:37:26 -07:00 |
tls-macros.h
|
i386: Fix build by GCC 5.0
|
2014-12-30 11:37:41 -08:00 |
tlsdesc.c
|
elf: Remove internal_function attribute
|
2017-08-31 16:59:37 +02:00 |
tlsdesc.sym
|
Introduce TLS descriptors for i386 and x86_64.
|
2008-05-13 05:41:30 +00:00 |
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
|
Merge sysdeps/i386/elf/Versions into sysdeps/i386/Versions.
|
2012-03-19 21:02:40 +01:00 |