aboutsummaryrefslogtreecommitdiff
path: root/gas/app.c
AgeCommit message (Expand)AuthorFilesLines
8 daysgas: drop scrubber state -2Jan Beulich1-48/+6
2024-07-19gas: adjust impossible/bogus M68K/MRI special case when scrubbingJan Beulich1-6/+2
2024-07-19gas: consistently drop trailing whitespace when scrubbingJan Beulich1-0/+19
2024-07-19gas: drop tic6x scrubber special caseJan Beulich1-10/+0
2024-07-19gas: pre-init the scrubber's lex[]Jan Beulich1-21/+62
2024-07-11gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()Jan Beulich1-3/+2
2024-07-11gas: multi-byte warning adjustmentsJan Beulich1-2/+3
2024-07-11gas: there's no scrubber state 12Jan Beulich1-4/+1
2024-05-14Fix gas's 'macro count' test for various targetsNick Clifton1-0/+5
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-11PR29466, APP/NO_APP with .linefileAlan Modra1-0/+13
2022-03-23gas: retain whitespace between stringsJan Beulich1-3/+3
2022-01-17Fix Z80 assembly failure.Sergey Belyashov1-0/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-18Add multibyte character warning option to the assembler.Nick Clifton1-0/+54
2021-03-19gas/app.c don't throw away spaces before slashAlan Modra1-1/+0
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-07-20gas: generalize comment character escaping recognitionJan Beulich1-18/+5
2020-01-03Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov1-3/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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