Age | Commit message (Expand) | Author | Files | Lines |
2023-03-17 | gas: expose flag_macro_alternate globally | Jan Beulich | 1 | -0/+3 |
2023-03-10 | eh static data | Alan Modra | 1 | -0/+1 |
2023-02-16 | Delete PROGRESS macros | Alan Modra | 1 | -3/+0 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-13 | gas: re-work line number tracking for macros and their expansions | Jan Beulich | 1 | -0/+11 |
2022-11-23 | gas: Add --gcodeview option | Mark Harmstone | 1 | -1/+2 |
2022-11-15 | gas: generate .sframe from CFI directives | Indu Bhagat | 1 | -1/+9 |
2022-11-15 | gas: add new command line option --gsframe | Indu Bhagat | 1 | -0/+3 |
2022-08-11 | PR29466, APP/NO_APP with .linefile | Alan Modra | 1 | -0/+1 |
2022-07-09 | gas: use notes_calloc in string hash | Alan Modra | 1 | -2/+2 |
2022-07-09 | gas: output_file_close | Alan Modra | 1 | -0/+3 |
2022-07-09 | gas: utility notes memory alloc functions | Alan Modra | 1 | -0/+8 |
2022-07-07 | PR29320, 'struct obstack' declared inside parameter list | Alan Modra | 1 | -0/+2 |
2022-07-04 | alloc gas seginfo on notes obstack | Alan Modra | 1 | -0/+1 |
2022-06-14 | gas dwarf2dbg.c tidy | Alan Modra | 1 | -1/+1 |
2022-04-12 | gas: new_logical_line{,_flags}() can return "void" | Jan Beulich | 1 | -2/+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/+9 |
2021-11-03 | asan: dlltool buffer overflow: embedded NUL in string | Alan Modra | 1 | -3/+1 |
2021-04-19 | gas: drop sprint_value() | Jan Beulich | 1 | -1/+0 |
2021-04-05 | C99 gas configury | Alan Modra | 1 | -46/+2 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -3/+5 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-20 | gas/hash.c: add new functions | Martin Liska | 1 | -0/+1 |
2020-03-06 | Add support for --dwarf-[3|4|5] to assembler command line. | Nick Clifton | 1 | -0/+1 |
2020-01-03 | Allow individual targets to decide if string escapes should be allowed. Disa... | Sergey Belyashov | 1 | -0/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -0/+7 |
2019-11-18 | gas: Add --gdwarf-cie-version command line flag | Andrew Burgess | 1 | -0/+1 |
2019-11-07 | [Patch][binutils] Generic support for parsing numbers in bfloat16 format [5/X] | Matthew Malcomson | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 1 | -0/+4 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-26 | Extend the assembler so that it can automatically generate GNU Build attribut... | Nick Clifton | 1 | -0/+4 |
2018-02-17 | Add .nop assembler directive | H.J. Lu | 1 | -0/+10 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-10-11 | Disable the inclusion of logical input files in the assembler listing output ... | Nick Clifton | 1 | -0/+1 |
2017-01-18 | Catch gas exit-via-signal | Nathan Sidwell | 1 | -3/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough noreturn fixes | Alan Modra | 1 | -1/+1 |
2016-06-27 | Add command line option to stop the assembler from padding the end of section... | Nick Clifton | 1 | -2/+4 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -3/+3 |
2016-04-27 | Provide xmemdup0 | Alan Modra | 1 | -15/+8 |
2016-04-01 | Constify more | Alan Modra | 1 | -4/+4 |
2016-03-25 | rename flag_size_check to flag_allow_nonconst_size and make it a bool | Trevor Saunders | 1 | -6/+1 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -0/+3 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -1/+1 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -11/+13 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |