aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-10-27aarch64: morello: add prctl with correct vararg handlingSzabolcs Nagy
2022-10-27aarch64: morello: fix vforkSzabolcs Nagy
2022-10-27aarch64: morello: add purecap syscall supportCarlos Eduardo Seo
2022-10-27aarch64: fix VDSO setup to only apply to known ABIsSzabolcs Nagy
2022-10-27TODO(api): cheri: fix syscall return typeSzabolcs Nagy
2022-10-27aarch64: morello: string: memcpySzabolcs Nagy
2022-10-27aarch64: morello: string: memsetSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c memcmpSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c memchrSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c memrchrSzabolcs Nagy
2022-10-27aarch64: morello: purecap rawmemchrCarlos Eduardo Seo
2022-10-27aarch64: morello: string: dummy c strchrnulSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strlenSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strnlenSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strcpy and stpcpySzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strcmpSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strncmpSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strchrSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strrchrSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strspnSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strcspnSzabolcs Nagy
2022-10-27aarch64: morello: update sysdep.h for purecap ABICarlos Eduardo Seo
2022-10-27TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guardSzabolcs Nagy
2022-10-27cheri: __LP64__ is not defined for purecap ABICarlos Eduardo Seo
2022-10-27aarch64: morello: use separate c++-types.dataSzabolcs Nagy
2022-10-27aarch64: morello: use separate localplt data for morelloSzabolcs Nagy
2022-10-27aarch64: morello: Add separate lp64 and morello linux abilistsSzabolcs Nagy
2022-10-27aarch64: morello: Add purecap abi-variants on linuxSzabolcs Nagy
2022-10-27aarch64: morello: configure change for purecap abiSzabolcs Nagy
2022-10-27aarch64: morello: Use separate lp64 and morello sysdep directoriesSzabolcs Nagy
2022-10-27aarch64: Use fewer ifdefs in bits/fcntl.hSzabolcs Nagy
2022-10-27aarch64: cleanup MOVL definition in sysdep.hSzabolcs Nagy
2022-10-27aarch64: Fix the extension header write in getcontext and swapcontextSzabolcs Nagy
2022-10-27aarch64: Don't build wordcopySzabolcs Nagy
2022-10-26math: Fix asin and acos invalid exception with old gccSzabolcs Nagy
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella
2022-10-24Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)Aurelien Jarno
2022-10-24Fix BZ #29463 in the ibm128 implementation of y1l tooMichael Hudson-Doyle
2022-10-09Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle
2022-10-03x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 (raw|w)memchr implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 wcs(n)cmp implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 strncmp implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 strcmp implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 str(n)casecmp implementationsAurelien Jarno
2022-10-03x86: include BMI1 and BMI2 in x86-64-v3 levelAurelien Jarno
2022-10-01hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin
2022-10-01hppa: Fix initialization of dp register [BZ 29635]John David Anglin
2022-09-30stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella