aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/arm.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-13[ARM] Improve indentation of ARM architecture declarationsThomas Preud'homme1-254/+281
2018-11-06[BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das1-4/+3
2018-10-05[Arm, 3/3] Add Execution and Data Prediction instructions for AArch32Sudakshina Das1-1/+3
2018-10-05[Arm, 2/3] Add instruction SB for AArch32Sudakshina Das1-1/+3
2018-10-05[Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32Sudakshina Das1-0/+5
2018-02-27[ARM] Remove ARM_FEATURE_COPY macroThomas Preud'homme1-9/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-15Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a int...Tamar Christina1-1/+2
2017-11-08Adds command line support for Armv8.4-A, via the new command line option -mar...Jiong Wang1-2/+7
2017-11-07This patch similarly to the AArch64 one enables Dot Product support by defaul...Tamar Christina1-19/+28
2017-06-28[ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang1-1/+4
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme1-1/+6
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme1-5/+7
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme1-0/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-05[ARM] Add ARMv8.3 command line option and feature flagSzabolcs Nagy1-0/+4
2016-11-04Add support for ARM Cortex-M33 processorThomas Preud'homme1-0/+4
2016-09-07[arm] Automatically enable CRC instructions on supported ARMv8-A CPUs.Richard Earnshaw1-0/+2
2016-06-30[ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.Matthew Wahab1-1/+1
2016-06-07[ARM] Add command line option for RAS extension.Matthew Wahab1-3/+4
2016-05-10Allow extension availability to depend on several architecture bitsThomas Preud'homme1-0/+6
2016-05-10Add support for ARMv8-M security extensions instructionsThomas Preud'homme1-1/+4
2016-03-04[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.Matthew Wahab1-1/+2
2016-02-19[ARM] Add FP16 feature extension for ARMv8.2 architectureJiong Wang1-1/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme1-21/+28
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme1-17/+23
2015-12-24Consolidate Thumb-1/Thumb-2 ISA detectionThomas Preud'homme1-3/+3
2015-12-17[Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan1-2/+3
2015-12-15[ARM] Enable CRC by default for ARMv8.1 and later.Matthew Wahab1-3/+5
2015-11-19[ARM] Add ARMv8.2 architecture feature and command line option.Matthew Wahab1-0/+3
2015-07-21[ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab1-4/+4
2015-06-03[ARM] Support for ARMv8.1 command line optionMatthew Wahab1-0/+16
2015-06-02[ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab1-0/+6
2015-06-02[ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab1-0/+3
2015-06-02[ARM] Rework CPU feature selection in the disassemblerMatthew Wahab1-0/+1
2015-03-24Extend arm_feature_set struct to provide more bitsTerry Guo1-85/+117
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-21Support ARM Cortex-M7Terry Guo1-2/+7
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-18Add support for armv7ve to gas.Yufeng Zhang1-5/+3
2013-03-11Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov1-0/+2
2012-08-24 * gas/config/tc-arm.c (check_obsolete): New function.Matthew Gretton-Dann1-0/+3
2012-08-24 * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann1-0/+23
2011-05-312011-05-31 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+2
2011-04-19 * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.Nick Clifton1-2/+1
2011-04-11 PR gas/12296Nick Clifton1-3/+4
2010-11-15 PR gas/12198Matthew Gretton-Dann1-2/+5
2010-09-23 * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.Matthew Gretton-Dann1-3/+5