Age | Commit message (Expand) | Author | Files | Lines |
2010-06-03 | 2010-06-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -36/+0 |
2009-12-16 | 2009-12-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+4 |
2009-10-18 | * as.h (know): Don't define as empty. | Alan Modra | 1 | -1/+1 |
2009-09-03 | 2009-09-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -2/+2 |
2009-03-18 | include/ | Alan Modra | 1 | -31/+2 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -3/+3 |
2008-07-18 | * config/tc-m32c.h (H_TICK_HEX): Define. | DJ Delorie | 1 | -0/+4 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -0/+2 |
2007-08-24 | 2007-08-24 Joseph Myers <joseph@codesourcery.com> | Joseph Myers | 1 | -0/+3 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -5/+5 |
2007-04-21 | * as.h (ENABLE_CHECKING): Default define to 0. | Alan Modra | 1 | -2/+5 |
2007-03-09 | * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile. | Alexandre Oliva | 1 | -0/+1 |
2007-02-17 | top level: | Joseph Myers | 1 | -2/+1 |
2006-09-22 | * as.h (as_perror): Delete declaration. | Alan Modra | 1 | -2/+1 |
2006-08-02 | PR gas/2991 | Nick Clifton | 1 | -1/+1 |
2006-02-09 | 2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr> | Eric Botcazou | 1 | -13/+38 |
2005-11-08 | * expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68k | Nick Clifton | 1 | -0/+5 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -69/+0 |
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 | -2/+0 |
2005-04-09 | PR gas/827 | Alan Modra | 1 | -1/+4 |
2005-03-30 | * as.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize. | Aaron W. LaFramboise | 1 | -9/+12 |
2005-03-01 | * as.h (assert): Warning fix. | Alan Modra | 1 | -1/+2 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -1/+17 |
2005-02-07 | * as.h (seg_not_empty_p): Return int, not bfd_boolean. | Nathan Sidwell | 1 | -1/+1 |
2005-01-27 | * dwarf2dbg.c (dwarf2_finish): Correct logic for determining when | Nathan Sidwell | 1 | -1/+1 |
2005-01-21 | * as.h: Remove #if 0'd code. | Ben Elliston | 1 | -17/+0 |
2004-08-17 | Add support for a -g switch to GAS | Nick Clifton | 1 | -85/+81 |
2004-05-06 | Remove duplicate code and provide a function for generating internally consis... | Nick Clifton | 1 | -0/+3 |
2003-11-23 | * README-vms: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-21 | * app.c: Convert to ISO-C. | Kazu Hirata | 1 | -56/+56 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-08 | * as.c (use_gnu_debug_info_extensions) : New variable. | Nick Clifton | 1 | -0/+1 |
2003-06-04 | * as.c (show_usage): Document --execstack and --noexecstack. | Jakub Jelinek | 1 | -0/+6 |
2003-05-20 | * dw2gencfi.c, dw2gencfi.h: New files. | Alan Modra | 1 | -0/+3 |
2003-01-24 | Update copyright date | Alan Modra | 1 | -1/+1 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -0/+2 |
2003-01-22 | Include fopen-bin.h not fopen-same.h for mingw32 hosts. | Nick Clifton | 1 | -1/+1 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -2/+8 |
2002-05-25 | * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h. | Alan Modra | 1 | -2/+2 |
2002-05-03 | * as.h: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -1/+0 |
2001-08-10 | * as.h (alloca): Don't declare if __GNUC__. Remove an old comment. | Alan Modra | 1 | -14/+5 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 1 | -0/+4 |
2000-12-28 | * as.h (rs_align_test): New. | Richard Henderson | 1 | -0/+4 |
2000-12-14 | 2000-12-13 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 |
2000-11-29 | * dwarf2dbg.c: Rewrite from scratch. Queue all debugging output | Richard Henderson | 1 | -1/+4 |
2000-11-17 | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. | Richard Henderson | 1 | -2/+7 |