aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix compile time warning building arm-dis.cNick Clifton2016-12-161-2/+2
* [ARM] Add ARMv8.3 VCMLA and VCADD instructionsSzabolcs Nagy2016-12-051-0/+28
* [ARM] Add ARMv8.3 VJCVT instructionSzabolcs Nagy2016-12-051-0/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Add missing ARMv8-M special registersThomas Preud'homme2016-08-261-14/+23
* Fix typo in commentYao Qi2016-06-301-1/+1
* [ARM] Add command line option for RAS extension.Matthew Wahab2016-06-071-2/+2
* Use getters/setters to access ARM branch typeThomas Preud'homme2016-05-101-4/+5
* Add support for ARMv8-M security extensions instructionsThomas Preud'homme2016-05-101-1/+18
* [ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)Jiong Wang2016-04-051-6/+18
* [ARM] Support ARMv8.2 FP16 simd instructionsJiong Wang2016-03-161-23/+81
* [OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissembler support.Renlin Li2016-02-241-4/+87
* [OPCODES][ARM]Fix mask for a few coprocessor opcodes.Renlin Li2016-02-241-8/+8
* [OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2,...Renlin Li2016-02-241-0/+23
* [PATCH[ARM]Check mapping symbol while backward searching for IT block.Renlin Li2016-01-251-3/+78
* [ARM] Support ARMv8.2 RAS extension.Matthew Wahab2016-01-121-0/+8
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add assembler support for ARMv8-M BaselineThomas Preud'homme2015-12-241-13/+15
* Add assembler support for ARMv8-M MainlineThomas Preud'homme2015-12-241-12/+18
* Fix ldah being disassembled as ldaexhAndre Vieira2015-12-021-1/+1
* opcodes: handle mach-o for thumb/arm disambiguation.Tristan Gingold2015-11-231-0/+8
* Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp.Andre Vieira2015-08-131-3/+11
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-57/+57
* Updates the ARM disassembler's output of floating point constants to include ...Alessandro Marzocchi2015-07-161-2/+33
* Fixes a compile time warnng about left shifting a negative value.Szabolcs Nagy2015-06-161-1/+1
* [ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab2015-06-021-0/+19
* [ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab2015-06-021-0/+5
* [ARM] Rework CPU feature selection in the disassemblerMatthew Wahab2015-06-021-29/+26
* [ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li2015-04-151-2/+8
* Extend arm_feature_set struct to provide more bitsTerry Guo2015-03-241-1294/+2530
* [ARM] Skip private symbol when doing objdumpJiong Wang2015-03-031-2/+5
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* ARM/opcodes: Fix negative hexadecimal offset disassemblyMaciej W. Rozycki2014-08-221-0/+2
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Fix neon vshll disassembly.Ramana Radhakrishnan2013-10-151-3/+3
* PR gas/15914Nick Clifton2013-09-041-3/+16
* Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov2013-03-111-1/+21
* 2013-02-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw2013-02-111-2/+2
* 2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw2012-10-111-5/+5
* 2012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw2012-09-181-28/+28
* * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.Matthew Gretton-Dann2012-08-241-0/+3
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.Matthew Gretton-Dann2012-08-241-0/+7
* * gas/config/tc-arm.c (neon_type_mask): Add P64 type.Matthew Gretton-Dann2012-08-241-0/+1
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.Matthew Gretton-Dann2012-08-241-0/+4
* * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bitMatthew Gretton-Dann2012-08-241-0/+2
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.Matthew Gretton-Dann2012-08-241-0/+5
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.Matthew Gretton-Dann2012-08-241-1/+4
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.Matthew Gretton-Dann2012-08-241-0/+6
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.Matthew Gretton-Dann2012-08-241-0/+30
* * gas/config/tc-arm.c (do_rm_rn): New function.Matthew Gretton-Dann2012-08-241-1/+34