summaryrefslogtreecommitdiff
path: root/gas/app.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces on gasH.J. Lu2013-01-101-3/+3
* PR gas/14201Alan Modra2012-06-071-9/+9
* PR gas/14082Nick Clifton2012-05-161-1/+1
* PR gas/13624Nick Clifton2012-01-261-0/+1
* bfd:Joseph Myers2010-03-251-9/+25
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-1/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* PR 6878Nick Clifton2008-09-291-1/+3
* * config/tc-m32c.h (H_TICK_HEX): Define.DJ Delorie2008-07-181-0/+43
* * app.c (do_scrub_chars): Do not UNGET an EOF value.Nick Clifton2008-06-171-4/+5
* * app.c (do_scrub_chars): Do not UNGET an EOF value.Nick Clifton2008-06-041-2/+4
* * app.c (do_scrub_chars): Provide a one character buffer to hold aNick Clifton2007-07-201-0/+6
* Switch to GPLv3Nick Clifton2007-07-031-5/+5
* PR 4722Alan Modra2007-07-031-0/+2
* * app.c (do_scrub_chars): Cope with \ at end of buffer.xNathan Sidwell2007-05-281-1/+9
* gas/Mark Shinwell2007-05-151-0/+9
* 2007-03-15 Alexandre Oliva <aoliva@redhat.com>H.J. Lu2007-03-151-2/+1
* * app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva2007-03-091-12/+2
* * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva2007-03-091-30/+19
* remove some duplicate #include's.Alan Modra2006-06-071-3/+2
* * expr.c (operand): Remove `if (0 && ..)' statement andBen Elliston2006-05-091-3/+0
* * app.c (do_scrub_chars): Simplify string handling.Ben Elliston2006-03-101-20/+3
* Add support for the Z80 processor familyNick Clifton2005-10-251-0/+54
* * app.c (do_scrub_chars): Match open and close quote of strings.Alan Modra2005-09-291-11/+10
* * app.c (do_scrub_chars <LEX_IS_SYMBOL_COMPONENT>): Check for fullAlan Modra2005-09-281-0/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()Jakub Jelinek2003-11-241-1/+5
* * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.Alan Modra2003-11-221-4/+2
* * app.c: Convert to ISO-C.Kazu Hirata2003-11-211-12/+6
* 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-071-0/+25
* Add support for h8300hn and h8300snNick Clifton2003-04-241-1/+1
* More checks for valid labelsNick Clifton2003-04-231-45/+37
* 2003-04-22 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-221-2/+3
* * app.c (do_scrub_chars): Handle '||' in two states.Alan Modra2003-02-191-30/+45
* * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy.Alan Modra2002-08-271-12/+9
* * app.c: Fix formatting.Kazu Hirata2002-05-181-7/+7
* * app.c (mri_pseudo): Only declare for TC_M68K.Alan Modra2002-05-021-3/+3
* * app.c: Fix comment typos.Kazu Hirata2001-10-111-1/+1
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-5/+5
* 2001-07-25 Dave Brolley <brolley@redhat.com>Dave Brolley2001-07-251-1/+18
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-38/+40
* 2000-08-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-301-13/+13
* comment-finding hack for hppa-linux.Alan Modra2000-07-281-0/+4
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-1/+0
* IA-64 ELF support.Jim Wilson2000-04-211-0/+15
* * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor2000-04-021-1/+1
* Remove dead code when not TC_M68K.Alan Modra2000-02-241-8/+18