Age | Commit message (Expand) | Author | Files | Lines |
2012-06-07 | PR gas/14201 | Alan Modra | 1 | -9/+9 |
2012-05-16 | PR gas/14082 | Nick Clifton | 1 | -1/+1 |
2012-01-26 | PR gas/13624 | Nick Clifton | 1 | -0/+1 |
2010-03-25 | bfd: | Joseph Myers | 1 | -9/+25 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -1/+1 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2008-09-29 | PR 6878 | Nick Clifton | 1 | -1/+3 |
2008-07-18 | * config/tc-m32c.h (H_TICK_HEX): Define. | DJ Delorie | 1 | -0/+43 |
2008-06-17 | * app.c (do_scrub_chars): Do not UNGET an EOF value. | Nick Clifton | 1 | -4/+5 |
2008-06-04 | * app.c (do_scrub_chars): Do not UNGET an EOF value. | Nick Clifton | 1 | -2/+4 |
2007-07-20 | * app.c (do_scrub_chars): Provide a one character buffer to hold a | Nick Clifton | 1 | -0/+6 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -5/+5 |
2007-07-03 | PR 4722 | Alan Modra | 1 | -0/+2 |
2007-05-28 | * app.c (do_scrub_chars): Cope with \ at end of buffer.x | Nathan Sidwell | 1 | -1/+9 |
2007-05-15 | gas/ | Mark Shinwell | 1 | -0/+9 |
2007-03-15 | 2007-03-15 Alexandre Oliva <aoliva@redhat.com> | H.J. Lu | 1 | -2/+1 |
2007-03-09 | * app.c (do_scrub_chars): Recognize comments after # line "file". | Alexandre Oliva | 1 | -12/+2 |
2007-03-09 | * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile. | Alexandre Oliva | 1 | -30/+19 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -3/+2 |
2006-05-09 | * expr.c (operand): Remove `if (0 && ..)' statement and | Ben Elliston | 1 | -3/+0 |
2006-03-10 | * app.c (do_scrub_chars): Simplify string handling. | Ben Elliston | 1 | -20/+3 |
2005-10-25 | Add support for the Z80 processor family | Nick Clifton | 1 | -0/+54 |
2005-09-29 | * app.c (do_scrub_chars): Match open and close quote of strings. | Alan Modra | 1 | -11/+10 |
2005-09-28 | * app.c (do_scrub_chars <LEX_IS_SYMBOL_COMPONENT>): Check for full | Alan Modra | 1 | -0/+2 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2003-11-24 | * app.c (do_scrub_chars): Add PUT (ch) and ch = GET () | Jakub Jelinek | 1 | -1/+5 |
2003-11-22 | * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22. | Alan Modra | 1 | -4/+2 |
2003-11-21 | * app.c: Convert to ISO-C. | Kazu Hirata | 1 | -12/+6 |
2003-06-07 | 2003-06-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+25 |
2003-04-24 | Add support for h8300hn and h8300sn | Nick Clifton | 1 | -1/+1 |
2003-04-23 | More checks for valid labels | Nick Clifton | 1 | -45/+37 |
2003-04-22 | 2003-04-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+3 |
2003-02-19 | * app.c (do_scrub_chars): Handle '||' in two states. | Alan Modra | 1 | -30/+45 |
2002-08-27 | * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy. | Alan Modra | 1 | -12/+9 |
2002-05-18 | * app.c: Fix formatting. | Kazu Hirata | 1 | -7/+7 |
2002-05-02 | * app.c (mri_pseudo): Only declare for TC_M68K. | Alan Modra | 1 | -3/+3 |
2001-10-11 | * app.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 1 | -5/+5 |
2001-07-25 | 2001-07-25 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -1/+18 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+2 |
2000-10-11 | 2000-10-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -38/+40 |
2000-08-30 | 2000-08-29 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -13/+13 |
2000-07-28 | comment-finding hack for hppa-linux. | Alan Modra | 1 | -0/+4 |
2000-06-09 | Don't treat `;' as a line separator by default. | Alan Modra | 1 | -1/+0 |
2000-04-21 | IA-64 ELF support. | Jim Wilson | 1 | -0/+15 |
2000-04-02 | * app.c: Add ATTRIBUTE_UNUSED as needed. | Ian Lance Taylor | 1 | -1/+1 |
2000-02-24 | Remove dead code when not TC_M68K. | Alan Modra | 1 | -8/+18 |
2000-02-23 | Add IBM 370 support. | Alan Modra | 1 | -1/+2 |