summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/clone.S
AgeCommit message (Expand)Author
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