aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/arm/start.S
AgeCommit message (Collapse)Author
2013-03-06arm: Use push/pop mnemonicsRichard Henderson
For arm this makes no difference--the result is bit-for-bit identical; for thumb this results in smaller encodings. Perhaps it ought not and this is in fact an assembler bug, but I also think it's clearer.
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers