aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Add support for constructing pc-relative addresses to the plt, byWalter Lee1-0/+53
2012-08-24 * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.Matthew Gretton-Dann1-1/+24
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.Matthew Gretton-Dann1-2/+64
2012-08-24 * gas/config/tc-arm.c (neon_type_mask): Add P64 type.Matthew Gretton-Dann1-6/+21
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.Matthew Gretton-Dann1-5/+71
2012-08-24 * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bitMatthew Gretton-Dann1-19/+51
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.Matthew Gretton-Dann1-2/+131
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.Matthew Gretton-Dann1-23/+143
2012-08-24 * gas/config/tc-arm.c (CVT_FLAVOUR_VAR): New define.Matthew Gretton-Dann1-88/+75
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.Matthew Gretton-Dann1-3/+29
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.Matthew Gretton-Dann1-1/+45
2012-08-24 * gas/config/tc-arm.c (do_rm_rn): New function.Matthew Gretton-Dann1-0/+45
2012-08-24 * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function.Matthew Gretton-Dann1-3/+21
2012-08-24 * gas/config/tc-arm.c (insns): Add DCPS instruction.Matthew Gretton-Dann1-0/+6
2012-08-24 * gas/config/tc-arm.c (T16_32_TAB): Add _sevl.Matthew Gretton-Dann1-1/+12
2012-08-24 * gas/config/tc-arm.c (asm_barrier_opt): Add arch field.Matthew Gretton-Dann1-14/+47
2012-08-24 * gas/config/tc-arm.c (do_setend): Warn on deprecated SETEND.Matthew Gretton-Dann1-0/+8
2012-08-24 * gas/config/tc-arm.c (do_t_it): Fully initialise now_it.Matthew Gretton-Dann2-4/+82
2012-08-24 * gas/config/tc-arm.c (deprecated_coproc_regs_s): New structure.Matthew Gretton-Dann1-0/+59
2012-08-24 * gas/config/tc-arm.c (check_obsolete): New function.Matthew Gretton-Dann1-5/+25
2012-08-24 * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann1-14/+57
2012-08-17Add AMD btver1 and btver2 supportH.J. Lu2-2/+9
2012-08-14Terminate register name when reporting bad registerH.J. Lu1-0/+6
2012-08-14 * config/tc-mmix.c (loc_asserts): New variable.Hans-Peter Nilsson1-5/+99
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton2-0/+7580
2012-08-13 include/opcode/Maciej W. Rozycki1-39/+2
2012-08-13 * config/tc-mips.c (s_cpload, s_cpsetup): Fail if MIPS16 mode.Maciej W. Rozycki1-0/+35
2012-08-07Despite them being ignored by the CPU, gas issues segment overrideJan Beulich1-10/+6
2012-08-07The VGATHER group of instructions requires that all three involvedJan Beulich1-29/+84
2012-08-07There were several cases where the registers in the REX encoded rangeJan Beulich1-23/+25
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton1-0/+103
2012-08-06 gas/Maciej W. Rozycki1-1/+1
2012-08-02 * tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction):Sean Keys1-0/+20
2012-08-012012-08-01 Catherine Moore <clm@codesourcery.com>Sandra Loosemore1-0/+2
2012-08-01gas/ChangeLog:James Lemke2-4/+19
2012-07-31 include/opcode/Maciej W. Rozycki1-98/+161
2012-07-31The current error message for bad imm4 operands wasn't really helpful,Jan Beulich1-1/+1
2012-07-31Since the word to byte register conversion isn't active for x86-64Jan Beulich1-13/+9
2012-07-31At the point where check_VecOperands()/VEX_check_operands() get run,Jan Beulich1-8/+8
2012-07-272012-07-27 Sean Keys <skeys@ipdatasys.com>Sean Keys1-53/+49
2012-07-272012-07-27 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys1-1/+1
2012-07-25MASM accepts ESP/RSP being specified second in a memory addressJan Beulich1-1/+15
2012-07-25Using the dedicated manifest constant is more descriptive.Jan Beulich1-2/+2
2012-07-242012-07-24 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-5/+14
2012-07-16Implement RDRSEED, ADX and PRFCHW instructionsH.J. Lu1-0/+6
2012-07-05gas/config/Sean Keys1-425/+362
2012-07-02 * write.c (fixup_segment): Only perform the subtraction of anNick Clifton1-0/+2
2012-06-30 PR gas/14315Alan Modra1-1/+0
2012-06-29 PR gas/14263Nick Clifton1-1/+1
2012-06-28gas/config/Sean Keys2-0/+25