aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-23 PR gas/11834Alan Modra2-3/+13
2010-07-222010-07-22 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge3-8/+14
2010-07-22 * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.Alan Modra4-3/+9
2010-07-20Add missing ChangeLog entry.H.J. Lu1-0/+6
2010-07-20 * config/tc-ppc.c (ppc_setup_opcodes): Add all macros for -many.Alan Modra2-1/+5
2010-07-19binutils/testsuite/:Andreas Schwab16-45/+33
2010-07-16Run dw2-compress-2 only for 32bit.H.J. Lu2-1/+8
2010-07-16 * config/tc-rx.c (md_estimate_size_before_relax): Fix formatAlan Modra2-13/+29
2010-07-15 * gas/NEWS: Add note about --compress-debug-sections.Cary Coutant2-1/+13
2010-07-15 * config/obj-elf.c (get_sym_from_input_line_and_check): NewNathan Sidwell7-40/+79
2010-07-152010-07-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-10/+177
2010-07-14Add addr2line, objcopy and strip tests for compressed debug sections.H.J. Lu8-3/+337
2010-07-14Use .2byte/.4byte instead of .short/.long.H.J. Lu2-27/+32
2010-07-12Restore fall through patch for O_multiply.H.J. Lu2-0/+8
2010-07-11Fix a typo.H.J. Lu1-1/+1
2010-07-112010-07-11 Kai Tietz <kai.tietz@onevision.com>Kai Tietz6-15/+28
2010-07-082010-07-08 Tejas Belagod <tejas.belagod@arm.com>Richard Earnshaw13-12/+413