Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-04-27 | Move sparc opcode hwcaps out of sparc_opcode flags field. | David S. Miller | 1 | -80/+69 |
2012-04-20 | 2012-04-20 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+139 |
2012-04-17 | gas/ | Richard Sandiford | 1 | -1/+1 |
2012-04-12 | Support R_SPARC_WDISP10 and R_SPARC_H34. | David S. Miller | 1 | -0/+36 |
2012-04-12 | * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): | Nick Clifton | 2 | -0/+11 |
2012-04-12 | * config/tc-arm.c (only_one_reg_in_list): New function. | Nick Clifton | 1 | -2/+37 |
2012-04-03 | * config/rx-parse.y: Make the .L optional for ADC and SBB. | DJ Delorie | 1 | -1/+1 |
2012-04-03 | * config/rx-parse.y: IMM->IMM_, take an extra parameter for the | DJ Delorie | 1 | -13/+37 |
2012-03-29 | 2012-03-29 Terry Guo <terry.guo@arm.com> | Matthew Gretton-Dann | 1 | -0/+1 |
2012-03-24 | gas/ | Maxim Kuvyrkov | 1 | -0/+5 |
2012-03-21 | gas/ | Thomas Schwinge | 1 | -3/+12 |
2012-03-20 | * config/tc-arm.c (do_vmrs): Accept priviledged mode VFP system | Nick Clifton | 1 | -6/+24 |
2012-03-16 | bfd/ | Roland McGrath | 1 | -0/+2 |
2012-03-16 | * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct | Matthew Gretton-Dann | 1 | -9/+21 |
2012-03-13 | gas/ | Roland McGrath | 4 | -38/+76 |