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