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