aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho1-3/+11
2021-01-22powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer1-0/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-30powerpc: Use scv instruction on clone when availableMatheus Castanho1-3/+30
2020-12-30powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho1-3/+6
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-9/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-9/+0
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho1-1/+1
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella1-5/+3
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-05-26PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella1-15/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-04PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand1-16/+16
2013-12-04PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand1-3/+1
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers1-8/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-08-12PowerPC64 ABI fixesAlan Modra1-33/+40
2006-04-04* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDERoland McGrath1-0/+6
2006-03-16* sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath1-0/+4
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper1-3/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-14/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+14
2004-12-15Correct stack alignment. Clean up flag bit tests. Remove redundent SP assig...Ulrich Drepper1-16/+9
2004-12-15Update.Ulrich Drepper1-0/+2
2004-12-15.I think this code is more correct.Ulrich Drepper1-2/+2
2004-12-15Update.Ulrich Drepper1-2/+28
2004-12-14Update.Ulrich Drepper1-0/+1
2004-04-01Update.Ulrich Drepper1-1/+5
2003-03-102003-03-10 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath1-3/+8
2002-09-172002-09-17 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath1-0/+101