aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2012-05-22gas: mips: fix segfault with invalid default cpu stringsMike Frysinger1-1/+4
2012-05-19 * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACESAlan Modra1-3/+8
2012-05-18 * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra1-2/+4
2012-05-18 * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintfAlan Modra1-1/+4
2012-05-18 * config/tc-ppc.c: Don't capitalise error and warning messages.Alan Modra1-24/+31
2012-05-18 * config/obj-evax.c: Include as.h first.Alan Modra1-2/+3
2012-05-17 PR 14072Nick Clifton12-31/+32
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton1-1/+1
2012-05-16 PR 13503Nick Clifton1-8/+8
2012-05-16 * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm,Nathan Sidwell1-0/+6
2012-05-15Rewrote a loop that caused a seg fault on Windows systems.Sean Keys1-1/+1
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton1-176/+1393
2012-05-15* config/rx-parse.y (rx_range): declare.DJ Delorie1-8/+22
2012-05-15* config/tc-rx.c (rx_fetchalign): Declare.DJ Delorie1-3/+96
2012-05-14Add support for PowerPC VLE.James Lemke2-93/+463
2012-05-12Remove x32 addend overflow for BFD_RELOC_64H.J. Lu1-19/+0
2012-05-11 PR 13503Nick Clifton1-35/+95
2012-05-11Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu1-3/+5
2012-05-10Display signed hex number in x32 addend overflow checkH.J. Lu1-4/+11
2012-05-10Use fits_in_signed_long to check x32 addend overflowH.J. Lu1-2/+1
2012-05-10Check 64-bit relocation addend overflow for x32H.J. Lu1-0/+11
2012-05-062012-05-06 Arnold Metselaar <arnold_m@operamail.com>Arnold Metselaar2-135/+171
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra11-36/+37
2012-05-04Add `instruction' to unsupported error messageH.J. Lu1-1/+1
2012-05-04Reformat output_insnH.J. Lu1-1/+1
2012-05-04Remove the extra VEX checkH.J. Lu1-2/+1
2012-05-04Improve unsupported error messageH.J. Lu1-2/+3
2012-05-03Add support for Motorola XGATE embedded CPUNick Clifton2-0/+1527
2012-04-30* config/rx-parse.y (rx_intop): Add parameter for operation size.DJ Delorie1-11/+18
2012-04-30gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+.Mark Wielaard1-0/+1
2012-04-27Add support for sparc %cfr ASR register.David S. Miller1-0/+1
2012-04-27Add support for sparc pause instruction.David S. Miller1-5/+6
2012-04-27Add support for sparc compare-and-branch instructions.David S. Miller1-5/+25
2012-04-27Add support for SPARC T4 crypto instructions.David S. Miller1-3/+47
2012-04-27Move sparc opcode hwcaps out of sparc_opcode flags field.David S. Miller1-80/+69
2012-04-202012-04-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+139
2012-04-17gas/Richard Sandiford1-1/+1
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller1-0/+36
2012-04-12 * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry):Nick Clifton2-0/+11
2012-04-12 * config/tc-arm.c (only_one_reg_in_list): New function.Nick Clifton1-2/+37
2012-04-03* config/rx-parse.y: Make the .L optional for ADC and SBB.DJ Delorie1-1/+1
2012-04-03* config/rx-parse.y: IMM->IMM_, take an extra parameter for theDJ Delorie1-13/+37
2012-03-292012-03-29 Terry Guo <terry.guo@arm.com>Matthew Gretton-Dann1-0/+1
2012-03-24 gas/Maxim Kuvyrkov1-0/+5
2012-03-21gas/Thomas Schwinge1-3/+12
2012-03-20 * config/tc-arm.c (do_vmrs): Accept priviledged mode VFP systemNick Clifton1-6/+24
2012-03-16bfd/Roland McGrath1-0/+2
2012-03-16 * gas/config/tc-arm.c (aeabi_set_public_attributes): CorrectMatthew Gretton-Dann1-9/+21
2012-03-13gas/Roland McGrath4-38/+76
2012-03-09include/opcode/Alan Modra1-3/+11