summaryrefslogtreecommitdiff
path: root/gas/config/tc-aarch64.c
Commit message (Expand)AuthorAgeFilesLines
* [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 :...mshawcroft2013-07-031-7/+3
* [AArch64] Tidy up switch statement in GAS.mshawcroft2013-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.mshawcroft2013-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