Age | Commit message (Expand) | Author | Files | Lines |
2012-07-25 | MASM accepts ESP/RSP being specified second in a memory address | Jan Beulich | 1 | -1/+15 |
2012-07-25 | Using the dedicated manifest constant is more descriptive. | Jan Beulich | 1 | -2/+2 |
2012-07-24 | 2012-07-24 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -5/+14 |
2012-07-16 | Implement RDRSEED, ADX and PRFCHW instructions | H.J. Lu | 1 | -0/+6 |
2012-07-05 | gas/config/ | Sean Keys | 1 | -425/+362 |
2012-07-02 | * write.c (fixup_segment): Only perform the subtraction of an | Nick Clifton | 1 | -0/+2 |
2012-06-30 | PR gas/14315 | Alan Modra | 1 | -1/+0 |
2012-06-29 | PR gas/14263 | Nick Clifton | 1 | -1/+1 |
2012-06-28 | gas/config/ | Sean Keys | 2 | -0/+25 |
2012-06-28 | PR gas/14260 | Nick Clifton | 1 | -12/+16 |
2012-06-28 | * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when using | Nick Clifton | 1 | -0/+1 |
2012-06-22 | gas/ | Roland McGrath | 1 | -3/+3 |
2012-06-13 | Fix .dc.a for x32 | H.J. Lu | 2 | -0/+14 |
2012-06-13 | PR gas/12698 | Nick Clifton | 1 | -8/+18 |
2012-06-11 | PR 13503 | Nick Clifton | 1 | -1/+1 |
2012-05-31 | gas/ | Sean Keys | 1 | -28/+24 |
2012-05-22 | gas: mips: fix segfault with invalid default cpu strings | Mike Frysinger | 1 | -1/+4 |
2012-05-19 | * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACES | Alan Modra | 1 | -3/+8 |
2012-05-18 | * config/tc-dlx.c (s_proc): Don't use asprintf. | Alan Modra | 1 | -2/+4 |
2012-05-18 | * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintf | Alan Modra | 1 | -1/+4 |
2012-05-18 | * config/tc-ppc.c: Don't capitalise error and warning messages. | Alan Modra | 1 | -24/+31 |
2012-05-18 | * config/obj-evax.c: Include as.h first. | Alan Modra | 1 | -2/+3 |
2012-05-17 | PR 14072 | Nick Clifton | 12 | -31/+32 |
2012-05-16 | * bfd-in.h (bfd_get_section_name, bfd_get_section_vma, | Nick Clifton | 1 | -1/+1 |
2012-05-16 | PR 13503 | Nick Clifton | 1 | -8/+8 |
2012-05-16 | * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm, | Nathan Sidwell | 1 | -0/+6 |
2012-05-15 | Rewrote a loop that caused a seg fault on Windows systems. | Sean Keys | 1 | -1/+1 |
2012-05-15 | * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. | Nick Clifton | 1 | -176/+1393 |
2012-05-15 | * config/rx-parse.y (rx_range): declare. | DJ Delorie | 1 | -8/+22 |
2012-05-15 | * config/tc-rx.c (rx_fetchalign): Declare. | DJ Delorie | 1 | -3/+96 |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 2 | -93/+463 |
2012-05-12 | Remove x32 addend overflow for BFD_RELOC_64 | H.J. Lu | 1 | -19/+0 |
2012-05-11 | PR 13503 | Nick Clifton | 1 | -35/+95 |
2012-05-11 | Use int and bfd_signed_vma in x32 addend overflow check | H.J. Lu | 1 | -3/+5 |
2012-05-10 | Display signed hex number in x32 addend overflow check | H.J. Lu | 1 | -4/+11 |
2012-05-10 | Use fits_in_signed_long to check x32 addend overflow | H.J. Lu | 1 | -2/+1 |
2012-05-10 | Check 64-bit relocation addend overflow for x32 | H.J. Lu | 1 | -0/+11 |
2012-05-06 | 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> | Arnold Metselaar | 2 | -135/+171 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 11 | -36/+37 |
2012-05-04 | Add `instruction' to unsupported error message | H.J. Lu | 1 | -1/+1 |
2012-05-04 | Reformat output_insn | H.J. Lu | 1 | -1/+1 |
2012-05-04 | Remove the extra VEX check | H.J. Lu | 1 | -2/+1 |
2012-05-04 | Improve unsupported error message | H.J. Lu | 1 | -2/+3 |
2012-05-03 | Add support for Motorola XGATE embedded CPU | Nick Clifton | 2 | -0/+1527 |
2012-04-30 | * config/rx-parse.y (rx_intop): Add parameter for operation size. | DJ Delorie | 1 | -11/+18 |
2012-04-30 | gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+. | Mark Wielaard | 1 | -0/+1 |
2012-04-27 | Add support for sparc %cfr ASR register. | David S. Miller | 1 | -0/+1 |
2012-04-27 | Add support for sparc pause instruction. | David S. Miller | 1 | -5/+6 |
2012-04-27 | Add support for sparc compare-and-branch instructions. | David S. Miller | 1 | -5/+25 |
2012-04-27 | Add support for SPARC T4 crypto instructions. | David S. Miller | 1 | -3/+47 |