aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2010-09-02 * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.Richard Henderson2-0/+15
2010-09-02 * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.Richard Henderson12-27/+68
2010-08-31Fix "pushw imm16" for x86-64 disassembler.H.J. Lu4-50/+35
2010-08-312010-08-31 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-4/+9
2010-08-31 * config/obj-elf.c (obj_elf_init_stab_section): Fix assertion.Alan Modra2-2/+6
2010-08-30 * config/obj-coff-seh.c: Rewrite the entire file.Richard Henderson3-1283/+690
2010-08-25Move gas/ld NEWS from binutils to gas/ld.H.J. Lu2-0/+6
2010-08-25 * configure.tgt (m68k-*-aout): Change to bfd_gas=yes.Alan Modra2-0/+5
2010-08-25 * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra4-4/+18
2010-08-25 * config/tc-arm.c (encode_arm_addr_mode_2): Fix comment.Jie Zhang2-1/+5
2010-08-25 * config/tc-arm.c (encode_arm_addr_mode_2): FixJie Zhang7-7/+56
2010-08-20 * doc/c-arm.texi (ARM Options): Document -mfpu=fp4-sp-d16.Maciej W. Rozycki2-0/+5
2010-08-19Fix a typo in comments.H.J. Lu2-1/+5
2010-08-18Check i.imm_operands VEXXDS.H.J. Lu2-3/+8
2010-08-18 * macro.c (sub_actual): Add back ampersand suffix when noAlan Modra2-3/+10
2010-08-18Add missing files.H.J. Lu3-0/+42
2010-08-17Add "?" pseudo-flag to ELF .section/.pushsection directives.Roland McGrath5-93/+140
2010-08-09 * as.c (show_usage): Don't list --compress-debug-sections if zlib notCary Coutant3-0/+24
2010-08-06Re-indent config/tc-i386.c.H.J. Lu2-3/+8
2010-08-06Don't generate multi-byte NOPs for i686.H.J. Lu13-87/+137
2010-08-06Add ud1 to x86.H.J. Lu8-8/+40
2010-08-04Move the first i.error out of the loop.H.J. Lu2-2/+8
2010-08-04 * configure.tgt (m32c): Set endian=little.Alan Modra4-3/+9
2010-08-03bfd/Tristan Gingold2-2/+7
2010-08-03 * config/tc-d10v.h (TARGET_BYTES_BIG_ENDIAN): Define as 1.Alan Modra3-4/+10
2010-08-03 * gas/all/octa.s, * gas/all/octa.d: New test.Alan Modra7-16/+19
2010-08-02Run data-1 only for i*86, x86_64 and ia64.H.J. Lu2-1/+10
2010-08-02Add a testcase for PR gas/11867.H.J. Lu4-0/+19
2010-08-02 * config/tc-d30v.c (d30v_cons_align): Don't align constantsAlan Modra2-0/+9
2010-08-02 PR gas/11867Alan Modra3-10/+42
2010-08-022010-08-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold9-17/+82
2010-08-02 * config/tc-v850.c (md_assemble): Always pass format string toAlan Modra2-2/+8
2010-08-02 * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.Alan Modra2-10/+10
2010-08-02Update for ppc_fix_adjustable change.Alan Modra2-2/+6
2010-07-29Reformat config/tc-i386-intel.c.H.J. Lu2-18/+42
2010-07-29 * config/tc-ppc.c (ppc_fix_adjustable): Add got reloc types usedAlan Modra2-0/+7
2010-07-28Correct date.H.J. Lu1-1/+1
2010-07-28Xfail dw2-compress-2 and x86-64-dw2-compress-2.H.J. Lu2-0/+7
2010-07-28 PR gas/11841Alan Modra2-1/+6
2010-07-28 PR gas/11841Alan Modra2-2/+7
2010-07-28 * config/tc-ppc.c (md_assemble): Don't attempt to print NUL inAlan Modra2-1/+9
2010-07-27Fix up last ChangeLog entry in gas/ and bfd/.Maciej W. Rozycki1-15/+0
2010-07-27 * elf64-mips.c (mips_elf64_howto_table_rela)Maciej W. Rozycki1-0/+15
2010-07-27 * config/tc-mips.c (mips16_macro_build): Pass "args" byMaciej W. Rozycki2-11/+17
2010-07-27 * config/tc-mips.c (mips_ip): Use symbol_temp_new_now to createMaciej W. Rozycki2-3/+6
2010-07-24 gas/Maciej W. Rozycki8-0/+142
2010-07-24 * gas/mips/jal-svr4pic.d: Rename to...Maciej W. Rozycki5-21/+82
2010-07-24 * gas/mips/jal-svr4pic.d: Reformat. Use --show-raw-insn withMaciej W. Rozycki3-45/+50
2010-07-24 * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.Maciej W. Rozycki2-1/+17
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton10-539/+1522