summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* 2012-07-27 Sean Keys <skeys@ipdatasys.com>seank2012-07-271-53/+49
* 2012-07-27 James Murray <jsm@jsm-net.demon.co.uk>seank2012-07-271-1/+1
* MASM accepts ESP/RSP being specified second in a memory addressJan Beulich2012-07-251-1/+15
* Using the dedicated manifest constant is more descriptive.Jan Beulich2012-07-251-2/+2
* 2012-07-24 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2012-07-241-5/+14
* Implement RDRSEED, ADX and PRFCHW instructionsH.J. Lu2012-07-161-0/+6
* gas/config/seank2012-07-051-425/+362
* * write.c (fixup_segment): Only perform the subtraction of anNick Clifton2012-07-021-0/+2
* PR gas/14315Alan Modra2012-06-301-1/+0
* PR gas/14263Nick Clifton2012-06-291-1/+1
* gas/config/seank2012-06-282-0/+25
* PR gas/14260Nick Clifton2012-06-281-12/+16
* * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when usingNick Clifton2012-06-281-0/+1
* gas/Roland McGrath2012-06-221-3/+3
* Fix .dc.a for x32H.J. Lu2012-06-132-0/+14
* PR gas/12698Nick Clifton2012-06-131-8/+18
* PR 13503Nick Clifton2012-06-111-1/+1
* gas/seank2012-05-311-28/+24
* gas: mips: fix segfault with invalid default cpu stringsMike Frysinger2012-05-221-1/+4
* * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACESAlan Modra2012-05-191-3/+8
* * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra2012-05-181-2/+4
* * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintfAlan Modra2012-05-181-1/+4
* * config/tc-ppc.c: Don't capitalise error and warning messages.Alan Modra2012-05-181-24/+31
* * config/obj-evax.c: Include as.h first.Alan Modra2012-05-181-2/+3
* PR 14072Nick Clifton2012-05-1712-31/+32
* * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton2012-05-161-1/+1
* PR 13503Nick Clifton2012-05-161-8/+8
* * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm,Nathan Sidwell2012-05-161-0/+6
* Rewrote a loop that caused a seg fault on Windows systems.seank2012-05-151-1/+1
* * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton2012-05-151-176/+1393
* * config/rx-parse.y (rx_range): declare.DJ Delorie2012-05-151-8/+22
* * config/tc-rx.c (rx_fetchalign): Declare.DJ Delorie2012-05-151-3/+96
* Add support for PowerPC VLE.jwlemke2012-05-142-93/+463
* Remove x32 addend overflow for BFD_RELOC_64H.J. Lu2012-05-121-19/+0
* PR 13503Nick Clifton2012-05-111-35/+95
* Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu2012-05-111-3/+5
* Display signed hex number in x32 addend overflow checkH.J. Lu2012-05-101-4/+11
* Use fits_in_signed_long to check x32 addend overflowH.J. Lu2012-05-101-2/+1
* Check 64-bit relocation addend overflow for x32H.J. Lu2012-05-101-0/+11
* 2012-05-06 Arnold Metselaar <arnold_m@operamail.com>Arnold Metselaar2012-05-062-135/+171
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-0511-36/+37
* Add `instruction' to unsupported error messageH.J. Lu2012-05-041-1/+1
* Reformat output_insnH.J. Lu2012-05-041-1/+1
* Remove the extra VEX checkH.J. Lu2012-05-041-2/+1
* Improve unsupported error messageH.J. Lu2012-05-041-2/+3
* Add support for Motorola XGATE embedded CPUNick Clifton2012-05-032-0/+1527
* * config/rx-parse.y (rx_intop): Add parameter for operation size.DJ Delorie2012-04-301-11/+18
* gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+.mark2012-04-301-0/+1
* Add support for sparc %cfr ASR register.David S. Miller2012-04-271-0/+1
* Add support for sparc pause instruction.David S. Miller2012-04-271-5/+6