Age | Commit message (Expand) | Author | Files | Lines |
2024-01-15 | gas: x86: synthesize CFI for hand-written asm | Indu Bhagat | 1 | -0/+5 |
2024-01-15 | gas: add new command line option --scfi=experimental | Indu Bhagat | 1 | -2/+21 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2023-03-17 | gas: expose flag_macro_alternate globally | Jan Beulich | 1 | -3/+1 |
2023-03-17 | gas: use flag_mri directly in macro processing | Jan Beulich | 1 | -1/+1 |
2023-03-17 | gas: isolate macro_strip_at to macro.c | Jan Beulich | 1 | -5/+1 |
2023-03-17 | gas: drop function pointer parameter from macro_init() | Jan Beulich | 1 | -23/+1 |
2023-03-14 | gas .include and .incbin | Alan Modra | 1 | -0/+2 |
2023-03-10 | eh static data | Alan Modra | 1 | -0/+1 |
2023-03-03 | gas: default .debug section compression method adjustments | Jan Beulich | 1 | -2/+7 |
2023-02-16 | Delete PROGRESS macros | Alan Modra | 1 | -9/+0 |
2023-02-16 | gas_init | Alan Modra | 1 | -19/+20 |
2023-02-13 | Split off gas init to functions | Alan Modra | 1 | -72/+87 |
2023-02-02 | gas: use "stack trace" instead of "unwind" for SFrame | Indu Bhagat | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2022-11-24 | gas: Disable --gcodeview on PE targets with no O_secrel | Mark Harmstone | 1 | -3/+3 |
2022-11-23 | gas: Add --gcodeview option | Mark Harmstone | 1 | -0/+17 |
2022-11-15 | gas: add new command line option --gsframe | Indu Bhagat | 1 | -1/+9 |
2022-10-11 | add --enable-default-compressed-debug-sections-algorithm configure option | Martin Liska | 1 | -1/+1 |
2022-10-11 | refactor usage of compressed_debug_section_type | Martin Liska | 1 | -25/+9 |
2022-09-28 | The help document of as misses some many options | Nick Clifton | 1 | -1/+14 |
2022-09-26 | binutils, gdb: support zstd compressed debug sections | Fangrui Song | 1 | -2/+11 |
2022-07-09 | gas: rename md_end to md_finish | Alan Modra | 1 | -2/+2 |
2022-07-09 | gas: set up notes obstack earlier | Alan Modra | 1 | -6/+14 |
2022-07-09 | gas: itbl_files | Alan Modra | 1 | -20/+2 |
2022-07-09 | gas: output_file_close | Alan Modra | 1 | -12/+1 |
2022-04-19 | as: Reject unknown -gXXX option | H.J. Lu | 1 | -0/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2021-11-18 | Add multibyte character warning option to the assembler. | Nick Clifton | 1 | -4/+19 |
2021-04-05 | C99 gas configury | Alan Modra | 1 | -3/+1 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -3/+2 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -6/+6 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2020-08-28 | gas: Handle bad -gdwarf options, just like bad --gdwarf options. | Mark Wielaard | 1 | -0/+7 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -3/+3 |
2020-08-20 | Remove --reduce-memory-overheads and --hash-size arguments. | Martin Liska | 1 | -21/+1 |
2020-07-30 | Strange - my previous commit to as.c to set the default dwarf level to 3 seem... | Nick Clifton | 1 | -2/+3 |
2020-07-30 | Prevent the generation of DWARF level 0 line number tables... | Nick Clifton | 1 | -1/+1 |
2020-03-06 | Add support for --dwarf-[3|4|5] to assembler command line. | Nick Clifton | 1 | -7/+50 |
2020-03-06 | Stop the assembler from complaining that the input and output files are the s... | Nick Clifton | 1 | -1/+7 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2019-11-28 | gas/riscv: Produce version 3 DWARF CIE by default | Andrew Burgess | 1 | -4/+6 |
2019-11-18 | gas: Add --gdwarf-cie-version command line flag | Andrew Burgess | 1 | -0/+17 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -4/+4 |
2019-03-18 | Use temp_ilp and restore_ilp in more places | Alan Modra | 1 | -4/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-08-14 | When the assembler reports that the input and output are the same, report the... | Robert Yang | 1 | -7/+20 |
2018-08-09 | as --help: Display default option for --elf-stt-common= | H.J. Lu | 1 | -1/+6 |
2018-05-14 | Fix a problem in the assembler when checking for overlapping input and output... | Nick Clifton | 1 | -1/+1 |