Age | Commit message (Expand) | Author | Files | Lines |
2010-08-02 | PR gas/11867 | Alan Modra | 1 | -3/+20 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -3/+7 |
2010-05-05 | * read.c (cons_worker): Detect and reject unexpected string argument. | Nathan Sidwell | 1 | -1/+9 |
2010-04-21 | Revert the accidental checkin. | H.J. Lu | 1 | -1/+0 |
2010-04-21 | Properly handle ".equ symbol, reg + NUM" in x86 Intel syntax. | H.J. Lu | 1 | -0/+1 |
2010-04-09 | bfd/ChangeLog | Nick Clifton | 1 | -39/+42 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -8/+7 |
2009-11-19 | gas/ | Jan Beulich | 1 | -0/+1 |
2009-10-26 | PR gas/10850 | Alan Modra | 1 | -1/+1 |
2009-10-15 | PR gas/1491 | Alan Modra | 1 | -35/+39 |
2009-10-05 | * read.c (s_reloc): Don't use expression_and_evaluate. | Alan Modra | 1 | -1/+1 |
2009-09-29 | bfd | Nick Clifton | 1 | -0/+51 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -12/+13 |
2009-09-08 | * read.c (emit_expr_fix): Handle size 3. | Alan Modra | 1 | -0/+3 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-09-01 | * read.c (TC_START_LABEL): Add a new argument. | Jie Zhang | 1 | -2/+2 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2009-03-24 | 2009-03-23 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+3 |
2009-03-05 | gas: | Joseph Myers | 1 | -0/+24 |
2009-01-26 | 2009-01-26 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -7/+9 |
2009-01-19 | 2009-01-19 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -2/+2 |
2009-01-16 | 2009-01-16 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -24/+41 |
2009-01-15 | 2009-01-15 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -1/+1 |
2008-11-14 | * read.c (emit_expr): Grow frag before filling it so that | Nick Clifton | 1 | -0/+3 |
2008-11-12 | * read.c (read_a_source_file): Rearrange evaluation order when | Hans-Peter Nilsson | 1 | -4/+4 |
2008-10-07 | 2008-10-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+2 |
2008-10-06 | PR 6926 | Nick Clifton | 1 | -12/+32 |
2008-03-13 | PR gas/5895 | Nick Clifton | 1 | -2/+7 |
2008-03-03 | gas/ | H.J. Lu | 1 | -0/+6 |
2008-02-07 | * read.c (s_weakref): Don't pass unadorned NULL to concat. | Alan Modra | 1 | -2/+3 |
2008-01-25 | Add mingw I64 support for printing long and long long values | Nick Clifton | 1 | -0/+5 |
2008-01-11 | * read.c (s_space): Declare `repeat' as offsetT. | Andreas Schwab | 1 | -1/+1 |
2008-01-09 | gas/ | Bob Wilson | 1 | -29/+33 |
2007-11-04 | include | Danny Smith | 1 | -3/+4 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -2/+2 |
2007-10-15 | * read.c (do_s_func): Check asprintf return status. | Alan Modra | 1 | -2/+8 |
2007-10-04 | * read.c (potable): Add string8, string16, string32 and string64. Add bit siz... | Nick Clifton | 1 | -20/+58 |
2007-09-18 | PR gas/5026 | Alan Modra | 1 | -0/+5 |
2007-09-17 | PR gas/5026 | Nick Clifton | 1 | -2/+2 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -16/+16 |
2007-06-29 | bfd: | Joseph Myers | 1 | -0/+120 |
2007-04-22 | * read.c (read_a_source_file): Skip multiple spaces to | Alan Modra | 1 | -11/+4 |
2007-04-21 | gas/ | Alan Modra | 1 | -4/+2 |
2007-03-26 | * doc/as.texinfo (Reloc): Document. | Alan Modra | 1 | -0/+109 |
2007-03-09 | * app.c (do_scrub_chars): Recognize comments after # line "file". | Alexandre Oliva | 1 | -8/+41 |
2007-03-09 | * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile. | Alexandre Oliva | 1 | -8/+56 |
2006-08-29 | * read.c (s_align): Initialize the 'stopc' variable to prevent | Nick Clifton | 1 | -10/+10 |
2006-07-24 | PR/2756 | Nick Clifton | 1 | -3/+7 |
2006-07-17 | * read.c (s_struct): Use IS_ELF. | Thiemo Seufer | 1 | -1/+1 |
2006-07-16 | * read.c (s_struct): Handle ELF section changing. | Thiemo Seufer | 1 | -0/+6 |