Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: sfi_breg assembler macro | Roland McGrath | 2013-03-15 | 1 | -45/+79 |
| | |||||
* | ARM_BX_ALIGN_LOG2 | Roland McGrath | 2013-03-13 | 1 | -6/+23 |
| | |||||
* | ARM: Support avoiding pc as destination register. | Roland McGrath | 2013-03-13 | 1 | -1/+28 |
| | |||||
* | ARM: Convert string/ assembly to unified syntax. | Roland McGrath | 2013-03-11 | 1 | -12/+13 |
| | |||||
* | ARM: Use r10 instead of r9. | Roland McGrath | 2013-03-11 | 1 | -9/+9 |
| | |||||
* | arm: Use push/pop mnemonics | Richard Henderson | 2013-03-06 | 1 | -29/+29 |
| | | | | | | 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. | ||||
* | arm: Mark assembly files that will not use thumb mode | Richard Henderson | 2013-02-28 | 1 | -0/+2 |
| | | | | | | | | | Some routines are written with complex LDM/STM insns that cannot be used in thumb mode, or are highly conditional requiring excessive IT insns. When a future patch goes in to enable thumb2 by default, this marker will be used to override that default. | ||||
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 1 | -0/+263 |