| Commit message (Expand) | Author | Age | Files | Lines |
* | Use int and bfd_signed_vma in x32 addend overflow check | H.J. Lu | 2012-05-11 | 2 | -3/+10 |
* | Display signed hex number in x32 addend overflow check | H.J. Lu | 2012-05-10 | 2 | -4/+16 |
* | Use fits_in_signed_long to check x32 addend overflow | H.J. Lu | 2012-05-10 | 2 | -2/+5 |
* | Check 64-bit relocation addend overflow for x32 | H.J. Lu | 2012-05-10 | 8 | -0/+41 |
* | * lib/gas-defs.exp (run_dump_test): Don't set LC_ALL here. | Alan Modra | 2012-05-08 | 2 | -10/+4 |
* | * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other | Alan Modra | 2012-05-08 | 3 | -2/+8 |
* | * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG. | Alan Modra | 2012-05-07 | 3 | -4/+15 |
* | 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> | Arnold Metselaar | 2012-05-06 | 6 | -0/+35 |
* | 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> | Arnold Metselaar | 2012-05-06 | 3 | -135/+183 |
* | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 2012-05-05 | 14 | -42/+61 |
* | Support x86_64-*-linux-gnux32 | H.J. Lu | 2012-05-04 | 2 | -1/+8 |
* | Add `instruction' to unsupported error message | H.J. Lu | 2012-05-04 | 2 | -1/+6 |
* | Reformat output_insn | H.J. Lu | 2012-05-04 | 2 | -1/+5 |
* | Remove the extra VEX check | H.J. Lu | 2012-05-04 | 2 | -2/+5 |
* | Improve unsupported error message | H.J. Lu | 2012-05-04 | 2 | -2/+8 |
* | Add support for Motorola XGATE embedded CPU | Nick Clifton | 2012-05-03 | 25 | -2/+2269 |
* | * config/rx-parse.y (rx_intop): Add parameter for operation size. | DJ Delorie | 2012-04-30 | 2 | -11/+26 |
* | gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+. | Mark Wielaard | 2012-04-30 | 3 | -4/+37 |
* | Document sparc's %l34 and %h34 | David S. Miller | 2012-04-27 | 2 | -1/+18 |
* | Add support for sparc %cfr ASR register. | David S. Miller | 2012-04-27 | 6 | -0/+31 |
* | Add support for sparc pause instruction. | David S. Miller | 2012-04-27 | 6 | -5/+36 |
* | Add support for sparc compare-and-branch instructions. | David S. Miller | 2012-04-27 | 6 | -5/+161 |
* | Add support for SPARC T4 crypto instructions. | David S. Miller | 2012-04-27 | 6 | -3/+316 |
* | Move sparc opcode hwcaps out of sparc_opcode flags field. | David S. Miller | 2012-04-27 | 2 | -80/+78 |
* | 2012-04-20 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2012-04-20 | 2 | -0/+146 |
* | gas/ | Richard Sandiford | 2012-04-17 | 2 | -1/+5 |
* | Support R_SPARC_WDISP10 and R_SPARC_H34. | David S. Miller | 2012-04-12 | 5 | -0/+58 |
* | * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): | Nick Clifton | 2012-04-12 | 106 | -101/+227 |
* | oops - omitted from previous delta | Nick Clifton | 2012-04-12 | 4 | -0/+44 |
* | * config/tc-arm.c (only_one_reg_in_list): New function. | Nick Clifton | 2012-04-12 | 3 | -2/+58 |
* | gas/testsuite/ | David S. Miller | 2012-04-07 | 2 | -1/+5 |
* | * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k to | Maciej W. Rozycki | 2012-04-06 | 2 | -1/+6 |
* | binutils/ | Roland McGrath | 2012-04-06 | 4 | -6/+15 |
* | * configure.in (AC_CHECK_FUNCS): Add setlocale. | Nick Clifton | 2012-04-05 | 5 | -0/+63 |
* | * config/rx-parse.y: Make the .L optional for ADC and SBB. | DJ Delorie | 2012-04-03 | 2 | -1/+5 |
* | bfd/ | Roland McGrath | 2012-04-03 | 3 | -0/+7 |
* | * config/rx-parse.y: IMM->IMM_, take an extra parameter for the | DJ Delorie | 2012-04-03 | 4 | -343/+388 |
* | 2012-03-29 Terry Guo <terry.guo@arm.com> | Matthew Gretton-Dann | 2012-03-29 | 3 | -0/+7 |
* | gas/ | Maxim Kuvyrkov | 2012-03-24 | 3 | -1/+12 |
* | gas/ | Thomas Schwinge | 2012-03-21 | 4 | -12/+31 |
* | * config/tc-arm.c (do_vmrs): Accept priviledged mode VFP system | Nick Clifton | 2012-03-20 | 5 | -8/+57 |
* | bfd/ | Roland McGrath | 2012-03-16 | 3 | -1/+12 |
* | * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct | Matthew Gretton-Dann | 2012-03-16 | 83 | -87/+124 |
* | gas/ | Thomas Schwinge | 2012-03-15 | 2 | -1/+5 |
* | * gas/i386/bundle-lock.d: Ignore trailing nops. | Alan Modra | 2012-03-15 | 4 | -0/+9 |
* | Replace @defn with @dfn | H.J. Lu | 2012-03-14 | 2 | -5/+9 |
* | Fix up last commit. | Roland McGrath | 2012-03-13 | 3 | -3/+3 |
* | gas/ | Roland McGrath | 2012-03-13 | 24 | -86/+8953 |
* | include/opcode/ | Alan Modra | 2012-03-09 | 14 | -7/+243 |
* | 2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 2012-03-08 | 3 | -2/+7 |