aboutsummaryrefslogtreecommitdiff
path: root/gas/app.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove i370 supportAlan Modra1-2/+1
2018-04-16Remove IEEE 695 object supportAlan Modra1-2/+0
2018-01-31PR22714, Assembler preprocessor loses track of \@Alan Modra1-1/+21
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-01Fix seg fault attempting to unget an EOF character.Nick Clifton1-1/+1
2016-10-06-Wimplicit-fallthrough dodgy fixesAlan Modra1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+1
2016-05-13use XNEW and related macros moreTrevor Saunders1-1/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-1/+1
2016-02-19Add const to various variables in the gas sources.Trevor Saunders1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-3/+3
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson1-1/+4
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-11-19 PR gas/16109Alexey Makhalov1-2/+9
2013-01-10Remove trailing white spaces on gasH.J. Lu1-3/+3
2012-06-07 PR gas/14201Alan Modra1-9/+9
2012-05-16 PR gas/14082Nick Clifton1-1/+1
2012-01-26 PR gas/13624Nick Clifton1-0/+1
2010-03-25bfd:Joseph Myers1-9/+25
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-1/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2008-09-29 PR 6878Nick Clifton1-1/+3
2008-07-18* config/tc-m32c.h (H_TICK_HEX): Define.DJ Delorie1-0/+43
2008-06-17 * app.c (do_scrub_chars): Do not UNGET an EOF value.Nick Clifton1-4/+5
2008-06-04 * app.c (do_scrub_chars): Do not UNGET an EOF value.Nick Clifton1-2/+4
2007-07-20 * app.c (do_scrub_chars): Provide a one character buffer to hold aNick Clifton1-0/+6
2007-07-03Switch to GPLv3Nick Clifton1-5/+5
2007-07-03 PR 4722Alan Modra1-0/+2
2007-05-28 * app.c (do_scrub_chars): Cope with \ at end of buffer.xNathan Sidwell1-1/+9
2007-05-15 gas/Mark Shinwell1-0/+9
2007-03-152007-03-15 Alexandre Oliva <aoliva@redhat.com>H.J. Lu1-2/+1
2007-03-09* app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva1-12/+2
2007-03-09* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva1-30/+19
2006-06-07remove some duplicate #include's.Alan Modra1-3/+2
2006-05-09 * expr.c (operand): Remove `if (0 && ..)' statement andBen Elliston1-3/+0
2006-03-10 * app.c (do_scrub_chars): Simplify string handling.Ben Elliston1-20/+3
2005-10-25Add support for the Z80 processor familyNick Clifton1-0/+54
2005-09-29 * app.c (do_scrub_chars): Match open and close quote of strings.Alan Modra1-11/+10
2005-09-28 * app.c (do_scrub_chars <LEX_IS_SYMBOL_COMPONENT>): Check for fullAlan Modra1-0/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2003-11-24 * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()Jakub Jelinek1-1/+5
2003-11-22 * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.Alan Modra1-4/+2
2003-11-21 * app.c: Convert to ISO-C.Kazu Hirata1-12/+6