Fix typo in do_mrs function in ARM assembler.
[binutils-gdb.git] / gas / config / tc-arm.c
2018-01-02 Nick CliftonFix typo in do_mrs function in ARM assembler.
2017-12-18 Nick CliftonResolve PR 22493 - the encoding to be used when pushing...
2017-11-22 Thomas Preud'homme[GAS/ARM] Clarify relation between reg_expected_msgs...
2017-11-15 Tamar ChristinaSeparate the new FP16 instructions backported from...
2017-11-08 Jiong WangAdds command line support for Armv8.4-A, via the new...
2017-11-07 Tamar ChristinaThis patch similarly to the AArch64 one enables Dot...
2017-11-07 Alan Modragas and ld pluralization fixes
2017-11-01 Thomas Preud'homme[ARM] Fix Coprocessor instructions availability
2017-08-09 Jiong Wang[ARM] Don't warn on REG_SP when used in CRC32 instructions
2017-07-24 Nick CliftonStop the generation of mapping symbols in the debug...
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-05 James Greenhalgh[ARM] Add support for Cortex-A55 and Cortex-A75.
2017-07-04 Ramana Radhakrishnan[Patch ARM] Support MVFR2 VFP Coprocessor register...
2017-06-28 Jiong Wang[ARM] Assembler and disassembler support Dot Product...
2017-06-26 Nick CliftonFix compile time warning building gas for arm-wince...
2017-06-24 Thomas Preud'homme[ARM] Add support for ARM Cortex-R52 processor
2017-06-24 Thomas Preud'homme[ARM] Add support for ARMv8-R in assembler and readelf
2017-06-24 Thomas Preud'homme[ARM] Remove ARMv6S-M special casing
2017-06-22 Nick CliftonFix compile time warning about unused static variable.
2017-06-21 Thomas Preud'homme[ARM] Rework Tag_CPU_arch build attribute value selection
2017-06-21 Thomas Preud'homme[ARM] Allow Thumb division as an extension for ARMv7
2017-06-21 Thomas Preud'homme[ARM] Rework selection of feature bits to base build...
2017-06-21 Thomas Preud'homme[ARM] Simplify Tag_DSP_extension selection logic
2017-06-21 Thomas Preud'homme[ARM] Keep separation between extensions and architectu...
2017-06-21 Thomas Preud'homme[ARM] Separate extensions from architectures in arm_cpus
2017-06-06 Jiong Wang[Patch, ARM] Relax the restrictions on REG_SP under...
2017-06-06 Jim WilsonDrop arm support for falkor/qdf24xx targets, not presen...
2017-05-15 Nick CliftonFix use of ARM ADR and ADRl pseudo-instructions with...
2017-04-24 Thomas Preud'homme[GAS/ARM] Fix expansion of ldr pseudo instruction
2017-04-04 H.J. LuSupport ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX
2017-03-24 Thomas Preud'homme[GAS/ARM] Fix selected_cpu with default CPU and -mcpu
2017-03-20 Richard Earnshaw[arm] Document missing -mfpu entries.
2017-03-20 Richard Earnshaw[arm] Add neon-vfp3 as an alias for neon to -mfpu.
2017-02-13 Thomas Preud'homme[ARM] Allow immediate without prefix in unified syntax...
2017-01-23 Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-08 Maciej W. RozyckiARM/GAS: Correct an `index' global shadowing error
2016-12-05 Szabolcs Nagy[ARM] Add ARMv8.3 VCMLA and VCADD instructions
2016-12-05 Szabolcs Nagy[ARM] Add ARMv8.3 VJCVT instruction
2016-12-05 Szabolcs Nagy[ARM] Add ARMv8.3 command line option and feature flag
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-11-21 Renlin Li[GAS][ARM][PR20827]Fix gas error for two register form...
2016-11-04 Thomas Preud'hommeAdd support for ARM Cortex-M33 processor
2016-11-04 Thomas Preud'hommeAdd support for ARM Cortex-M23 processor
2016-11-03 Siddhesh PoyarekarNew option falkor for Qualcomm server part
2016-11-03 Jiong Wang[ARM] Allow MOV/MOV.W to accept all possible immediates
2016-10-19 Renlin Li[GAS][ARM]Generate unpredictable warning for pc used...
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-22 Thomas Preud'hommeRemove legacy basepri_mask MRS/MSR special reg
2016-09-07 Richard Earnshaw[arm] Automatically enable CRC instructions on supporte...
2016-08-26 Thomas Preud'hommeAdd missing ARMv8-M special registers
2016-08-25 Thomas Preud'hommeRemove _S version of ARM MSR/MRS special registers
2016-08-19 Tamar ChristinaARM: Issue a warning when the MRRC and MRRC2 instructio...
2016-08-05 Nick CliftonEnsure ARM VPUSH and VPOP instructions do not affect...
2016-06-29 Nick CliftonCorrect fix for typo
2016-06-29 Nick CliftonFix typo
2016-06-13 Nick CliftonFix compile time warning messages building with gcc...
2016-06-07 Matthew Wahab[ARM] Add command line option for RAS extension.
2016-06-03 Kyrylo Tkachov[ARM][gas] Add support for Cortex-A73
2016-05-25 Chua Zheng LeongOnly generate VMOV.I64 instructions for loading constan...
2016-05-13 Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-05-11 Nick CliftonEnsure that padding in the constant pool uses constant...
2016-05-10 Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-05-10 Thomas Preud'hommeAdd support for ARMv8-M Mainline with DSP extension
2016-05-10 Thomas Preud'hommeAllow extension availability to depend on several archi...
2016-05-10 Thomas Preud'hommeAdd support for ARMv8-M security extensions instructions
2016-05-06 Kyrylo Tkachov[ARM][gas] Fix warnings about uninitialised uses and...
2016-04-05 Jiong Wang[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)
2016-04-04 Trevor Saundersuse XNEW and related macros more
2016-04-03 Trevor Saundersarm: change the type of a variable to bfd_reloc_code_re...
2016-04-01 Alan ModraConstify more
2016-03-31 Trevor Saundersmake some variables unsigned
2016-03-30 Nick CliftonFix compile time warning about comparison between signe...
2016-03-29 Trevor Saundersmake md_parse_option () take a const char *
2016-03-29 Trevor Saundersadd more const qualifiers
2016-03-21 Nick CliftonRemove use of alloca.
2016-03-16 Jiong Wang[ARM] Support ARMv8.2 FP16 simd instructions
2016-03-10 Mickael GuenePR gas/19744: Thumb-1 pcrop relocations don't work...
2016-03-09 Trevor Saundersfixup -Wshadow warnings on gcc-4.7
2016-03-07 Thomas Preud'homme[ARM] Add support for Cortex-R8
2016-03-04 Matthew Wahab[ARM] Build attributes for ARMv8.1-A AdvSIMD
2016-03-04 Matthew Wahab[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
2016-02-25 Trevor SaundersConvert more variables to a constant form.
2016-02-24 Renlin Li[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction...
2016-02-24 Renlin Li[GAS][ARM][2/3]Add SE_H shape to represent fp16 type.
2016-02-24 Kyrylo Tkachov[ARM][gas] Add support for Cortex-A32
2016-02-19 Jiong Wang[ARM] Add FP16 feature extension for ARMv8.2 architecture
2016-02-04 Nick CliftonRemove support for creating ARM NOREAD sections.
2016-02-01 LoriaFix a problem building the ARM assembler using LLVM.
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-12 Matthew Wahab[ARM] Support ARMv8.2 RAS extension.
2016-01-01 Alan ModraCopyright update for binutils
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-24 Thomas Preud'hommeConsolidate Thumb-1/Thumb-2 ISA detection
2015-12-17 Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-16 Mickael Guene[ARM] Add support for thumb1 pcrop relocations.
2015-11-24 Christophe Monat[GAS, ARM] Invalid LDR immediate transformation
2015-11-19 Matthew Wahab[ARM] Add ARMv8.2 architecture feature and command...
2015-11-12 Ramana RadhakrishnanAdd support for Cortex-A35
next