Age | Commit message (Expand) | Author | Files | Lines |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-08-21 | * symbols.c (fb_label_instance_inc, fb_label_instance): Properly | Alan Modra | 1 | -2/+2 |
2013-01-10 | Remove trailing white spaces on gas | H.J. Lu | 1 | -13/+13 |
2012-11-09 | Remove trailing redundant `;' | H.J. Lu | 1 | -2/+2 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -2/+2 |
2012-02-21 | 2012-02-21 Tristan Gingold <gingold@adacore.com> | Iain Sandoe | 1 | -0/+4 |
2012-01-10 | 2012-01-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -64/+67 |
2011-10-12 | * as.c (main): Define .gasversion. rather than __GAS_VERSION__. | Alan Modra | 1 | -0/+10 |
2011-10-12 | * symbols.c (local_symbol_make): Make global. | Alan Modra | 1 | -3/+1 |
2011-07-24 | bfd/ | Richard Sandiford | 1 | -0/+5 |
2011-05-06 | 2011-05-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -6/+0 |
2011-02-28 | * symbols.c (report_op_error): Remove unnecessary forward declaration. | Alan Modra | 1 | -45/+54 |
2010-12-16 | * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_label | Maciej W. Rozycki | 1 | -1/+6 |
2010-12-02 | gas/ | Richard Sandiford | 1 | -1/+1 |
2010-12-01 | * symbols.h (dot_symbol): New declaration. | Maciej W. Rozycki | 1 | -2/+22 |
2010-12-01 | * symbols.c (symbol_clone_if_forward_ref): Don't limit cloning | Maciej W. Rozycki | 1 | -2/+6 |
2010-07-28 | PR gas/11841 | Alan Modra | 1 | -1/+1 |
2010-07-28 | PR gas/11841 | Alan Modra | 1 | -2/+2 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -14/+14 |
2009-12-08 | Call symbol_same_p to check to if 2 symbols are the same. | H.J. Lu | 1 | -0/+14 |
2009-10-05 | PR gas/10704 | Alan Modra | 1 | -4/+1 |
2009-09-23 | * symbols.c (define_sym_at_dot): New function, extracted from.. | Alan Modra | 1 | -12/+14 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -8/+8 |
2009-09-09 | * config/obj-coff.h (USE_UNIQUE): Don't define. | Alan Modra | 1 | -2/+2 |
2009-07-29 | PR ld/10269 | Alan Modra | 1 | -1/+2 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -10/+10 |
2009-05-22 | gas/ | H.J. Lu | 1 | -1/+2 |
2008-10-21 | Remove unnecessary casts on obstack_alloc invocations. | Alan Modra | 1 | -2/+2 |
2008-10-07 | 2008-10-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+2 |
2008-08-22 | * symbols.c (symbol_clone): Ensure clones are not external. | Alan Modra | 1 | -1/+8 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -5/+5 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -5/+5 |
2008-03-03 | gas/ | H.J. Lu | 1 | -0/+6 |
2007-07-12 | Add support for building on a 64-bit Windows host. | Nick Clifton | 1 | -5/+16 |
2007-07-04 | * symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order to get the | Nick Clifton | 1 | -1/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-04-21 | gas/ | Alan Modra | 1 | -4/+4 |
2007-03-15 | gas/ | Daniel Jacobowitz | 1 | -0/+4 |
2007-03-08 | * symbols.c (symbol_relc_make_sym): Comment typo fixes. | Alan Modra | 1 | -3/+3 |
2007-02-05 | Support for Toshiba MeP and for complex relocations. | Dave Brolley | 1 | -0/+326 |
2006-11-15 | * symbols.c (resolve_symbol_value): Formatting. | Alan Modra | 1 | -3/+3 |
2006-11-15 | gas/ | Jan Beulich | 1 | -3/+17 |
2006-11-08 | * symbols.c (symbol_create, symbol_clone): Don't set udata.p. | Alan Modra | 1 | -2/+0 |
2006-09-22 | * as.h (as_perror): Delete declaration. | Alan Modra | 1 | -3/+3 |
2006-07-17 | * symbols.c (report_op_error): Fix pasto. Don't use as_bad_where | Alan Modra | 1 | -6/+4 |
2006-05-01 | * listing.c (listing_listing): Remove useless loop. | Ben Elliston | 1 | -4/+1 |
2006-01-09 | gas/ | H.J. Lu | 1 | -1/+4 |
2005-12-22 | gas/ | Jan Beulich | 1 | -5/+5 |
2005-12-05 | Bug gas/1948 | Dave Anglin | 1 | -0/+1 |