summaryrefslogtreecommitdiff
path: root/gas/config/tc-aarch64.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsAlan Modra2014-03-051-2/+1
* [AArch64] Add GAS recognition for "xgene-1"Philipp Tomsich2014-01-071-0/+1
* gas/Yufeng Zhang2013-12-181-8/+8
* Revert "Do not issue error messages when parsing a PSTATE register".Yufeng Zhang2013-11-201-4/+1
* * config/tc-aarch64.c (parse_sys_reg): Do not issue error messagesNick Clifton2013-11-191-1/+4
* gas/Yufeng Zhang2013-11-181-5/+5
* Revert "Add support for AArch64 trace unit registers."Yufeng Zhang2013-11-181-33/+8
* gas/Yufeng Zhang2013-11-151-8/+33
* gas/Yufeng Zhang2013-11-051-2/+7
* gas/Yufeng Zhang2013-11-051-0/+8
* config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate.Will Newton2013-11-051-1/+2
* [AArch64, ILP32] Retire -milp32 and -mlp64; use -mabi=ilp32 and -mabi=lp64.Yufeng Zhang2013-07-191-5/+51
* [PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :...Marcus Shawcroft2013-07-031-7/+3
* [AArch64] Tidy up switch statement in GAS.Marcus Shawcroft2013-07-031-32/+32
* [AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang2013-06-261-3/+48
* [AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang2013-06-261-3/+25
* Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang2013-05-281-3/+3
* [AArch64] Range check only resolved relocations.Marcus Shawcroft2013-05-281-26/+27
* Add to the AArch64 GAS the missing support for hexadecimal-formatYufeng Zhang2013-03-051-30/+124
* include/opcode/Yufeng Zhang2013-02-281-0/+1
* gas/Yufeng Zhang2013-02-281-3/+7
* opcodes/Yufeng Zhang2013-02-141-3/+2
* include/opcode/Yufeng Zhang2013-01-171-22/+8
* gas/Yufeng Zhang2013-01-081-3/+6
* gas/ Yufeng Zhang2013-01-021-0/+2
* gas/Yufeng Zhang2012-12-061-37/+2
* gas/ChangeLogYufeng Zhang2012-11-201-1/+1
* 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com>Richard Earnshaw2012-09-171-1/+1
* 2012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw2012-09-121-37/+86
* Add support for 64-bit ARM architecture: AArch64Nick Clifton2012-08-131-0/+7349