aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov8-0/+187
2013-03-082013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang5-4/+25
2013-03-07Rewrote i386_index_checkH.J. Lu2-121/+111
2013-03-05Add to the AArch64 GAS the missing support for hexadecimal-formatYufeng Zhang9-31/+188
2013-03-02Add tests for invalid addresses and riz/eizH.J. Lu5-194/+263
2013-02-28Replace have_hle with hle_prefixH.J. Lu2-14/+14
2013-02-28Optimize REP prefix checkH.J. Lu8-25/+72
2013-02-28include/opcode/Yufeng Zhang5-0/+57
2013-02-28gas/Yufeng Zhang6-4/+26
2013-02-27* reloc.c (BFD_RELOC_RL78_CODE): Add.DJ Delorie2-0/+22
2013-02-25 * rl78-decode.opc: Fix encoding of DIVWU insn.Nick Clifton2-3/+11
2013-02-252013-02-25 Terry Guo <terry.guo@arm.com>xuepeng guo3-0/+11
2013-02-19Implement Intel SMAP instructionsH.J. Lu8-6/+57
2013-02-18 * config/tc-mips.c (s_cpload): Call mips_mark_labels and setMaciej W. Rozycki2-0/+26
2013-02-18Fix ChangeLog typo.Maciej W. Rozycki1-1/+1
2013-02-18 * config/tc-mips.c (append_insn): Correcting indentation, removeMaciej W. Rozycki2-4/+7
2013-02-15 * metag-dis.c: Initialize outf->bytes_per_chunk to 4Nick Clifton10-43485/+43498
2013-02-15 * gas/arm/neon-vmov-bad.d: New file.Nick Clifton6-0/+23
2013-02-15 * configure.tgt: Add nios2-*-rtems*.Nick Clifton2-1/+6
2013-02-14opcodes/Yufeng Zhang5-3/+42
2013-02-112013-02-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw3-0/+29
2013-02-09gas/Richard Sandiford16-32/+1259
2013-02-08Fix snafu.Nick Clifton1-1/+1
2013-02-08* gas/config/tc-arm.c (arm_cpus): Add support for mcpu=marvell-pj4 core.Nick Clifton2-5/+11
2013-02-08 * gas/nios2/nios2.exp: Add copyright.Alan Modra2-17/+25
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore99-3/+6534
2013-02-05 PR gas/14255Alan Modra3-27/+17
2013-02-04Add "@c man" markers to doc/c-metag.texiH.J. Lu2-0/+8
2013-02-04 * write.c (fixup_segment): Return void. Delete seg_reloc_countAlan Modra3-23/+11
2013-02-04 * po/POTFILES.in: Regenerate.Alan Modra2-0/+6
2013-02-04correct pr referenceAlan Modra1-1/+1
2013-01-312013-01-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-12/+17
2013-01-30include/opcode/Yufeng Zhang4-1/+73
2013-01-30 * config/tc-metag.c: Make SWAP instruction less permissive with its operands.Nick Clifton5-5/+51
2013-01-29* config/tc-rl78.c (rl78_cons_fix_new): Handle user-specifiedDJ Delorie2-0/+22
2013-01-29gas/Roland McGrath2-3/+9
2013-01-28 PR gas/15069Nick Clifton3-0/+63
2013-01-25 * config/tc-ppc.c (md_assemble): Do not generate APUinfo sectionsJoseph Myers2-1/+7
2013-01-24Add support for V850E3V5 architectureNick Clifton5-137/+493
2013-01-23 PR gas/15039Nick Clifton2-1/+7
2013-01-18Support size relocation only for ELFH.J. Lu2-0/+13
2013-01-17include/opcode/Yufeng Zhang7-29/+553
2013-01-17Add x86 size relocation support to gasH.J. Lu25-3/+508
2013-01-16 * gas/ppc/htm.d: Ignore padding at end of section.Alan Modra2-0/+5
2013-01-16 * config/tc-ppc.c (md_assemble <TE_PE>): Ignore line afterAlan Modra2-3/+8
2013-01-15Increment length by 1 if the relocation token is removedH.J. Lu9-4/+40
2013-01-15 * config/tc-v850.c (md_assemble): Allow signed values forNick Clifton7-11/+27
2013-01-14 * gas/v850/basic.exp (reloc part 1): Pass -mgcc-abi to gas.Alan Modra3-3/+8
2013-01-14 * metag-dis.c (REG_WIDTH): Increase to 64.Nick Clifton2-6/+10
2013-01-14 * gas/ppc/htm.s: Use .text rather than .section ".text".Alan Modra5-4/+11