summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/arm
AgeCommit message (Collapse)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae2-2/+2
2013-03-06arm: Introduce and use GET_TLSRichard Henderson1-9/+3
Factor out the sequence needed to call kuser_get_tls, as we can't play subtract into pc games in thumb mode. Prepare for hard-tp, pulling the save of LR into the macro.
2013-03-06arm: Introduce and use LDST_PCRELRichard Henderson1-10/+12
Macro-ising the few instances where we need to distinguish between arm and thumb pc-relative memory operations.
2013-02-28arm: Add IT insns for thumb modeRichard Henderson1-2/+3
These are ignored by the assembler in ARM mode, so by default this has no effect on generated code.
2013-02-28arm: Introduce and use PC_OFSRichard Henderson1-2/+2
Scour the source for raw "-8" adjustments that are related to the offset created by reading the pc.
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers2-5/+2
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcJoseph Myers2-0/+98