summaryrefslogtreecommitdiff
path: root/gas/app.c
AgeCommit message (Expand)Author
2022-03-23gas: retain whitespace between stringsJan Beulich
2022-01-17Fix Z80 assembly failure.Sergey Belyashov
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-18Add multibyte character warning option to the assembler.Nick Clifton
2021-03-19gas/app.c don't throw away spaces before slashAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-07-20gas: generalize comment character escaping recognitionJan Beulich
2020-01-03Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-04-16Remove i370 supportAlan Modra
2018-04-16Remove IEEE 695 object supportAlan Modra
2018-01-31PR22714, Assembler preprocessor loses track of \@Alan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-01Fix seg fault attempting to unget an EOF character.Nick Clifton
2016-10-06-Wimplicit-fallthrough dodgy fixesAlan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-02-19Add const to various variables in the gas sources.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-04Don't use register keywordAlan Modra
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson
2014-03-05Update copyright yearsAlan Modra
2013-11-19 PR gas/16109Alexey Makhalov
2013-01-10Remove trailing white spaces on gasH.J. Lu
2012-06-07 PR gas/14201Alan Modra
2012-05-16 PR gas/14082Nick Clifton
2012-01-26 PR gas/13624Nick Clifton
2010-03-25bfd:Joseph Myers
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2008-09-29 PR 6878Nick Clifton
2008-07-18* config/tc-m32c.h (H_TICK_HEX): Define.DJ Delorie
2008-06-17 * app.c (do_scrub_chars): Do not UNGET an EOF value.Nick Clifton
2008-06-04 * app.c (do_scrub_chars): Do not UNGET an EOF value.Nick Clifton
2007-07-20 * app.c (do_scrub_chars): Provide a one character buffer to hold aNick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2007-07-03 PR 4722Alan Modra
2007-05-28 * app.c (do_scrub_chars): Cope with \ at end of buffer.xNathan Sidwell
2007-05-15 gas/Mark Shinwell
2007-03-152007-03-15 Alexandre Oliva <aoliva@redhat.com>H.J. Lu
2007-03-09* app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva
2007-03-09* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva
2006-06-07remove some duplicate #include's.Alan Modra
2006-05-09 * expr.c (operand): Remove `if (0 && ..)' statement andBen Elliston