aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2010-08-19Fix a typo in comments.H.J. Lu1-1/+1
2010-08-18Check i.imm_operands VEXXDS.H.J. Lu1-3/+3
2010-08-17Add "?" pseudo-flag to ELF .section/.pushsection directives.Roland McGrath1-4/+25
2010-08-06Re-indent config/tc-i386.c.H.J. Lu1-3/+3
2010-08-06Don't generate multi-byte NOPs for i686.H.J. Lu1-82/+85
2010-08-04Move the first i.error out of the loop.H.J. Lu1-2/+3
2010-08-04 * configure.tgt (m32c): Set endian=little.Alan Modra2-2/+2
2010-08-03 * config/tc-d10v.h (TARGET_BYTES_BIG_ENDIAN): Define as 1.Alan Modra2-4/+4
2010-08-02 * config/tc-d30v.c (d30v_cons_align): Don't align constantsAlan Modra1-0/+4
2010-08-02 * config/tc-v850.c (md_assemble): Always pass format string toAlan Modra1-2/+2
2010-07-29Reformat config/tc-i386-intel.c.H.J. Lu1-18/+38
2010-07-29 * config/tc-ppc.c (ppc_fix_adjustable): Add got reloc types usedAlan Modra1-0/+2
2010-07-28 * config/tc-ppc.c (md_assemble): Don't attempt to print NUL inAlan Modra1-1/+4
2010-07-27 * config/tc-mips.c (mips16_macro_build): Pass "args" byMaciej W. Rozycki1-10/+10
2010-07-27 * config/tc-mips.c (mips_ip): Use symbol_temp_new_now to createMaciej W. Rozycki1-3/+1
2010-07-24 gas/Maciej W. Rozycki1-0/+2
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton1-524/+1426
2010-07-222010-07-22 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2-8/+8
2010-07-20 * config/tc-ppc.c (ppc_setup_opcodes): Add all macros for -many.Alan Modra1-1/+1
2010-07-16 * config/tc-rx.c (md_estimate_size_before_relax): Fix formatAlan Modra1-13/+23
2010-07-15 * config/obj-elf.c (get_sym_from_input_line_and_check): NewNathan Sidwell1-40/+29
2010-07-152010-07-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-10/+166
2010-07-12Restore fall through patch for O_multiply.H.J. Lu1-0/+2
2010-07-112010-07-11 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-2/+2
2010-07-082010-07-08 Tejas Belagod <tejas.belagod@arm.com>Richard Earnshaw1-12/+52
2010-07-08 * config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMMNathan Sidwell1-0/+1
2010-07-06 gas/Maciej W. Rozycki1-1/+1
2010-07-06 gas/Maciej W. Rozycki1-1/+3
2010-07-05 * config/tc-moxie.c (md_apply_fix): Delete set but otherwiseAlan Modra1-2/+0
2010-07-03Don't call section_symbol() with expr_section.H.J. Lu1-1/+2
2010-07-03gas/:Andreas Schwab1-1/+1
2010-07-03include/opcode/Alan Modra1-15/+6
2010-07-02* config/tc-rx.h (md_do_align): New.DJ Delorie2-0/+52
2010-07-02* config/tc-rx.c (rx_bytesT): Add grown/shrank counters forDJ Delorie1-0/+17
2010-07-01Support AVX Programming Reference (June, 2010)H.J. Lu1-0/+8
2010-07-01 * gas/config/tc-arm.c (do_t_mov_cmp): Fix reporting of unpredictable andMatthew Gretton-Dann1-3/+18
2010-07-01 * config/tc-ppc.c (toc_reloc_types): New variable.Alan Modra1-0/+21
2010-06-29remove maxq-coff portAlan Modra3-3230/+0
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra33-245/+141
2010-06-28 * gas/config/tc-arm.c (parse_neon_alignment): New function.Matthew Gretton-Dann1-16/+45
2010-06-22gas/Jan Beulich1-5/+6
2010-06-21 PR gas/11733Alan Modra1-2/+2
2010-06-18gas:Joseph Myers2-0/+19
2010-06-16bfd:Joseph Myers2-11/+115
2010-06-14gas/Alan Modra1-1/+1
2010-06-11gas/Jan Beulich1-4/+12
2010-06-10Stop if -march=XXX is invalid.H.J. Lu1-5/+24
2010-06-10bfd/Tristan Gingold1-0/+1
2010-06-10gas/Jan Beulich1-45/+10
2010-06-09 * gas/config/tc-arm.c (operand_parse_code): Add OP_RRnpctw enumMatthew Gretton-Dann1-30/+40