aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tile/clone.S
AgeCommit message (Collapse)Author
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf
With this change we properly set up the frame first, and tear it down last, doing argument checking only when the frame is set up.
2014-06-10tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf