aboutsummaryrefslogtreecommitdiff
path: root/gas/app.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-11gas: avoid (scrubber) diagnostics for stuff past .endJan Beulich1-1/+56
2024-09-11gas: restrict scrubber mri_{state,last_ch} varsJan Beulich1-5/+7
2024-09-11arm: don't engage symver scrubber hack in CCS modeJan Beulich1-1/+3
2024-08-12Revert "gas: have scrubber retain more whitespace"H.J. Lu1-50/+121
2024-08-12Revert "gas: drop scrubber states 14 and 15"H.J. Lu1-0/+29
2024-08-09gas: drop scrubber states 14 and 15Jan Beulich1-29/+0
2024-08-09gas: have scrubber retain more whitespaceJan Beulich1-121/+50
2024-08-09m32r: move scrubber override to target headerJan Beulich1-3/+0
2024-08-09Arm: respect line separators for .symver scrubber special caseJan Beulich1-1/+1
2024-08-09gas: respect CR_EOL also for scrubbingJan Beulich1-1/+7
2024-08-09gas: have scrubber also respect quoted labelsJan Beulich1-0/+2
2024-07-26gas: 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