-Wimplicit-fallthrough warning fixes
[external/binutils.git] / gas / config / tc-arm.c
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
2015-11-12 Ramana RadhakrishnanFix PR gas/19217
2015-11-10 Jim WilsonAdd Qualcomm qdf24xx support.
2015-11-09 Dominik Vogtgas: Fix left shift of negative value.
2015-10-29 Thomas Preud'hommeFix CPS availability.
2015-10-27 Jim WilsonPrevent overflowing the selected_cpu_name buffer in...
2015-08-27 Alan ModraMore fallout from "Allow symbol and label names to...
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-16 Alan ModraRationalize ARM .align
2015-08-12 H.J. LuRemove trailing spaces in gas
2015-08-11 Nick CliftonFix compile time warning messages about constant expres...
2015-08-08 Hans-Peter Nilssontc-arm.c: Append ULL to 0xFFFFFFFFFFFFF to avoid errors...
2015-07-21 Matthew Wahab[ARM] Support correctly spelled ARMv6KZ architecture...
2015-07-16 Matthew Wahab[ARM] Add crypto-neon-fp-armv8.1 as an fpu option
2015-07-16 James Greenhalgh[ARM] Make human parsing of "processor does not support...
2015-06-18 Nick CliftonAdd support for using the ADR alias in Thumb mode again...
2015-06-18 Nick CliftonFix the computation of the addends for an ARM_TLS_LE32...
2015-06-17 Nick CliftonFix compile warnings building previous delta in a 32...
2015-06-17 Alessandro MarzocchiAdd support for converting LDR Rx,=<imm> to MOV or...
2015-06-17 Alessandro MarzocchiAdd support for converting VLDR <reg>,=<constant> to...
2015-06-04 Jiong Wang[ARM] Use frag's thumb_mode information when available
2015-06-03 Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02 Matthew Wahab[ARM] Support for ARMv8.1 Adv.SIMD extension
2015-06-02 Matthew Wahab[ARM] Add support for ARMv8.1 PAN extension
2015-05-08 Nick CliftonChange ARM symbol name verification code so that it...
2015-04-30 Nick CliftonGAS ARM: Warn if the user creates a symbol with the...
2015-04-29 Nick CliftonFix an internal error in GAS when assembling a bogus...
2015-04-28 Renlin Li[ARM]Positively emit symbols for alignment
2015-04-01 Evandro Menezes[ARM] Add support for the Samsung Exynos M1 processor
2015-03-24 Terry GuoExtend arm_feature_set struct to provide more bits
2015-03-12 Nick CliftonFixes a problem generating relocs for thumb function...
2015-03-10 Michael PerkinsFixes a bug in the ARM port of GAS when parsing inverte...
2015-03-10 Sterling Augustine[ARM]Fix "align directive causes MAP_DATA symbol to...
2015-03-10 Nick CliftonFixes a bug building the ARM Linux kernel with a toolch...
2015-02-11 Jiong Wang[ARM] Add support for Cortex-A72
2015-02-09 Kyrylo Tkachov[ARM][gas] Use as_tsktsk instead of as_warn for depreca...
2015-01-13 Jiong Wang[ARM] vcmp/vcmpe should accept #0x0 as an operand
2015-01-12 Jan Beulicharm: properly range check immediate operands of VSHL...
2015-01-09 Philipp TomsichThis patch adds the necessary support to the assembler...
2015-01-07 Jan Beulicharm: fix extension feature disabling
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-23 Nick CliftonThis patch add support for cpu marvell-whitney.
2014-11-21 Terry GuoCalculate ARM arch attribute after relaxation
2014-11-21 Terry GuoSupport ARM Cortex-M7
2014-11-20 Richard Earnshaw* config/tc-arm.c (rotate_left): Avoid undefined behavi...
2014-09-17 Tristan GingoldFix arm-elf build failure on non-C99 systems (was using...
2014-09-09 Kyrylo Tkachov[PATCH][ARM] Add Cortex-A17 support to gas
2014-08-26 Jiong Wang[ARM] Update selected_cpu based on info got during...
next