about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* TODO(api): cheri: fix syscall return typeSzabolcs Nagy2022-11-221-1/+7
* aarch64: morello: string: memcpySzabolcs Nagy2022-11-221-0/+486
* aarch64: morello: string: memsetSzabolcs Nagy2022-11-221-0/+154
* aarch64: morello: string: dummy c memcmpSzabolcs Nagy2022-11-221-0/+38
* aarch64: morello: string: dummy c memchrSzabolcs Nagy2022-11-221-0/+33
* aarch64: morello: string: dummy c memrchrSzabolcs Nagy2022-11-221-0/+32
* aarch64: morello: purecap rawmemchrCarlos Eduardo Seo2022-11-221-0/+43
* aarch64: morello: string: dummy c strchrnulSzabolcs Nagy2022-11-221-0/+30
* aarch64: morello: string: dummy c strlenSzabolcs Nagy2022-11-221-0/+30
* aarch64: morello: string: dummy c strnlenSzabolcs Nagy2022-11-221-0/+31
* aarch64: morello: string: dummy c strcpy and stpcpySzabolcs Nagy2022-11-222-0/+62
* aarch64: morello: string: dummy c strcmpSzabolcs Nagy2022-11-221-0/+30
* aarch64: morello: string: dummy c strncmpSzabolcs Nagy2022-11-221-0/+32
* aarch64: morello: string: dummy c strchrSzabolcs Nagy2022-11-221-0/+33
* aarch64: morello: string: dummy c strrchrSzabolcs Nagy2022-11-221-0/+29
* aarch64: morello: string: dummy c strspnSzabolcs Nagy2022-11-221-0/+40
* aarch64: morello: string: dummy c strcspnSzabolcs Nagy2022-11-221-0/+35
* aarch64: morello: update sysdep.h for purecap ABICarlos Eduardo Seo2022-11-221-2/+18
* TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guardSzabolcs Nagy2022-11-221-0/+4
* cheri: __LP64__ is not defined for purecap ABICarlos Eduardo Seo2022-11-222-2/+2
* aarch64: morello: use separate c++-types.dataSzabolcs Nagy2022-11-222-0/+67
* aarch64: morello: use separate localplt data for morelloSzabolcs Nagy2022-11-222-0/+15
* aarch64: morello: Add separate lp64 and morello linux abilistsSzabolcs Nagy2022-11-2228-2/+3347
* aarch64: morello: Add purecap abi-variants on linuxSzabolcs Nagy2022-11-221-2/+6
* aarch64: morello: configure change for purecap abiSzabolcs Nagy2022-11-222-13/+67
* aarch64: morello: Use separate lp64 and morello sysdep directoriesSzabolcs Nagy2022-11-221-1/+6
* aarch64: Use fewer ifdefs in bits/fcntl.hSzabolcs Nagy2022-11-221-2/+0
* aarch64: cleanup MOVL definition in sysdep.hSzabolcs Nagy2022-11-221-4/+4
* aarch64: Fix the extension header write in getcontext and swapcontextSzabolcs Nagy2022-11-222-4/+4
* aarch64: Don't build wordcopySzabolcs Nagy2022-11-221-0/+0
* math: Fix asin and acos invalid exception with old gccSzabolcs Nagy2022-11-221-16/+2
* elf: Fix rtld-audit trampoline for aarch64Vladislav Khmelevsky2022-11-221-3/+1
* Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer2022-11-114-26/+63
* linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno2022-11-021-0/+51
* linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella2022-10-256-74/+622
* Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)Aurelien Jarno2022-10-241-12/+9
* Fix BZ #29463 in the ibm128 implementation of y1l tooMichael Hudson-Doyle2022-10-241-0/+3
* Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle2022-10-091-0/+3
* x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno2022-10-033-3/+16
* x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno2022-10-033-2/+10
* x86-64: Require BMI2 for AVX2 (raw|w)memchr implementationsAurelien Jarno2022-10-031-3/+9
* x86-64: Require BMI2 for AVX2 wcs(n)cmp implementationsAurelien Jarno2022-10-031-2/+6
* x86-64: Require BMI2 for AVX2 strncmp implementationAurelien Jarno2022-10-032-4/+7
* x86-64: Require BMI2 for AVX2 strcmp implementationAurelien Jarno2022-10-032-3/+5
* x86-64: Require BMI2 for AVX2 str(n)casecmp implementationsAurelien Jarno2022-10-032-8/+21
* x86: include BMI1 and BMI2 in x86-64-v3 levelAurelien Jarno2022-10-031-0/+2
* hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin2022-10-011-0/+3
* hppa: Fix initialization of dp register [BZ 29635]John David Anglin2022-10-011-5/+19
* stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella2022-09-301-1/+1
* get_nscd_addresses: Fix subscript typos [BZ #29605]Jörg Sonnenberger2022-09-281-3/+3