Age | Commit message (Expand) | Author | Files | Lines |
2024-04-04 | MIPS HI16 and LO16 reloc howtos | Alan Modra | 1 | -37/+37 |
2024-04-02 | PR 30569, delete _bfd_mips_elf_early_size_sections | Alan Modra | 1 | -2/+0 |
2024-04-02 | PR 30569, always call elf_backend_size_dynamic_sections | Alan Modra | 1 | -4/+4 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-06-20 | Don't segfault in mips reloc special_functions | Alan Modra | 1 | -2/+5 |
2023-06-08 | Re: _bfd_free_cached_info | Alan Modra | 1 | -1/+1 |
2023-06-07 | _bfd_free_cached_info | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-13 | asan: mips_hi16_list segfault in bfd_get_section_limit_octets | Alan Modra | 1 | -0/+1 |
2022-12-09 | PR28306, segfault in _bfd_mips_elf_reloc_unshuffle | Alan Modra | 1 | -1/+6 |
2022-09-06 | bfd: Add bfd_find_nearest_line_with_alt | Aaron Merey | 1 | -0/+2 |
2022-08-04 | MIPS: Use R_MIPS_REL16 for BFD_RELOC_16 | Alan Modra | 1 | -0/+1 |
2022-06-14 | BFD_RELOC_MIPS_16 | Alan Modra | 1 | -2/+1 |
2022-06-08 | Revert reloc howto nits | Alan Modra | 1 | -1/+1 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -196/+196 |
2022-06-03 | Re: asan: mips_gprel_reloc segfault | Alan Modra | 1 | -2/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-08-05 | PR28166, _bfd_elf_mips_get_relocated_section_contents | Alan Modra | 1 | -9/+2 |
2021-08-04 | PR28162, segment fault in mips_elf_assign_gp | Alan Modra | 1 | -4/+4 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -663/+663 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -5/+2 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -6/+3 |
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-09-14 | PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks | Maciej W. Rozycki | 1 | -0/+1 |
2018-07-02 | microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocations | Maciej W. Rozycki | 1 | -0/+335 |
2018-04-09 | MIPS64/BFD: Fix a crash with STN_UNDEF in relocation | Maciej W. Rozycki | 1 | -2/+4 |
2018-04-09 | MIPS64/BFD: Fix a crash with invalid `r_sym' in relocation | Maciej W. Rozycki | 1 | -0/+17 |
2018-04-04 | PR binutils/22875: MIPS/ELF: Also fail with relocation placeholders | Maciej W. Rozycki | 1 | -14/+20 |
2018-03-07 | mips64 rtype_to_howto error status | Alan Modra | 1 | -1/+3 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -16/+11 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -5/+4 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -15/+15 |
2017-11-08 | BFD: Extract PID from MIPS core dump file | Djordje Todorovic | 1 | -0/+2 |
2017-11-08 | BFD: Write Linux core PRSTATUS note into MIPS core file | Djordje Todorovic | 1 | -0/+44 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -1/+0 |
2017-06-06 | ELF/BFD: Hold the number of internal static relocs in `->reloc_count' | Maciej W. Rozycki | 1 | -17/+2 |
2017-05-20 | MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count' | Maciej W. Rozycki | 1 | -75/+7 |
2017-02-23 | MIPS/BFD: Remove duplicate NewABI JALR relocation handling | Maciej W. Rozycki | 1 | -1/+0 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -1/+1 |
2016-06-28 | MIPS16: Add R_MIPS16_PC16_S1 branch relocation support | Maciej W. Rozycki | 1 | -1/+32 |
2016-05-25 | Enable 64-bit archives in ar and ranlib | H.J. Lu | 1 | -23/+0 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -2/+2 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -1/+6 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |