Age | Commit message (Expand) | Author | Files | Lines |
2010-08-02 | PR gas/11867 | Alan Modra | 1 | -7/+14 |
2010-06-22 | gas/ | Jan Beulich | 1 | -2/+1 |
2010-04-21 | Initialize the X_md field. | H.J. Lu | 1 | -0/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -4/+4 |
2009-12-08 | Call symbol_same_p to check to if 2 symbols are the same. | H.J. Lu | 1 | -2/+1 |
2009-10-28 | PR gas/10856 | Alan Modra | 1 | -8/+13 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -11/+11 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-07-28 | gas/ | Jan Beulich | 1 | -17/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -3/+3 |
2009-04-20 | gas/ | Jan Beulich | 1 | -7/+104 |
2009-04-16 | gas/ | Jan Beulich | 1 | -0/+15 |
2007-10-19 | Add MN10300 linker relaxation support for symbol differences | Nick Clifton | 1 | -0/+3 |
2007-09-26 | gas/ | Jan Beulich | 1 | -4/+12 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-04-21 | gas/ | Alan Modra | 1 | -2/+2 |
2006-10-24 | * expr.c (expr): Replace O_add case in switch (op_left) explaining | Ben Elliston | 1 | -1/+3 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -1/+0 |
2006-05-09 | * expr.c (operand): Remove `if (0 && ..)' statement and | Ben Elliston | 1 | -11/+1 |
2006-04-04 | PR 997 | Alan Modra | 1 | -5/+13 |
2005-12-22 | gas/ | Jan Beulich | 1 | -14/+78 |
2005-11-08 | * expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68k | Nick Clifton | 1 | -3/+3 |
2005-11-07 | * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if defined. | Alan Modra | 1 | -1/+4 |
2005-11-06 | * expr.c (integer_constant): Match only 'B' as binary suffix if | Alan Modra | 1 | -1/+4 |
2005-10-11 | This adjusts equate handling by | Nick Clifton | 1 | -11/+211 |
2005-10-10 | * expr.c (operator): Allow "!=" as a synonym for "<>". | Nick Clifton | 1 | -4/+10 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-04-29 | * Makefile.am (GAS_CFILES): Remove bignum-copy.c. | Ben Elliston | 1 | -29/+0 |
2005-03-15 | gas/ | Jan Beulich | 1 | -19/+15 |
2005-03-03 | Remove redundant code enclosed by #ifdef RELAX_PAREN_GROUPING....#endif. | Nick Clifton | 1 | -6/+1 |
2005-03-01 | * expr.c (integer_constant): Remove TARGET_WORD_SIZE hack. | Alan Modra | 1 | -5/+1 |
2005-03-01 | * as.h (assert): Warning fix. | Alan Modra | 1 | -1/+1 |
2004-08-11 | * expr.c (operand): Handle the "~", "-", and "!" operators applied | Mark Mitchell | 1 | -0/+29 |
2004-05-23 | * expr.c (operand, operator): Don't reject '++' and '--'. | Alan Modra | 1 | -6/+9 |
2004-04-16 | * expr.c (operand): Correct checks for ++ and --. | Alan Modra | 1 | -2/+2 |
2004-03-18 | * expr.c (operand): Reject ++ and --. | Nathan Sidwell | 1 | -0/+15 |
2003-11-22 | * ehopt.c: Convert to ISO-C. | Kazu Hirata | 1 | -49/+30 |
2003-05-27 | * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into the | Richard Henderson | 1 | -10/+2 |
2002-10-18 | * expr.c (operand): Add support for n.nn flonums. | Alan Modra | 1 | -16/+28 |
2002-09-20 | * expr.c (expr): Simplify foo-foo here. | Alan Modra | 1 | -18/+2 |
2002-09-19 | * write.h (struct fix): Add fx_dot_value. | Alan Modra | 1 | -0/+4 |
2002-08-27 | * dwarf2dbg.c: Always include dwarf2dbg.h. | Alan Modra | 1 | -4/+2 |
2002-05-18 | * app.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-11 | * app.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -10/+5 |
2001-09-09 | * expr.c (expr): Move code setting "retval" to the end of the loop, | Alan Modra | 1 | -18/+24 |
2001-08-14 | 2001-08-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+3 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 1 | -10/+11 |
2001-06-13 | Fix typo in comment | Nick Clifton | 1 | -1/+1 |
2001-05-25 | Revert last patch. | Alan Modra | 1 | -13/+0 |