aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2021-01-11posix: Sync tempname with gnulib [BZ #26648]Adhemerval Zanella1-116/+164
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella1-0/+4
2021-01-10riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen1-1/+21
2021-01-10riscv: support GNU indirect functionVincent Chen2-0/+78
2021-01-08ARC: Regenerate ulpsVineet Gupta1-4/+4
2021-01-08aarch64: define PI_STATIC_AND_HIDDENSzabolcs Nagy2-0/+9
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu19-93/+626
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra40-1843/+422
2021-01-07Remove dbl-64/wordsize-64Wilco Dijkstra4-4/+31
2021-01-06Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.Joseph Myers1-1/+5
2021-01-05stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella1-1/+2
2021-01-05alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella1-0/+2
2021-01-05aarch64: push the set of rules before falling into slow pathShuo Wang1-0/+2
2021-01-04x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2-10/+22
2021-01-04hurd: Fix mmap(!MAP_FIXED) on bogus addressSamuel Thibault1-3/+6
2021-01-04x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu1-0/+21
2021-01-04aarch64: fix stack missing after sp is updatedShuo Wang1-1/+1
2021-01-04Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar2-4/+1
2021-01-04Move generic nan-pseudo-number.h to ldbl-96Siddhesh Poyarekar1-0/+0
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert6216-6216/+6216
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy28-75/+74
2020-12-30powerpc: Use scv instruction on clone when availableMatheus Castanho1-3/+30
2020-12-30powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho6-40/+214
2020-12-30x86 long double: Consider pseudo numbers as signalingSiddhesh Poyarekar3-3/+69
2020-12-29io: Remove xmknod{at} implementationsAdhemerval Zanella4-60/+3
2020-12-29io: Remove xstat implementationsAdhemerval Zanella2-2/+6
2020-12-28hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault1-10/+30
2020-12-26hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault1-15/+2
2020-12-26hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argvSamuel Thibault1-1/+5
2020-12-26hurd: Try shell in posix_spawn* only in compat modeSamuel Thibault1-1/+1
2020-12-24Remove _ISOMAC check from <cpu-features.h>H.J. Lu1-81/+75
2020-12-24x86: Remove the duplicated CPU_FEATURE_CPU_PH.J. Lu1-2/+0
2020-12-24Partially revert 681900d29683722b1cb0a8e565a0585846ec5a61Siddhesh Poyarekar2-12/+1
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar2-6/+7
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar2-2/+4
2020-12-22s390x: Regenerate ulpsFlorian Weimer1-10/+12
2020-12-22powerpc: Regenerate ulpsFlorian Weimer1-12/+13
2020-12-22<sys/platform/x86.h>: Add Intel LAM supportH.J. Lu2-0/+4
2020-12-21i386: Regenerate ulpsFlorian Weimer2-10/+10
2020-12-21aarch64: update ulps.Szabolcs Nagy1-10/+12
2020-12-21aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw6-0/+235
2020-12-21aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw4-0/+34
2020-12-21linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw1-0/+18
2020-12-21malloc: Basic support for memory tagging in the malloc() familyRichard Earnshaw1-0/+52
2020-12-21alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner3-63/+66
2020-12-21add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann1-11/+13
2020-12-21m68k: fix clobbering a5 in setjmp() [BZ #24202]Sergei Trofimovich1-0/+1
2020-12-21hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault1-1/+1
2020-12-21profil-counter: Add missing SIGINFO caseSamuel Thibault1-0/+10