aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2012-05-11 PR binutils/14028Nick Clifton4-1/+19
2012-05-11 PR 13503Nick Clifton2-35/+109
2012-05-11Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu2-3/+10
2012-05-10Display signed hex number in x32 addend overflow checkH.J. Lu2-4/+16
2012-05-10Use fits_in_signed_long to check x32 addend overflowH.J. Lu2-2/+5
2012-05-10Check 64-bit relocation addend overflow for x32H.J. Lu8-0/+41
2012-05-08 * lib/gas-defs.exp (run_dump_test): Don't set LC_ALL here.Alan Modra2-10/+4
2012-05-08 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of otherAlan Modra3-2/+8
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