[AArch64] Fix +nofp16 handling
[deliverable/binutils-gdb.git] / gas / config / tc-aarch64.c
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
2015-02-26  Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26  Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-02-26  Marcus ShawcroftAdding ld_literal_type.
2015-02-26  Marcus ShawcroftAdding adr_type and prevent adr :got:
2015-02-26  Marcus ShawcroftRemove dead code.
2015-02-11  Jiong Wang[AArch64] Fix code formatting in the cpu-table
2015-02-04  Jiong Wang[AArch64] Add support for Cortex-A72
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-20  Richard Earnshaw[AArch64] Fix mis-detection of unpredictable load/store...
2014-11-19  Jiong Wang[AArch64] Warn on load pair to same register
2014-11-18  Jan Beulichaarch64: allow adding/removing just feature flags via...
2014-11-18  Philipp Tomsich[AArch64] Add xgene2.
2014-11-18  Philipp Tomsich[AArch64] Add xgene1.
2014-11-14  Marcus Shawcroft[AArch64] Enable CRC feature in GAS for cortex-a53...
2014-11-13  Marcus Shawcroft[AArch64] Remove example processors from GAS.
2014-10-30  Dr Philipp TomsichRemove the artificial limit on code alignment through...
2014-10-21  Andrew Pinski[AARCH64] Add thunderx support to gas
2014-10-21  Jan Beulichaarch64: move bogus assertion
2014-09-03  Jiong Wang[PATCH/AArch64] Generic support for all system register...
2014-09-03  Jiong Wang[PATCH/AArch64] Implement LSE feature
2014-08-22  Richard Hendersonaarch64: Fix CFA encoding of vector registers
2014-07-26  Alan ModraPrepare gas for 64-bit obstacks
2014-06-16  Nick CliftonFixes a problem exposed by the aarcg64/illegal.s test...
2014-06-16  Jiong WangThis fixes the aarch64 assembler so that it will genera...
2014-03-18  Yufeng ZhangEnable verbose error messages by default for AArch64...
2014-03-12  Nick CliftonThe value of a bignum expression is held in a single...
2014-03-05  Alan ModraUpdate copyright years
2014-01-07  Philipp Tomsich[AArch64] Add GAS recognition for "xgene-1"
2013-12-18  Yufeng Zhanggas/
2013-11-20  Yufeng ZhangRevert "Do not issue error messages when parsing a...
2013-11-19  Nick Clifton * config/tc-aarch64.c (parse_sys_reg): Do not issue...
2013-11-18  Yufeng Zhanggas/
2013-11-18  Yufeng ZhangRevert "Add support for AArch64 trace unit registers."
2013-11-15  Yufeng Zhanggas/
next
This page took 0.353414 seconds and 107 git commands to generate.