Age | Commit message (Expand) | Author | Files | Lines |
2015-06-16 | Fixes a compile time warnng about left shifting a negative value. | Szabolcs Nagy | 1 | -1/+1 |
2015-06-02 | [ARM] Support for ARMv8.1 Adv.SIMD extension | Matthew Wahab | 1 | -0/+19 |
2015-06-02 | [ARM] Add support for ARMv8.1 PAN extension | Matthew Wahab | 1 | -0/+5 |
2015-06-02 | [ARM] Rework CPU feature selection in the disassembler | Matthew Wahab | 1 | -29/+26 |
2015-04-15 | [ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2 | Renlin Li | 1 | -2/+8 |
2015-03-24 | Extend arm_feature_set struct to provide more bits | Terry Guo | 1 | -1294/+2530 |
2015-03-03 | [ARM] Skip private symbol when doing objdump | Jiong Wang | 1 | -2/+5 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-08-22 | ARM/opcodes: Fix negative hexadecimal offset disassembly | Maciej W. Rozycki | 1 | -0/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-10-15 | Fix neon vshll disassembly. | Ramana Radhakrishnan | 1 | -3/+3 |
2013-09-04 | PR gas/15914 | Nick Clifton | 1 | -3/+16 |
2013-03-11 | Add support for AArch32 CRC instruction in ARMv8. | Kyrylo Tkachov | 1 | -1/+21 |
2013-02-11 | 2013-02-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | Richard Earnshaw | 1 | -2/+2 |
2012-10-11 | 2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | Richard Earnshaw | 1 | -5/+5 |
2012-09-18 | 2012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | Richard Earnshaw | 1 | -28/+28 |
2012-08-24 | * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries. | Matthew Gretton-Dann | 1 | -0/+3 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry. | Matthew Gretton-Dann | 1 | -0/+7 |
2012-08-24 | * gas/config/tc-arm.c (neon_type_mask): Add P64 type. | Matthew Gretton-Dann | 1 | -0/+1 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry. | Matthew Gretton-Dann | 1 | -0/+4 |
2012-08-24 | * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bit | Matthew Gretton-Dann | 1 | -0/+2 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries. | Matthew Gretton-Dann | 1 | -0/+5 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry. | Matthew Gretton-Dann | 1 | -1/+4 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries. | Matthew Gretton-Dann | 1 | -0/+6 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL. | Matthew Gretton-Dann | 1 | -0/+30 |
2012-08-24 | * gas/config/tc-arm.c (do_rm_rn): New function. | Matthew Gretton-Dann | 1 | -1/+34 |
2012-08-24 | * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function. | Matthew Gretton-Dann | 1 | -0/+3 |
2012-08-24 | * gas/config/tc-arm.c (insns): Add DCPS instruction. | Matthew Gretton-Dann | 1 | -0/+1 |
2012-08-24 | * gas/config/tc-arm.c (T16_32_TAB): Add _sevl. | Matthew Gretton-Dann | 1 | -0/+9 |
2012-08-24 | * gas/config/tc-arm.c (asm_barrier_opt): Add arch field. | Matthew Gretton-Dann | 1 | -27/+35 |
2012-08-24 | * opcodes/arm-dis.c (COND_UNCOND): New constant. | Matthew Gretton-Dann | 1 | -4/+24 |
2012-07-24 | PR binutils/13135 | Nick Clifton | 1 | -28/+29 |
2012-05-16 | * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg} | Nick Clifton | 1 | -0/+34 |
2012-05-11 | PR binutils/14006 | Nick Clifton | 1 | -3/+13 |
2011-10-18 | Jie Zhang <jie@codesourcery.com> | Julian Brown | 1 | -6/+16 |
2011-07-12 | * arm-dis.c (print_insn_arm): Revert previous, undocumented, | Nick Clifton | 1 | -3/+0 |
2011-07-01 | PR binutils/12329 | Nick Clifton | 1 | -0/+3 |
2011-06-03 | PR binutils/12752 | Nick Clifton | 1 | -8/+8 |
2011-06-02 | gas/ | Nathan Sidwell | 1 | -37/+46 |
2011-06-02 | Fix spelling mistakes. | Nick Clifton | 1 | -3/+3 |
2011-04-19 | * config/tc-arm.c (v7m_psrs): Revert previous delta. | Nick Clifton | 1 | -1/+1 |
2011-04-19 | * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask. | Nick Clifton | 1 | -10/+1 |
2011-04-12 | PR binutils/12534 | Nick Clifton | 1 | -4/+20 |
2011-04-11 | gas/ | Julian Brown | 1 | -1/+10 |
2011-04-08 | 2011-04-07 Paul Carroll<pcarroll@codesourcery.com> | Paul Brook | 1 | -18/+23 |
2011-03-14 | include/elf/ | Richard Sandiford | 1 | -1/+1 |
2011-03-14 | include/elf/ | Richard Sandiford | 1 | -3/+8 |
2011-01-06 | gas/testsuite/ | Nathan Sidwell | 1 | -1/+1 |
2010-09-27 | 2010-09-27 Tejas Belagod <tejas.belagod@arm.com> | Matthew Gretton-Dann | 1 | -2/+6 |
2010-09-23 | * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value. | Matthew Gretton-Dann | 1 | -16/+143 |