[AArch64] Add ARMv8.3 FCMLA and FCADD instructions
[deliverable/binutils-gdb.git] / gas / config / tc-aarch64.c
2016-11-18  Szabolcs Nagy[AArch64] Add ARMv8.3 FCMLA and FCADD instructions
2016-11-18  Szabolcs Nagy[AArch64] Add ARMv8.3 combined pointer authentication...
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 PACGA instruction
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 command line option and feature...
2016-11-11  Szabolcs Nagy[AArch64] Fix feature dependencies for +simd and +crypto
2016-11-03  Siddhesh PoyarekarNew option falkor for Qualcomm server part
2016-09-21  Richard Sandiford[AArch64] Print spaces after commas in addresses
2016-09-21  Richard Sandiford[AArch64] Use "must" rather than "should" in error...
2016-09-21  Richard Sandiford[AArch64] Add SVE condition codes
2016-09-21  Richard Sandiford[AArch64][SVE 31/32] Add SVE instructions
2016-09-21  Richard Sandiford[AArch64][SVE 29/32] Add new SVE core & FP register...
2016-09-21  Richard Sandiford[AArch64][SVE 28/32] Add SVE FP immediate operands
2016-09-21  Richard Sandiford[AArch64][SVE 27/32] Add SVE integer immediate operands
2016-09-21  Richard Sandiford[AArch64][SVE 26/32] Add SVE MUL VL addressing modes
2016-09-21  Richard Sandiford[AArch64][SVE 25/32] Add support for SVE addressing...
2016-09-21  Richard Sandiford[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALED
2016-09-21  Richard Sandiford[AArch64][SVE 23/32] Add SVE pattern and prfop operands
2016-09-21  Richard Sandiford[AArch64][SVE 22/32] Add qualifiers for merging and...
2016-09-21  Richard Sandiford[AArch64][SVE 21/32] Add Zn and Pn registers
2016-09-21  Richard Sandiford[AArch64][SVE 20/32] Add support for tied operands
2016-09-21  Richard Sandiford[AArch64][SVE 13/32] Add an F_STRICT flag
2016-09-21  Richard Sandiford[AArch64][SVE 12/32] Remove boolean parameters from...
2016-09-21  Richard Sandiford[AArch64][SVE 11/32] Tweak aarch64_reg_parse_32_64...
2016-09-21  Richard Sandiford[AArch64][SVE 10/32] Move range check out of parse_aarc...
2016-09-21  Richard Sandiford[AArch64][SVE 09/32] Improve error messages for invalid...
2016-09-21  Richard Sandiford[AArch64][SVE 08/32] Generalise aarch64_double_precisio...
2016-09-21  Richard Sandiford[AArch64][SVE 07/32] Replace hard-coded uses of REG_TYP...
2016-09-21  Richard Sandiford[AArch64][SVE 06/32] Generalise parse_neon_reg_list
2016-09-21  Richard Sandiford[AArch64][SVE 05/32] Rename parse_neon_type_for_operand
2016-09-21  Richard Sandiford[AArch64][SVE 04/32] Rename neon_type_el to vector_type_el
2016-09-21  Richard Sandiford[AArch64][SVE 03/32] Rename neon_el_type to vector_el_type
2016-09-21  Richard Sandiford[AArch64][SVE 01/32] Remove parse_neon_operand_type
2016-08-11  Richard Sandiford[AArch64] Reject -0.0 as an 8-bit FP immediate
2016-08-05  Nick CliftonFix the generation of alignment frags in code sections...
2016-07-01  Szabolcs Nagy[AArch64] Fix +nofp16 handling
2016-06-25  Trevor Saundersaarch64: make the type of reg_entry::type aarch64_reg_type
2016-06-25  Trevor Saundersremove a few sentinals
2016-06-20  Virendra PathakUpdate the feature set for the Vulcan AArch64 cpu.
2016-06-13  Virendra PathakAccept vulcan as a cpu name for the AArch64 port of...
2016-06-09  Renlin Li[AARCH64][GAS] Fix two -Wstack-usage warnings.
2016-06-03  Kyrylo Tkachov[AArch64][gas] Add support for Cortex-A73
2016-05-13  Trevor Saundersuse XNEW and related macros more
2016-05-13  Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-04-20  Matthew Wahab[AArch64] Support RAS extension for ARMv8 onwards.
2016-04-04  Trevor Saundersuse XNEW and related macros more
2016-04-01  Alan ModraConstify more
2016-03-31  Trevor Saundersmake some variables unsigned
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-02-25  Trevor SaundersConvert more variables to a constant form.
2016-02-22  Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-02-16  Renlin Li[PR19620][GAS][AArch64]Remove mov[z,k,n] relocation...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-14  Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-14  Matthew Wahab[AArch64][PATCH 10/14] Rework code mapping vector types...
2015-12-11  Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11  Matthew Wahab[AArch64][Patch 1/5] Support the ARMv8.2 Statistical...
2015-12-10  Matthew Wahab[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
2015-11-27  Matthew Wahab[AArch64] Add feature flags and command line for ARMv8...
2015-11-19  Matthew Wahab[AArch64] Add ARMv8.2 command line option and feature...
2015-11-12  James Greenhalgh[AArch64] Add support for Cortex-A35
2015-11-10  Jim WilsonAdd Qualcomm qdf24xx support.
2015-10-29  Ed SchoutenAdd support for AArch64 CloudABI binaries.
2015-10-07  Yao QiAvoid using 'template' C++ keyword
2015-10-02  Renlin Li[GAS][AARCH64]Add TLSDESC large memory model support.
2015-10-02  Renlin Li[Binutils][AARCH64]Add TLS IE large memory support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1...
2015-08-19  Jiong Wang[AArch64][5/6] GAS support TLSLD load/store relocation...
2015-08-19  Jiong Wang[AArch64][3/6] GAS support TLSLD move/add relocation...
2015-08-19  Jiong Wang[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11  Jiong Wang[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11  Jiong Wang[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11  Jiong Wang[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-07-16  Jiong Wang[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-06-15  Renlin Li[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-06-04  Matthew Wahab[AArch64] Add support for ARMv8.1 command line option
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Adv.SIMD instructions
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Limited Ordering Regions...
2015-06-01  Matthew Wahab[AArch64][GAS] Add support for PAN architecture extension
2015-06-01  Jiong Wang[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01  Jiong Wang[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-05-20  Jiong Wang[AArch64] Sort relocation case labels alphabetically
2015-05-06  Renlin Li[AArch64] Record instruction alignment for .inst directive
2015-05-05  Renlin Li[AARCH64] Positively emit symbols for alignment
2015-04-27  Renlin Li[AArch64] Don't try to align insn in non-executale...
2015-04-24  Jim Wilsongas thunderx support
2015-04-07  Renlin Li[AArch64] use subseg_text_p to check .text
2015-04-02  Renlin Li[AArch64] Emit DATA_MAP in order within text section
2015-04-02  Ed MasteRemove unused functions in tc-aarch64.c.
2015-04-01  Evandro Menezes[AArch64] Add support for the Samsung Exynos M1 processor
2015-03-25  Renlin Li[AARCH64]Fix "align directive causes MAP_DATA symbol...
2015-03-13  Jiong Wang[AArch64] Don't warn on XZR/SP overlapping when it...
2015-03-10  Jiong Wang[AArch64] Set the minimum alignment on code segments
2015-03-04  Richard SandifordAllow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC
2015-02-26  Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
2015-02-26  Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
next
This page took 0.321347 seconds and 107 git commands to generate.