Age | Commit message (Expand) | Author | Files | Lines |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -24/+54 |
2015-08-13 | gas 0f handling | Alan Modra | 1 | -38/+25 |
2015-08-13 | gas 0b vs 0b0 vs 00b | Alan Modra | 1 | -21/+23 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-04 | Don't use register keyword | Alan Modra | 1 | -1/+1 |
2014-10-14 | Avoid undefined behaviour with signed expressions | Alan Modra | 1 | -1/+2 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 1 | -1/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-04-15 | gas/ | Julian Brown | 1 | -2/+2 |
2013-04-11 | gas/ | Julian Brown | 1 | -10/+57 |
2013-03-08 | 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 1 | -1/+4 |
2012-06-30 | * frags.h (frag_offset_fixed_p): Update prototype. | Alan Modra | 1 | -4/+4 |
2011-03-17 | PR 12569 | Alan Modra | 1 | -5/+2 |
2010-12-04 | PR gas/12282 | Maciej W. Rozycki | 1 | -1/+1 |
2010-12-02 | gas/ | Richard Sandiford | 1 | -3/+10 |
2010-12-01 | * symbols.h (dot_symbol): New declaration. | Maciej W. Rozycki | 1 | -1/+1 |
2010-12-01 | * symbols.c (symbol_clone_if_forward_ref): Don't limit cloning | Maciej W. Rozycki | 1 | -2/+7 |
2010-09-29 | * expr.c (expr): Correct returned segment value. | Alan Modra | 1 | -8/+19 |
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 |