aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2012-09-11 * Makefile.am (bootstrap): Add $EXEEXT to dependency.Alan Modra3-2/+7
2012-09-10 * config.in: Disable sanity check for kfreebsd.Alan Modra2-1/+5
2012-09-10Regenerate binutils configureH.J. Lu2-7/+18
2012-09-08Change moxie branch target encodings.Anthony Green2-1/+7
2012-09-062012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-14/+126
2012-09-05 * doc/as.texinfo: Document -mvle.James Lemke2-1/+2
2012-09-05* gas/doc/c-ppc.texi: Document -mvle.James Lemke2-0/+7
2012-09-04Add Intel Itanium Series 9500 supportH.J. Lu8-5/+2585
2012-09-01 PR gas/14521Hans-Peter Nilsson2-1/+18
2012-09-01 PR gas/14521Hans-Peter Nilsson3-0/+18
2012-08-31 * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5Maciej W. Rozycki2-1/+6
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