| Commit message (Expand) | Author | Age | Files | Lines |
* | bfd: update to AC_INIT | Mike Frysinger | 2012-07-27 | 1 | -0/+6 |
* | binutils/binutils-2_23-branchpoint | Tristan Gingold | 2012-07-27 | 1 | -0/+4 |
* | 2012-07-26 Segher Boessenkool <segher@kernel.crashing.org> | segher | 2012-07-27 | 1 | -0/+9 |
* | MASM accepts ESP/RSP being specified second in a memory address | Jan Beulich | 2012-07-25 | 1 | -0/+6 |
* | Using the dedicated manifest constant is more descriptive. | Jan Beulich | 2012-07-25 | 1 | -0/+5 |
* | 2012-07-24 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2012-07-24 | 1 | -0/+6 |
* | Implement RDRSEED, ADX and PRFCHW instructions | H.J. Lu | 2012-07-16 | 1 | -0/+5 |
* | * write.c (fixup_segment): Only perform the subtraction of an | Nick Clifton | 2012-07-02 | 1 | -0/+7 |
* | PR gas/14315 | Alan Modra | 2012-06-30 | 1 | -0/+5 |
* | * frags.h (frag_offset_fixed_p): Update prototype. | Alan Modra | 2012-06-30 | 1 | -0/+6 |
* | PR gas/14263 | Nick Clifton | 2012-06-29 | 1 | -0/+5 |
* | PR gas/14260 | Nick Clifton | 2012-06-28 | 1 | -0/+6 |
* | * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when using | Nick Clifton | 2012-06-28 | 1 | -0/+16 |
* | gas/ | Roland McGrath | 2012-06-22 | 1 | -0/+2 |
* | gas/ | Roland McGrath | 2012-06-22 | 1 | -0/+6 |
* | * configure.in: Check DECLS for free, getenv, malloc, realloc, | Alan Modra | 2012-06-18 | 1 | -0/+6 |
* | Fix .dc.a for x32 | H.J. Lu | 2012-06-13 | 1 | -0/+6 |
* | PR gas/12698 | Nick Clifton | 2012-06-13 | 1 | -0/+7 |
* | PR 13503 | Nick Clifton | 2012-06-11 | 1 | -0/+6 |
* | Allocate sufficient space for string buffer | H.J. Lu | 2012-06-09 | 1 | -0/+15 |
* | * sb.c: Include limits.h. | Alan Modra | 2012-06-09 | 1 | -0/+9 |
* | PR gas/14201 | Alan Modra | 2012-06-07 | 1 | -0/+25 |
* | gas/ | Roland McGrath | 2012-05-29 | 1 | -0/+7 |
* | * read.c (read_symbol_name): New function. Reads a symbol names. | Nick Clifton | 2012-05-28 | 1 | -0/+9 |
* | gas: mips: fix segfault with invalid default cpu strings | Mike Frysinger | 2012-05-22 | 1 | -0/+5 |
* | * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACES | Alan Modra | 2012-05-19 | 1 | -0/+5 |
* | * config/tc-dlx.c (s_proc): Don't use asprintf. | Alan Modra | 2012-05-18 | 1 | -0/+4 |
* | * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintf | Alan Modra | 2012-05-18 | 1 | -0/+5 |
* | * config/tc-ppc.c: Don't capitalise error and warning messages. | Alan Modra | 2012-05-18 | 1 | -0/+6 |
* | * config/obj-evax.c: Include as.h first. | Alan Modra | 2012-05-18 | 1 | -0/+4 |
* | bfd/ | Andreas Schwab | 2012-05-17 | 1 | -0/+6 |
* | PR 14072 | Nick Clifton | 2012-05-17 | 1 | -0/+27 |
* | * bfd-in.h (bfd_get_section_name, bfd_get_section_vma, | Nick Clifton | 2012-05-16 | 1 | -0/+5 |
* | PR gas/14082 | Nick Clifton | 2012-05-16 | 1 | -0/+6 |
* | PR 13503 | Nick Clifton | 2012-05-16 | 1 | -0/+8 |
* | * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm, | Nathan Sidwell | 2012-05-16 | 1 | -0/+6 |
* | * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. | Nick Clifton | 2012-05-15 | 1 | -2/+11 |
* | * config/rx-parse.y (rx_range): declare. | DJ Delorie | 2012-05-15 | 1 | -0/+6 |
* | * config/tc-rx.c (rx_fetchalign): Declare. | DJ Delorie | 2012-05-15 | 1 | -0/+15 |
* | Add support for PowerPC VLE. | jwlemke | 2012-05-14 | 1 | -0/+44 |
* | Remove x32 addend overflow for BFD_RELOC_64 | H.J. Lu | 2012-05-12 | 1 | -0/+5 |
* | PR binutils/14028 | Nick Clifton | 2012-05-11 | 1 | -0/+9 |
* | PR 13503 | Nick Clifton | 2012-05-11 | 1 | -0/+14 |
* | Use int and bfd_signed_vma in x32 addend overflow check | H.J. Lu | 2012-05-11 | 1 | -0/+5 |
* | Display signed hex number in x32 addend overflow check | H.J. Lu | 2012-05-10 | 1 | -0/+5 |
* | Use fits_in_signed_long to check x32 addend overflow | H.J. Lu | 2012-05-10 | 1 | -0/+4 |
* | Check 64-bit relocation addend overflow for x32 | H.J. Lu | 2012-05-10 | 1 | -0/+5 |
* | * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other | Alan Modra | 2012-05-08 | 1 | -0/+6 |
* | * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG. | Alan Modra | 2012-05-07 | 1 | -4/+13 |
* | 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> | Arnold Metselaar | 2012-05-06 | 1 | -0/+12 |