Age | Commit message (Expand) | Author | Files | Lines |
2024-02-19 | aarch64: Add new relocations and limit COFF AArch64 relocation offsets | Zac Walker | 1 | -1/+12 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-29 | Fix x86-64: Add R_X86_64_CODE_4_GOTPCRELX | H.J. Lu | 1 | -0/+1 |
2023-10-23 | gas: make .nops output visible in listing | Jan Beulich | 1 | -1/+6 |
2023-04-26 | Avoid another -Werror=dangling-pointer | Alan Modra | 1 | -2/+3 |
2023-04-12 | Comment typo fix | Alan Modra | 1 | -1/+1 |
2023-04-06 | gas/write.c use better types | Alan Modra | 1 | -3/+3 |
2023-02-16 | Delete PROGRESS macros | Alan Modra | 1 | -4/+0 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-07 | gas compress_debug tidy | Alan Modra | 1 | -22/+14 |
2022-12-07 | Compression tidy and fixes | Alan Modra | 1 | -8/+9 |
2022-11-15 | gas: generate .sframe from CFI directives | Indu Bhagat | 1 | -0/+13 |
2022-11-14 | objcopy renaming section with explicit flags | Alan Modra | 1 | -8/+1 |
2022-10-11 | Re: Error: attempt to get value of unresolved symbol `L0' | Nick Clifton | 1 | -8/+10 |
2022-10-04 | Re: compress .gnu.debuglto_.debug_* sections if requested | Alan Modra | 1 | -13/+7 |
2022-10-04 | compress .gnu.debuglto_.debug_* sections if requested | Martin Liska | 1 | -1/+3 |
2022-09-26 | binutils, gdb: support zstd compressed debug sections | Fangrui Song | 1 | -17/+19 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -9/+5 |
2022-05-27 | Replace bfd_hostptr_t with uintptr_t | Alan Modra | 1 | -2/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-28 | gas reloc sorting | Alan Modra | 1 | -1/+28 |
2021-08-16 | as: Replace the removed symbol with the versioned symbol | H.J. Lu | 1 | -6/+15 |
2021-07-21 | as_bad_subtract | Alan Modra | 1 | -6/+10 |
2021-07-14 | gas: default TC_VALIDATE_FIX_SUB to 0 | Alan Modra | 1 | -10/+1 |
2021-06-16 | gas: fix overflow diagnostics | Jan Beulich | 1 | -1/+4 |
2021-04-19 | gas: drop sprint_value() | Jan Beulich | 1 | -3/+5 |
2021-04-06 | gas: missing (re-)initialization of local variable in fixup_segment() | Jan Beulich | 1 | -1/+2 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -4/+3 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -8/+8 |
2021-01-24 | PR27228, .reloc wrong symbol emitted for undefined local symbol | Alan Modra | 1 | -1/+3 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -12/+31 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-09 | Revert delta accidentally applied with commit 9372689d72f902c8bae90536acc4747... | Nick Clifton | 1 | -24/+0 |
2020-11-09 | Add support for the LMBD (left-most bit detect) instruction to the PRU assemb... | Spencer E. Olson | 1 | -0/+24 |
2020-09-14 | Add a new ".nop" directive to the assembler to allow the creation of no-op in... | Nick Clifton | 1 | -1/+1 |
2020-07-15 | Fix the generation of relocs for missing build notes. | Nick Clifton | 1 | -9/+18 |
2020-06-02 | gas: Fix checking for backwards .org with negative offset | Alex Coplan | 1 | -2/+2 |
2020-05-19 | Use bfd_get_filename throughout gas | Alan Modra | 1 | -6/+10 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-10 | gas -Z flag | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-12 | gas: Add md_generic_table_relax_frag | H.J. Lu | 1 | -1/+6 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+2 |
2019-10-25 | PR25125, relaxation chooses wrong branch size | Alan Modra | 1 | -4/+4 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -22/+22 |
2019-07-01 | Fix bug when generating REL type relocs for assembler generated build notes. | Nick Clifton | 1 | -10/+12 |
2019-04-16 | Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE | Alan Modra | 1 | -12/+2 |
2019-04-16 | Make fixup fx_where unsigned | Alan Modra | 1 | -10/+10 |
2019-04-16 | Make frag fr_fix unsigned | Alan Modra | 1 | -3/+3 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |