| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for pr24346: arm asm label calculation error in sub | James Molloy | 2016-04-01 | 1 | -0/+7 |
| * | Change the ARM assembler to require a :lower16: or :upper16 on non-constant | Kevin Enderby | 2014-04-18 | 1 | -3/+3 |
| * | Add ARM big endian Target (armeb, thumbeb) | Christian Pirker | 2014-03-28 | 1 | -0/+12 |
| * | ARM: allow vanilla expressions for movw/movt. | Jim Grosbach | 2012-05-01 | 1 | -0/+5 |
| * | Ensure conditional BL instructions for ARM are given the fixup fixup_arm_cond... | James Molloy | 2012-03-30 | 1 | -1/+1 |
| * | ARM BL/BLX instruction fixups should use relocations. | Jim Grosbach | 2012-02-27 | 1 | -1/+1 |
| * | ARM assembly parsing for MOV (immediate). | Jim Grosbach | 2011-07-19 | 1 | -5/+15 |
| * | Whitespace. | Jim Grosbach | 2011-07-19 | 1 | -1/+1 |
| * | Teach ARM/MC/ELF to handle R_ARM_JUMP24 relocation type for conditional jumps. | Jason W Kim | 2011-02-04 | 1 | -1/+1 |
| * | MC/ARM: Fix-up fixup offset for fixup_arm_branch target specific fixup. | Daniel Dunbar | 2010-12-14 | 1 | -0/+7 |

