summaryrefslogtreecommitdiff
path: root/gas/app.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* PR29466, APP/NO_APP with .linefileAlan Modra2022-08-111-0/+13
* gas: retain whitespace between stringsJan Beulich2022-03-231-3/+3
* Fix Z80 assembly failure.Sergey Belyashov2022-01-171-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Add multibyte character warning option to the assembler.Nick Clifton2021-11-181-0/+54
* gas/app.c don't throw away spaces before slashAlan Modra2021-03-191-1/+0
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* gas: generalize comment character escaping recognitionJan Beulich2020-07-201-18/+5
* Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov2020-01-031-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Remove i370 supportAlan Modra2018-04-161-2/+1
* Remove IEEE 695 object supportAlan Modra2018-04-161-2/+0
* PR22714, Assembler preprocessor loses track of \@Alan Modra2018-01-311-1/+21
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix seg fault attempting to unget an EOF character.Nick Clifton2016-12-011-1/+1
* -Wimplicit-fallthrough dodgy fixesAlan Modra2016-10-061-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-1/+1
* use XNEW and related macros moreTrevor Saunders2016-04-031-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-1/+1
* Add const to various variables in the gas sources.Trevor Saunders2016-02-191-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-3/+3
* Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson2014-03-191-1/+4
* Update copyright yearsAlan Modra2014-03-051-3/+1
* PR gas/16109Alexey Makhalov2013-11-191-2/+9
* 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