Age | Commit message (Expand) | Author | Files | Lines |
2024-09-11 | gas: avoid (scrubber) diagnostics for stuff past .end | Jan Beulich | 1 | -1/+56 |
2024-09-11 | gas: restrict scrubber mri_{state,last_ch} vars | Jan Beulich | 1 | -5/+7 |
2024-09-11 | arm: don't engage symver scrubber hack in CCS mode | Jan Beulich | 1 | -1/+3 |
2024-08-12 | Revert "gas: have scrubber retain more whitespace" | H.J. Lu | 1 | -50/+121 |
2024-08-12 | Revert "gas: drop scrubber states 14 and 15" | H.J. Lu | 1 | -0/+29 |
2024-08-09 | gas: drop scrubber states 14 and 15 | Jan Beulich | 1 | -29/+0 |
2024-08-09 | gas: have scrubber retain more whitespace | Jan Beulich | 1 | -121/+50 |
2024-08-09 | m32r: move scrubber override to target header | Jan Beulich | 1 | -3/+0 |
2024-08-09 | Arm: respect line separators for .symver scrubber special case | Jan Beulich | 1 | -1/+1 |
2024-08-09 | gas: respect CR_EOL also for scrubbing | Jan Beulich | 1 | -1/+7 |
2024-08-09 | gas: have scrubber also respect quoted labels | Jan Beulich | 1 | -0/+2 |
2024-07-26 | gas: drop scrubber state -2 | Jan Beulich | 1 | -48/+6 |
2024-07-19 | gas: adjust impossible/bogus M68K/MRI special case when scrubbing | Jan Beulich | 1 | -6/+2 |
2024-07-19 | gas: consistently drop trailing whitespace when scrubbing | Jan Beulich | 1 | -0/+19 |
2024-07-19 | gas: drop tic6x scrubber special case | Jan Beulich | 1 | -10/+0 |
2024-07-19 | gas: pre-init the scrubber's lex[] | Jan Beulich | 1 | -21/+62 |
2024-07-11 | gas: don't open-code IS_WHITESPACE() / IS_NEWLINE() | Jan Beulich | 1 | -3/+2 |
2024-07-11 | gas: multi-byte warning adjustments | Jan Beulich | 1 | -2/+3 |
2024-07-11 | gas: there's no scrubber state 12 | Jan Beulich | 1 | -4/+1 |
2024-05-14 | Fix gas's 'macro count' test for various targets | Nick Clifton | 1 | -0/+5 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-08-11 | PR29466, APP/NO_APP with .linefile | Alan Modra | 1 | -0/+13 |
2022-03-23 | gas: retain whitespace between strings | Jan Beulich | 1 | -3/+3 |
2022-01-17 | Fix Z80 assembly failure. | Sergey Belyashov | 1 | -0/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-18 | Add multibyte character warning option to the assembler. | Nick Clifton | 1 | -0/+54 |
2021-03-19 | gas/app.c don't throw away spaces before slash | Alan Modra | 1 | -1/+0 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-07-20 | gas: generalize comment character escaping recognition | Jan Beulich | 1 | -18/+5 |
2020-01-03 | Allow individual targets to decide if string escapes should be allowed. Disa... | Sergey Belyashov | 1 | -3/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove i370 support | Alan Modra | 1 | -2/+1 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 1 | -2/+0 |
2018-01-31 | PR22714, Assembler preprocessor loses track of \@ | Alan Modra | 1 | -1/+21 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-01 | Fix seg fault attempting to unget an EOF character. | Nick Clifton | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough dodgy fixes | Alan Modra | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -1/+1 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -1/+1 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -1/+1 |
2016-02-19 | Add const to various variables in the gas sources. | Trevor Saunders | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-04 | Don't use register keyword | Alan Modra | 1 | -3/+3 |
2014-03-19 | Add support for ARM assembler produced by CodeCompositor Studio. | Daniel Gutson | 1 | -1/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |