aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2010-05-312010-05-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-10/+44
2010-05-28 * gas/config/tc-arm.c (do_t_mov_cmp): In unified syntax encode movs asMatthew Gretton-Dann6-6/+17
2010-05-27 * config/tc-arm.c (encode_thumb2_ldmstm): Make warning aboutNick Clifton9-12/+130
2010-05-262010-05-26 Catherine Moore <clm@codesourcery.com>Catherine Moore2-1/+6
2010-05-26 gas/Catherine Moore8-16/+45
2010-05-25Fix typo.Nick Clifton3-2/+7
2010-05-252010-05-21 Daniel Jacobowitz <dan@codesourcery.com>Nick Clifton13-24/+201
2010-05-25 PR ld/11621Nick Clifton3-95/+102
2010-05-25 * config/tc-ppc.c (ppc_section_flags): Add ATTRIBUTE_UNUSED to "attr".Alan Modra2-1/+5
2010-05-19 * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the listNick Clifton2-1/+6
2010-05-18Implement generic SHF_EXCLUDE.H.J. Lu9-29/+46
2010-05-13 * config/tc-arm.c (md_assemble): Clarify current mode in errorNathan Sidwell10-143/+172
2010-05-13 * gas/all/gas.exp: Don't run byte test on powerpc.Alan Modra2-1/+6
2010-05-13Correct wclr encoding.Alan Modra2-3/+7
2010-05-112010-05-10 Andrew Stubbs <ams@codesourcery.com>Nick Clifton71-1/+172
2010-05-07bfd/Tristan Gingold4-7/+13
2010-05-05Updated Spanish translations.Nick Clifton2-1134/+1150
2010-05-05 * read.c (cons_worker): Detect and reject unexpected string argument.Nathan Sidwell7-1/+29
2010-05-04 * write.c (fixup_segment): Revert previous delta.Nick Clifton3-3/+8
2010-04-29 * write.c (fixup_segment): Do not assume we know the section aNick Clifton9-32/+110
2010-04-27gas:Joseph Myers9-26/+960
2010-04-24Restore "call|jmp [xtrn]" in x86 assembler.H.J. Lu5-2/+28
2010-04-22Updated translation templates.Nick Clifton2-1120/+1130
2010-04-22Remove i386_is_register.H.J. Lu3-13/+13
2010-04-22Don't use i386_is_register in tc_x86_parse_to_dw2regnum.H.J. Lu2-1/+6
2010-04-22Remove is_intel_syntax from i386_is_register.H.J. Lu3-13/+19
2010-04-21gas/testsuite:Joseph Myers3-1/+7
2010-04-21Revert the accidental checkin.H.J. Lu1-1/+0
2010-04-21Properly handle ".equ symbol, reg + NUM" in x86 Intel syntax.H.J. Lu7-40/+103
2010-04-21Initialize the X_md field.H.J. Lu2-0/+5
2010-04-20bfd:Joseph Myers3-5/+92
2010-04-20 PR gas/11507Nick Clifton5-1/+44
2010-04-20gas: bfin: replace index() with strchr()Mike Frysinger2-1/+5
2010-04-16 PR gas/11395Nick Clifton5-2/+32
2010-04-15 * ld/testsuite/ld-arm/attr-merge-2.attr: Update for changes in attribute out...Matthew Gretton-Dann25-25/+155
2010-04-142010-04-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-15/+35
2010-04-10 PR gas/11486Alan Modra2-0/+6
2010-04-09bfd/ChangeLogNick Clifton4-44/+51
2010-04-092010-04-07 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington3-25/+65
2010-04-07 * config/tc-arm.c (make_mapping_symbol): Handle the caseJie Zhang4-6/+23
2010-04-07 * configure: Regenerate.Alan Modra2-2/+18
2010-04-06Updated binutils Vietnamese translation.Nick Clifton4-2/+16074
2010-04-06opcodes/Peter Bergner5-830/+857
2010-03-30Use memmove to copy overlap memory.H.J. Lu2-2/+8
2010-03-25bfd:Joseph Myers118-14/+12500
2010-03-23 * gas/macros/dot.s: Remove space in .byte operands.Joseph Myers2-2/+6
2010-03-232010-03-22 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop5-576/+200
2010-03-22Use STRING_COMMA_LEN to avoid strlen.H.J. Lu2-38/+40
2010-03-22Replace oprand_size_mismatch with operand_size_mismatch.H.J. Lu2-3/+10
2010-03-22Set error instead of err_msg on failure.H.J. Lu2-12/+73