aboutsummaryrefslogtreecommitdiff
path: root/gas/app.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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