aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-20bfd:Joseph Myers2-5/+74
2010-04-20gas: bfin: replace index() with strchr()Mike Frysinger1-1/+1
2010-04-16 PR gas/11395Nick Clifton1-0/+10
2010-04-15 * ld/testsuite/ld-arm/attr-merge-2.attr: Update for changes in attribute out...Matthew Gretton-Dann1-0/+4
2010-04-142010-04-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-15/+27
2010-04-10 PR gas/11486Alan Modra1-0/+1
2010-04-092010-04-07 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-9/+31
2010-04-07 * config/tc-arm.c (make_mapping_symbol): Handle the caseJie Zhang1-6/+11
2010-03-25bfd:Joseph Myers3-1/+3517
2010-03-22Use STRING_COMMA_LEN to avoid strlen.H.J. Lu1-38/+36
2010-03-22Replace oprand_size_mismatch with operand_size_mismatch.H.J. Lu1-3/+3
2010-03-22Set error instead of err_msg on failure.H.J. Lu1-12/+62
2010-03-19 * config/tc-arm.c (make_mapping_symbol): Hanle the caseJie Zhang1-1/+9
2010-03-18bfd/Nick Clifton1-3/+10
2010-03-132010-03-13 Segher Boessenkool <segher@kernel.crashing.org>Segher Boessenkool1-1/+18
2010-03-10strip trailing whitespace in Blackfin filesMike Frysinger5-124/+124
2010-03-10add support for Blackfin bf504/bf506Mike Frysinger1-0/+6
2010-03-10 * doc/as.texinfo: Add Blackfin options.Jie Zhang1-2/+5
2010-03-08 * config/tc-i386.h [TE_SOLARIS] (ELF_TARGET_FORMAT): Define.Rainer Orth1-1/+6
2010-03-052010-03-05 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+1
2010-03-022010-03-02 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-31/+32