aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2012-06-30 PR gas/14315Alan Modra2-1/+5
2012-06-30 * frags.h (frag_offset_fixed_p): Update prototype.Alan Modra4-9/+16
2012-06-29 PR gas/14263Nick Clifton2-1/+6
2012-06-29 * gas/lns/lns.exp (lns-common-1): Add crx to alt target list.Alan Modra2-0/+5
2012-06-28gas/config/Sean Keys2-0/+25
2012-06-28 PR gas/14260Nick Clifton5-13/+33
2012-06-28 * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when usingNick Clifton7-9/+69
2012-06-27 * gas/i386/rep-ret.s: Zero pad section.Alan Modra3-0/+7
2012-06-22gas/Roland McGrath6-1/+19
2012-06-22gas/Roland McGrath7-3/+32
2012-06-18fix last commitAlan Modra3-22/+86
2012-06-18 * configure.in: Check DECLS for free, getenv, malloc, realloc,Alan Modra4-21/+31
2012-06-13Fix .dc.a for x32H.J. Lu6-0/+35
2012-06-13 PR gas/12698Nick Clifton2-8/+25
2012-06-11 PR 13503Nick Clifton2-1/+7
2012-06-11opcodes/Andreas Schwab3-3/+8
2012-06-09Allocate sufficient space for string bufferH.J. Lu5-15/+39
2012-06-09 * sb.c: Include limits.h.Alan Modra2-12/+40
2012-06-07Move gas/all/rept.[ds] to gas/i386H.J. Lu5-1/+12
2012-06-07Add a testcase for PR gas/14201H.J. Lu4-0/+20
2012-06-07 PR gas/14201Alan Modra12-180/+143
2012-05-31gas/Sean Keys1-28/+24
2012-05-29gas/Roland McGrath8-19/+49
2012-05-28 * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton7-106/+186
2012-05-24 * gas/lns/lns-big-delta.s: Add nops.Alan Modra3-3/+15
2012-05-22gas: mips: fix segfault with invalid default cpu stringsMike Frysinger2-1/+9
2012-05-19 * gas/tic6x/unwind-1.d: Update for readelf changes.Alan Modra4-34/+40
2012-05-19 * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACESAlan Modra2-3/+13
2012-05-18 * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra2-2/+8
2012-05-18 * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintfAlan Modra2-1/+9
2012-05-18 * config/tc-ppc.c: Don't capitalise error and warning messages.Alan Modra2-24/+37
2012-05-18 * config/obj-evax.c: Include as.h first.Alan Modra2-2/+7
2012-05-17bfd/Andreas Schwab4-9443/+351
2012-05-17Expect addend as signedH.J. Lu49-1736/+1787
2012-05-17 PR 14072Nick Clifton22-411/+9597
2012-05-17binutils/Alan Modra4-6/+12
2012-05-17 * gas/ppc/vle.d: Pass -a32 to assembler.Alan Modra9-32/+43
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton2-1/+6
2012-05-16 PR gas/14082Nick Clifton2-1/+7
2012-05-16 PR 13503Nick Clifton2-8/+16
2012-05-16 * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}Nick Clifton3-8/+71
2012-05-16 * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm,Nathan Sidwell2-0/+12
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 Clifton33-1270/+3372
2012-05-15* config/rx-parse.y (rx_range): declare.DJ Delorie2-8/+28
2012-05-15* config/tc-rx.c (rx_fetchalign): Declare.DJ Delorie3-3/+121
2012-05-14Add support for PowerPC VLE.James Lemke22-93/+1610
2012-05-14Expect addend as signedH.J. Lu4-19/+25
2012-05-14Print addend as signed in objdumpH.J. Lu23-219/+244
2012-05-12Adjust testcases for readelf addend changeH.J. Lu4-10/+16