glibc/sysdeps/unix/sysv/linux/loongarch
dengjianbo 135407f431 Loongarch: Add ifunc support and add different versions of strlen
strlen-lasx is implemeted by LASX simd instructions(256bit)
strlen-lsx is implemeted by LSX simd instructions(128bit)
strlen-align is implemented by LA basic instructions and never use unaligned memory acess
2023-08-14 09:47:09 +08:00
..
bits LoongArch: Add vector implementation for _dl_runtime_resolve. 2023-07-11 10:56:01 +08:00
lp64 Add the wcslcpy, wcslcat functions 2023-06-14 18:10:24 +02:00
sys Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
arch-syscall.h
atomic-machine.h Fix misspellings in sysdeps/unix -- BZ 25337 2023-05-23 11:59:23 +00:00
clone3.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
clone.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
cpu-features.h Loongarch: Add ifunc support and add different versions of strlen 2023-08-14 09:47:09 +08:00
dl-cache.h LoongArch: Add support for ldconfig. 2023-03-13 09:20:28 +08:00
getcontext.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gettimeofday.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Implies LoongArch: Build Infrastructure 2022-07-26 12:35:12 -03:00
ldd-rewrite.sed LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
localplt.data elf: Rework exception handling in the dynamic loader [BZ #25486] 2022-11-03 09:39:31 +01:00
makecontext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Makefile LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
pointer_guard.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
readelflib.c LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1 2023-03-28 09:55:48 +08:00
setcontext.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
shlib-versions LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
swapcontext.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sysdep.h Fix misspellings in sysdeps/unix -- BZ 25337 2023-05-23 11:59:23 +00:00
sysdep.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ucontext_i.sym LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
ucontext-macros.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
vfork.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00