summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/nios2/clone.c
AgeCommit message (Collapse)Author
2016-11-04nios2: sync support with glibcWaldemar Brodkorb
Only static linking is supported for now. More debugging and analyzing for ld.so, TLS and NPTL is required. But at least you can bootup a static root fileystem in Qemu.
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2006-08-23fixes from psm: use new clone definitionMike Frysinger
2006-01-15Thomas Chou: fix misplaced commentMike Frysinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2004-07-16Pete Popov writes:Eric Andersen
Hi Erik, I'm not sure why the NIOS support is not in uClibc -- perhaps the patch was rejected or never submitted? In any case, I'm playing with some NIOS stuff and created this patch against 0.9.26. The work was done by Microtronix. I'm not sure who else contributed to it. It would be great to have the NIOS support available in uClibc so developers don't have to go searching for these bits. Pete