aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-aarch64.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Enable verbose error messages by default for AArch64 gas.Yufeng Zhang1-3/+5
2014-03-12The value of a bignum expression is held in a single global array. This meansNick Clifton1-12/+49
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-01-07[AArch64] Add GAS recognition for "xgene-1"Philipp Tomsich1-0/+1
2013-12-18gas/Yufeng Zhang1-8/+8
2013-11-20Revert "Do not issue error messages when parsing a PSTATE register".Yufeng Zhang1-4/+1
2013-11-19 * config/tc-aarch64.c (parse_sys_reg): Do not issue error messagesNick Clifton1-1/+4
2013-11-18gas/Yufeng Zhang1-5/+5
2013-11-18Revert "Add support for AArch64 trace unit registers."Yufeng Zhang1-33/+8
2013-11-15gas/Yufeng Zhang1-8/+33
2013-11-05gas/Yufeng Zhang1-2/+7
2013-11-05gas/Yufeng Zhang1-0/+8
2013-11-05config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate.Will Newton1-1/+2
2013-07-19[AArch64, ILP32] Retire -milp32 and -mlp64; use -mabi=ilp32 and -mabi=lp64.Yufeng Zhang1-5/+51
2013-07-03[PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :...Marcus Shawcroft1-7/+3
2013-07-03[AArch64] Tidy up switch statement in GAS.Marcus Shawcroft1-32/+32
2013-06-26[AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang1-3/+48
2013-06-26[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang1-3/+25
2013-05-28Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang1-3/+3
2013-05-28[AArch64] Range check only resolved relocations.Marcus Shawcroft1-26/+27
2013-03-05Add to the AArch64 GAS the missing support for hexadecimal-formatYufeng Zhang1-30/+124
2013-02-28include/opcode/Yufeng Zhang1-0/+1
2013-02-28gas/Yufeng Zhang1-3/+7
2013-02-14opcodes/Yufeng Zhang1-3/+2
2013-01-17include/opcode/Yufeng Zhang1-22/+8
2013-01-08gas/Yufeng Zhang1-3/+6
2013-01-02gas/ Yufeng Zhang1-0/+2
2012-12-06gas/Yufeng Zhang1-37/+2
2012-11-20gas/ChangeLogYufeng Zhang1-1/+1
2012-09-172012-09-17 Yufeng Zhang <yufeng.zhang@arm.com>Richard Earnshaw1-1/+1
2012-09-122012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw1-37/+86
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-0/+7349