This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-12-09 04:11:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9536661c6e
glibc
/
sysdeps
/
aarch64
History
Wilco Dijkstra
7b1c56e483
Improve feenableexcept performance - avoid an unnecessary FPCR read in case
...
the FPCR does not change. Also improve the logic of the return value.
2015-08-05 16:24:02 +01:00
..
bits
fpu
Improve feenableexcept performance - avoid an unnecessary FPCR read in case
2015-08-05 16:24:02 +01:00
nptl
soft-fp
__longjmp.S
abort-instr.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
configure
configure.ac
crti.S
crtn.S
dl-irel.h
dl-link.sym
dl-machine.h
[AArch64][BZ
#17711
] Fix extern protected data handling
2015-07-24 09:57:32 +01:00
dl-sysdep.h
[AArch64][BZ
#17711
] Fix extern protected data handling
2015-07-24 09:57:32 +01:00
dl-tls.h
dl-tlsdesc.h
[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
2015-06-17 12:41:01 +01:00
dl-tlsdesc.S
[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S
2015-06-17 12:44:53 +01:00
dl-trampoline.S
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
libm-test-ulps
Regenerate aarch64 libm-test-ulps
2015-07-02 14:58:12 +01:00
machine-gmon.h
Makefile
Clean up sysdep-dl-routines variable.
2015-02-06 10:42:08 -08:00
math-tests.h
mcount.c
memcmp.S
memcpy.S
memmove.S
memset.S
memusage.h
preconfigure
setjmp.S
sotruss-lib.c
stackinfo.h
start.S
stpcpy.S
strchr.S
strchrnul.S
strcmp.S
strcpy.S
strlen.S
Optimize the strlen implementation by using a page cross check and a fast check
2015-07-13 12:38:12 +01:00
strncmp.S
strnlen.S
Use libc_hidden_proto / libc_hidden_def with __strnlen.
2015-06-02 20:24:25 +00:00
strrchr.S
sysdep.h
tls-macros.h
[AArch64] Fix inline asm clobber list in tls-macros.h
2015-05-13 15:46:24 +01:00
tlsdesc.c
[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
2015-06-17 12:41:01 +01:00
tlsdesc.sym
tst-audit.h
Versions