summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64/cpu_relax.S
AgeCommit message (Collapse)Author
2017-12-01sparc: refactor cpu_relax to CAdhemerval Zanella
* sysdeps/sparc/sparc64/cpu_relax.c: New file. * sysdeps/sparc/sparc32/sparcv9/cpu_relax.c: Likewise. * sysdeps/sparc/sparc64/cpu_relax.S: Remove file. * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Likewise. Signed-off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-25SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath