aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2012-05-07 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.Alan Modra3-4/+15
2012-05-062012-05-06 Arnold Metselaar <arnold_m@operamail.com>Arnold Metselaar6-0/+35
2012-05-062012-05-06 Arnold Metselaar <arnold_m@operamail.com>Arnold Metselaar3-135/+183
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra14-42/+61
2012-05-04Support x86_64-*-linux-gnux32H.J. Lu2-1/+8
2012-05-04Add `instruction' to unsupported error messageH.J. Lu2-1/+6
2012-05-04Reformat output_insnH.J. Lu2-1/+5
2012-05-04Remove the extra VEX checkH.J. Lu2-2/+5
2012-05-04Improve unsupported error messageH.J. Lu2-2/+8
2012-05-03Add support for Motorola XGATE embedded CPUNick Clifton25-2/+2269
2012-04-30* config/rx-parse.y (rx_intop): Add parameter for operation size.DJ Delorie2-11/+26
2012-04-30gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+.Mark Wielaard3-4/+37
2012-04-27Document sparc's %l34 and %h34David S. Miller2-1/+18
2012-04-27Add support for sparc %cfr ASR register.David S. Miller6-0/+31
2012-04-27Add support for sparc pause instruction.David S. Miller6-5/+36
2012-04-27Add support for sparc compare-and-branch instructions.David S. Miller6-5/+161
2012-04-27Add support for SPARC T4 crypto instructions.David S. Miller6-3/+316
2012-04-27Move sparc opcode hwcaps out of sparc_opcode flags field.David S. Miller2-80/+78
2012-04-202012-04-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+146
2012-04-17gas/Richard Sandiford2-1/+5
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller5-0/+58
2012-04-12 * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry):Nick Clifton106-101/+227
2012-04-12oops - omitted from previous deltaNick Clifton4-0/+44
2012-04-12 * config/tc-arm.c (only_one_reg_in_list): New function.Nick Clifton3-2/+58
2012-04-07gas/testsuite/David S. Miller2-1/+5
2012-04-06 * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k toMaciej W. Rozycki2-1/+6
2012-04-06binutils/Roland McGrath4-6/+15
2012-04-05 * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton5-0/+63
2012-04-03* config/rx-parse.y: Make the .L optional for ADC and SBB.DJ Delorie2-1/+5
2012-04-03bfd/Roland McGrath3-0/+7
2012-04-03* config/rx-parse.y: IMM->IMM_, take an extra parameter for theDJ Delorie4-343/+388
2012-03-292012-03-29 Terry Guo <terry.guo@arm.com>Matthew Gretton-Dann3-0/+7
2012-03-24 gas/Maxim Kuvyrkov3-1/+12
2012-03-21gas/Thomas Schwinge4-12/+31
2012-03-20 * config/tc-arm.c (do_vmrs): Accept priviledged mode VFP systemNick Clifton5-8/+57
2012-03-16bfd/Roland McGrath3-1/+12
2012-03-16 * gas/config/tc-arm.c (aeabi_set_public_attributes): CorrectMatthew Gretton-Dann83-87/+124
2012-03-15gas/Thomas Schwinge2-1/+5
2012-03-15 * gas/i386/bundle-lock.d: Ignore trailing nops.Alan Modra4-0/+9
2012-03-14Replace @defn with @dfnH.J. Lu2-5/+9
2012-03-13Fix up last commit.Roland McGrath3-3/+3
2012-03-13gas/Roland McGrath24-86/+8953
2012-03-09include/opcode/Alan Modra14-7/+243
2012-03-082012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-2/+7
2012-03-07 * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton2-0/+26
2012-02-27 * config/tc-crx.c (check_range): Correct uint32_t misconceptions.Alan Modra2-5/+6
2012-02-27 * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED onAlan Modra2-13/+23
2012-02-27 * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bitsAlan Modra2-12/+26
2012-02-27gas/Alan Modra2-24/+35
2012-02-25Fix regression from changeWalter Lee3-2/+10