aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-082010-06-08 Quentin Neill <quentin.neill@amd.com>Sebastian Pop1-25/+25
2010-06-032010-06-02 Quentin Neill <quentin.neill@amd.com>Sebastian Pop1-1/+1
2010-05-312010-05-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-10/+39
2010-05-28 * gas/config/tc-arm.c (do_t_mov_cmp): In unified syntax encode movs asMatthew Gretton-Dann1-2/+2
2010-05-27 * config/tc-arm.c (encode_thumb2_ldmstm): Make warning aboutNick Clifton1-10/+8
2010-05-26 gas/Catherine Moore1-10/+4
2010-05-252010-05-21 Daniel Jacobowitz <dan@codesourcery.com>Nick Clifton2-18/+110
2010-05-25 * config/tc-ppc.c (ppc_section_flags): Add ATTRIBUTE_UNUSED to "attr".Alan Modra1-1/+1
2010-05-19 * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the listNick Clifton1-1/+1
2010-05-18Implement generic SHF_EXCLUDE.H.J. Lu3-29/+9
2010-05-13 * config/tc-arm.c (md_assemble): Clarify current mode in errorNathan Sidwell1-8/+8
2010-05-112010-05-10 Andrew Stubbs <ams@codesourcery.com>Nick Clifton1-0/+14
2010-05-04 * write.c (fixup_segment): Revert previous delta.Nick Clifton1-0/+1
2010-04-29 * write.c (fixup_segment): Do not assume we know the section aNick Clifton1-31/+35
2010-04-27gas:Joseph Myers2-26/+473
2010-04-24Restore "call|jmp [xtrn]" in x86 assembler.H.J. Lu1-2/+11
2010-04-22Remove i386_is_register.H.J. Lu2-13/+5
2010-04-22Don't use i386_is_register in tc_x86_parse_to_dw2regnum.H.J. Lu1-1/+1
2010-04-22Remove is_intel_syntax from i386_is_register.H.J. Lu2-13/+10
2010-04-21Properly handle ".equ symbol, reg + NUM" in x86 Intel syntax.H.J. Lu2-40/+77