summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/clone.S
AgeCommit message (Expand)Author
2018-08-10arm/clone.S: Fix threading supportChristophe Lyon
2017-07-28cleanup unused defines and includes from clone.SWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2016-03-31arm: simplify handling of Thumb related optionsThomas Petazzoni
2015-04-24merge uClibc changesWaldemar Brodkorb
2015-04-22arm: Add BX and BXC macrosBernhard Reutner-Fischer
2015-02-12unbreak support for ARM no MMU caseWaldemar Brodkorb
2014-12-06arm: add RESET_PID in the clone implWang Yufen
2014-06-12arm: move check for BX to its own headerYann E. MORIN
2014-06-12arm/clone.S: Add missing IT instruction for Thumb2.Will Newton
2012-12-11arm: clone: restore stack pointer just after return from syscallFilippo Arcidiacono
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2009-10-17arm specific bits needed for nptlAustin Foxley
2008-03-26Paul Brook writes:Bernhard Reutner-Fischer
2006-01-31s:THUMB_INTERWORK:USE_BX:, thx Khem RajPeter S. Mazinger
2006-01-31John Bowler writes in Bug 385:Mike Frysinger
2006-01-31John Bowler writes in Bug 385:Mike Frysinger
2006-01-29Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger
2006-01-14need features.h for new HIDDEN_JUMPTARGET()Mike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Make clone use internal _exitPeter S. Mazinger
2005-06-11touchup syntax for no real good reason ;)Mike Frysinger
2005-06-10Remove TEXTREL relocations for ARM.Joakim Tjernlund
2002-01-31Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen
2001-11-19Add an initial clone from glibc. Needs fixing.Eric Andersen