index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
arm
/
clone.S
Age
Commit message (
Expand
)
Author
2017-01-28
remove PID caching
Waldemar Brodkorb
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
2016-03-31
arm: simplify handling of Thumb related options
Thomas Petazzoni
2015-04-24
merge uClibc changes
Waldemar Brodkorb
2015-04-22
arm: Add BX and BXC macros
Bernhard Reutner-Fischer
2015-02-12
unbreak support for ARM no MMU case
Waldemar Brodkorb
2014-12-06
arm: add RESET_PID in the clone impl
Wang Yufen
2014-06-12
arm: move check for BX to its own header
Yann E. MORIN
2014-06-12
arm/clone.S: Add missing IT instruction for Thumb2.
Will Newton
2012-12-11
arm: clone: restore stack pointer just after return from syscall
Filippo Arcidiacono
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2009-10-17
arm specific bits needed for nptl
Austin Foxley
2008-03-26
Paul Brook writes:
Bernhard Reutner-Fischer
2006-01-31
s:THUMB_INTERWORK:USE_BX:, thx Khem Raj
Peter S. Mazinger
2006-01-31
John Bowler writes in Bug 385:
Mike Frysinger
2006-01-31
John Bowler writes in Bug 385:
Mike Frysinger
2006-01-29
Patch by Joseph S. Myers to add support for ARM EABI
Mike Frysinger
2006-01-14
need features.h for new HIDDEN_JUMPTARGET()
Mike Frysinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-16
Make clone use internal _exit
Peter S. Mazinger
2005-06-11
touchup syntax for no real good reason ;)
Mike Frysinger
2005-06-10
Remove TEXTREL relocations for ARM.
Joakim Tjernlund
2002-01-31
Fixup setjmp and longjmp so they behave themselves properly now
Eric Andersen
2001-11-19
Add an initial clone from glibc. Needs fixing.
Eric Andersen