aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Add support for constructing pc-relative addresses to the plt, byWalter Lee3-0/+84
2012-08-24Skip gas/elf/group0c.d for SolarisH.J. Lu2-0/+5
2012-08-24Properly check x32 supportH.J. Lu5-28/+21
2012-08-24Skip x32 tests for SolarisH.J. Lu5-1/+20
2012-08-24 * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.Matthew Gretton-Dann5-2/+85
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.Matthew Gretton-Dann5-2/+195
2012-08-24 * gas/config/tc-arm.c (neon_type_mask): Add P64 type.Matthew Gretton-Dann5-6/+41
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.Matthew Gretton-Dann5-5/+165
2012-08-24 * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bitMatthew Gretton-Dann6-51/+130
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.Matthew Gretton-Dann7-2/+256
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.Matthew Gretton-Dann7-23/+228
2012-08-24 * gas/config/tc-arm.c (CVT_FLAVOUR_VAR): New define.Matthew Gretton-Dann2-88/+85
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.Matthew Gretton-Dann7-3/+185
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.Matthew Gretton-Dann5-1/+104
2012-08-24 * gas/config/tc-arm.c (do_rm_rn): New function.Matthew Gretton-Dann7-0/+405
2012-08-24 * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function.Matthew Gretton-Dann7-3/+61
2012-08-24 * gas/config/tc-arm.c (insns): Add DCPS instruction.Matthew Gretton-Dann5-0/+21
2012-08-24 * gas/config/tc-arm.c (T16_32_TAB): Add _sevl.Matthew Gretton-Dann5-1/+46
2012-08-24 * gas/config/tc-arm.c (asm_barrier_opt): Add arch field.Matthew Gretton-Dann6-14/+128
2012-08-24 * gas/config/tc-arm.c (do_setend): Warn on deprecated SETEND.Matthew Gretton-Dann5-0/+26
2012-08-24 * gas/config/tc-arm.c (do_t_it): Fully initialise now_it.Matthew Gretton-Dann14-15/+195
2012-08-24 * gas/config/tc-arm.c (deprecated_coproc_regs_s): New structure.Matthew Gretton-Dann5-0/+83
2012-08-24 * gas/config/tc-arm.c (check_obsolete): New function.Matthew Gretton-Dann8-7/+53
2012-08-24 * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann11-20/+161
2012-08-22Move aarch64 announcement into 2.23 section.Nick Clifton1-2/+2
2012-08-21Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller2-14/+18
2012-08-20Replace --n32 with --x32H.J. Lu2-1/+5
2012-08-20opcodes/ChangeLogAlan Modra2-13/+18
2012-08-17Add AMD btver1 and btver2 supportH.J. Lu14-2/+857
2012-08-15opcodes/Peter Bergner3-1/+19
2012-08-15opcodes/Peter Bergner5-0/+27
2012-08-14Terminate register name when reporting bad registerH.J. Lu6-0/+31
2012-08-14 * gas/mmix/err-fb-2.s: New test.Hans-Peter Nilsson2-0/+30
2012-08-14 * config/tc-mmix.c (loc_asserts): New variable.Hans-Peter Nilsson2-5/+110
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton124-8/+37480
2012-08-13 include/opcode/Maciej W. Rozycki2-39/+11
2012-08-13 * config/tc-mips.c (s_cpload, s_cpsetup): Fail if MIPS16 mode.Maciej W. Rozycki2-0/+40
2012-08-10Enable FMA instructions for bdver2H.J. Lu4-0/+92
2012-08-07gas/testsuite/Roland McGrath7-0/+138
2012-08-07Despite them being ignored by the CPU, gas issues segment overrideJan Beulich6-10/+68
2012-08-07The VGATHER group of instructions requires that all three involvedJan Beulich20-29/+259
2012-08-07There were several cases where the registers in the REX encoded rangeJan Beulich6-23/+503
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton5-1/+117
2012-08-06gas/testsuite/Roland McGrath8-0/+73
2012-08-06 gas/testsuite/Maciej W. Rozycki17-16/+36
2012-08-06 gas/testsuite/Maciej W. Rozycki13-4/+50
2012-08-06 gas/Maciej W. Rozycki6-1/+35
2012-08-06gas/testsuite/Roland McGrath8-61/+139
2012-08-03 * frags.c (frag_grow): Never shrink the obstack size requestedMaciej W. Rozycki2-2/+9
2012-08-03gas/testsuite/Roland McGrath8-0/+71