aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-15[binutils, ARM, 16/16] Add support to VLDR and VSTR of system registersAndre Vieira1-4/+120
2019-04-15[binutils, ARM, 15/16] Add support for VSCCLRMAndre Vieira1-14/+103
2019-04-15[binutils, ARM, 13/16] Add support for CLRMAndre Vieira1-29/+85
2019-04-15[binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma...Andre Vieira1-0/+113
2019-04-15[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira1-0/+83
2019-04-15[binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira1-0/+35
2019-04-15[binutils, ARM, 9/16] New BFL instruction for Armv8.1-M MainlineAndre Vieira1-0/+21
2019-04-15[binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira1-0/+35
2019-04-15[binutils, ARM, 7/16] New BFX and BFLX instruction for Armv8.1-M MainlineAndre Vieira1-0/+9
2019-04-15[binutils, ARM, 6/16] New BF instruction for Armv8.1-M MainlineAndre Vieira1-0/+61
2019-04-15[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira1-0/+35
2019-04-15[binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct ...Andre Vieira1-271/+304
2019-04-15[binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo...Andre Vieira1-0/+54
2019-04-15[GAS, ARM, 2/16] Add CLI extension support for Armv8.1-M MainlineAndre Vieira1-4/+16
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira1-45/+47
2019-04-01[GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira1-38/+278
2019-02-22[arm][gas] Add support for Neoverse N1Kyrylo Tkachov1-1/+3
2019-02-07Arm: Backport hlt to all architectures.Tamar Christina1-1/+12
2019-01-31Assorted warning fixesAlan Modra1-4/+4
2019-01-14Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni1-2/+5
2019-01-07[arm][gas] Add -mcpu support for Arm AresKyrylo Tkachov1-0/+3
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-51/+51
2018-11-06[arm] Check for neon and condition in vcvt.f16.f32Matthew Malcomson1-0/+2
2018-10-05[Arm, 3/3] Add Execution and Data Prediction instructions for AArch32Sudakshina Das1-0/+13
2018-10-05[Arm, 2/3] Add instruction SB for AArch32Sudakshina Das1-0/+12
2018-10-05[Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32Sudakshina Das1-0/+2
2018-07-13Allow bit-patterns in the immediate field of ARM neon mov instructions.Nick Clifton1-4/+15
2018-07-11Adds the speculation barrier instructions to the ARM assembler and disassembler.Sudakshina Das1-0/+2
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme1-42/+42
2018-06-20Change the ARM assembler's ADR and ADRl pseudo-ops so that they will only set...Nick Clifton1-4/+6
2018-06-08[arm][gas] Add support for Arm Cortex-A76kyrtka011-0/+3
2018-05-10Allow integer immediate for VFP vmov instructions.Tamar Christina1-0/+8
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon1-1/+25
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon1-1/+26
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon1-3/+31
2018-04-25Remove arm-aout and arm-coff supportAlan Modra1-33/+1
2018-03-02[ARM] Fix NULL dereference of march_ext_optThomas Preud'homme1-1/+1
2018-03-01[ARM] Clean up selection of feature bitsThomas Preud'homme1-111/+127
2018-02-22Diagnose when trying to assemble conditional FP16 vmovx and vinsAndre Simoes Dias Vieira1-0/+14
2018-02-15Fix AArch32 build attributes for Armv8.4-A.Tamar Christina1-1/+1
2018-02-13Fix ARm assembler so that it rejects invalid immediate values for the Thumb O...Nick Clifton1-3/+5
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-1/+1
2018-01-19[gas/ARM] Remove spurious commentsThomas Preud'homme1-2/+0
2018-01-15[ARM] Add new macro for Thumb-only opcodesThomas Preud'homme1-9/+20
2018-01-15[ARM] Enable conditional Armv8-M instructionsThomas Preud'homme1-9/+9
2018-01-15[ARM] No IT usage deprecation for ARMv8-MThomas Preud'homme1-6/+9
2018-01-11gas tc-arm.c warning fixAlan Modra1-1/+1
2018-01-09[Arm] Add CSDB instructionJames Greenhalgh1-0/+15
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1