aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-04MIPS HI16 and LO16 reloc howtosAlan Modra1-37/+37
2024-04-02PR 30569, delete _bfd_mips_elf_early_size_sectionsAlan Modra1-2/+0
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra1-4/+4
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-06-20Don't segfault in mips reloc special_functionsAlan Modra1-2/+5
2023-06-08Re: _bfd_free_cached_infoAlan Modra1-1/+1
2023-06-07_bfd_free_cached_infoAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-13asan: mips_hi16_list segfault in bfd_get_section_limit_octetsAlan Modra1-0/+1
2022-12-09PR28306, segfault in _bfd_mips_elf_reloc_unshuffleAlan Modra1-1/+6
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+2
2022-08-04MIPS: Use R_MIPS_REL16 for BFD_RELOC_16Alan Modra1-0/+1
2022-06-14BFD_RELOC_MIPS_16Alan Modra1-2/+1
2022-06-08Revert reloc howto nitsAlan Modra1-1/+1
2022-06-08HOWTO size encodingAlan Modra1-196/+196
2022-06-03Re: asan: mips_gprel_reloc segfaultAlan Modra1-2/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-05PR28166, _bfd_elf_mips_get_relocated_section_contentsAlan Modra1-9/+2
2021-08-04PR28162, segment fault in mips_elf_assign_gpAlan Modra1-4/+4
2021-03-31Use bool in bfdAlan Modra1-663/+663
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-5/+2
2020-02-19_bfd_alloc_and_readAlan Modra1-6/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki1-0/+1
2018-07-02microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocationsMaciej W. Rozycki1-0/+335
2018-04-09MIPS64/BFD: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki1-2/+4
2018-04-09MIPS64/BFD: Fix a crash with invalid `r_sym' in relocationMaciej W. Rozycki1-0/+17
2018-04-04PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki1-14/+20
2018-03-07mips64 rtype_to_howto error statusAlan Modra1-1/+3
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-16/+11
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-5/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-15/+15
2017-11-08BFD: Extract PID from MIPS core dump fileDjordje Todorovic1-0/+2
2017-11-08BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic1-0/+44
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-1/+0
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki1-17/+2
2017-05-20MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki1-75/+7
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki1-1/+0
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-0/+1
2016-09-30Remove syntactic sugarAlan Modra1-1/+1
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-1/+32
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu1-23/+0
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-2/+2
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton1-1/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1