summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* gas/Roland McGrath2012-06-227-3/+32
* fix last commitAlan Modra2012-06-183-22/+86
* * configure.in: Check DECLS for free, getenv, malloc, realloc,Alan Modra2012-06-184-21/+31
* Fix .dc.a for x32H.J. Lu2012-06-136-0/+35
* PR gas/12698Nick Clifton2012-06-132-8/+25
* PR 13503Nick Clifton2012-06-112-1/+7
* opcodes/Andreas Schwab2012-06-113-3/+8
* Allocate sufficient space for string bufferH.J. Lu2012-06-095-15/+39
* * sb.c: Include limits.h.Alan Modra2012-06-092-12/+40
* Move gas/all/rept.[ds] to gas/i386H.J. Lu2012-06-075-1/+12
* Add a testcase for PR gas/14201H.J. Lu2012-06-074-0/+20
* PR gas/14201Alan Modra2012-06-0712-180/+143
* gas/seank2012-05-311-28/+24
* gas/Roland McGrath2012-05-298-19/+49
* * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton2012-05-287-106/+186
* * gas/lns/lns-big-delta.s: Add nops.Alan Modra2012-05-243-3/+15
* gas: mips: fix segfault with invalid default cpu stringsMike Frysinger2012-05-222-1/+9
* * gas/tic6x/unwind-1.d: Update for readelf changes.Alan Modra2012-05-194-34/+40
* * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACESAlan Modra2012-05-192-3/+13
* * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra2012-05-182-2/+8
* * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintfAlan Modra2012-05-182-1/+9
* * config/tc-ppc.c: Don't capitalise error and warning messages.Alan Modra2012-05-182-24/+37
* * config/obj-evax.c: Include as.h first.Alan Modra2012-05-182-2/+7
* bfd/Andreas Schwab2012-05-174-9443/+351
* Expect addend as signedH.J. Lu2012-05-1749-1736/+1787
* PR 14072Nick Clifton2012-05-1722-411/+9597
* binutils/Alan Modra2012-05-174-6/+12
* * gas/ppc/vle.d: Pass -a32 to assembler.Alan Modra2012-05-179-32/+43
* * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton2012-05-162-1/+6
* PR gas/14082Nick Clifton2012-05-162-1/+7
* PR 13503Nick Clifton2012-05-162-8/+16
* * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}Nick Clifton2012-05-163-8/+71
* * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm,Nathan Sidwell2012-05-162-0/+12
* 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-1533-1270/+3372
* * config/rx-parse.y (rx_range): declare.DJ Delorie2012-05-152-8/+28
* * config/tc-rx.c (rx_fetchalign): Declare.DJ Delorie2012-05-153-3/+121
* Add support for PowerPC VLE.jwlemke2012-05-1422-93/+1610
* Expect addend as signedH.J. Lu2012-05-144-19/+25
* Print addend as signed in objdumpH.J. Lu2012-05-1423-219/+244
* Adjust testcases for readelf addend changeH.J. Lu2012-05-124-10/+16
* Remove x32 addend overflow for BFD_RELOC_64H.J. Lu2012-05-128-26/+17
* PR binutils/14028Nick Clifton2012-05-114-1/+19
* PR 13503Nick Clifton2012-05-112-35/+109
* Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu2012-05-112-3/+10
* Display signed hex number in x32 addend overflow checkH.J. Lu2012-05-102-4/+16
* Use fits_in_signed_long to check x32 addend overflowH.J. Lu2012-05-102-2/+5
* Check 64-bit relocation addend overflow for x32H.J. Lu2012-05-108-0/+41
* * lib/gas-defs.exp (run_dump_test): Don't set LC_ALL here.Alan Modra2012-05-082-10/+4
* * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of otherAlan Modra2012-05-083-2/+8