summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/bfin/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* create real common vfork() functionMike Frysinger2009-08-191-1/+1
| | | | | | | | | | Rather than force people to always implement their own vfork(), have the default implementation be sane. For now, only the Blackfin port uses the new code. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
| | | | | | | | Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* syscall(): create a common version based on INLINE_SYSCALL_NCS()Mike Frysinger2009-07-091-1/+1
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-2/+2
| | | | Step 22: merge bfin specific
* Synch libc bfin specific with trunkCarmelo Amoroso2008-06-181-1/+4
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-0/+12