Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 2 | -2/+2 | |
2013-03-06 | arm: Introduce and use GET_TLS | Richard Henderson | 1 | -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-06 | arm: Introduce and use LDST_PCREL | Richard Henderson | 1 | -10/+12 | |
Macro-ising the few instances where we need to distinguish between arm and thumb pc-relative memory operations. | |||||
2013-02-28 | arm: Add IT insns for thumb mode | Richard Henderson | 1 | -2/+3 | |
These are ignored by the assembler in ARM mode, so by default this has no effect on generated code. | |||||
2013-02-28 | arm: Introduce and use PC_OFS | Richard Henderson | 1 | -2/+2 | |
Scour the source for raw "-8" adjustments that are related to the offset created by reading the pc. | |||||
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2 | -5/+2 | |
2012-07-01 | Move all files into ports/ subdirectory in preparation for merge with glibc | Joseph Myers | 2 | -0/+98 | |