aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfn32-mips.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-04MIPS HI16 and LO16 reloc howtosAlan Modra1-34/+34
2024-04-02PR 30569, delete _bfd_mips_elf_early_size_sectionsAlan Modra1-1/+0
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra1-4/+2
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-6/+13
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-14Correct R_MIPS_16 n32 howtoAlan Modra1-1/+1
2022-06-08Revert reloc howto nitsAlan Modra1-1/+1
2022-06-08HOWTO size encodingAlan Modra1-196/+196
2022-06-08NONE reloc fixesAlan Modra1-1/+1
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-03-31Use bool in bfdAlan Modra1-647/+647
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki1-0/+12
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-18bfd_asymbol_* macrosAlan Modra1-2/+2
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-04PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki1-14/+18
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-5/+11
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-7/+6
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-28/+28
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-23MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki1-1/+18
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin1-0/+54
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-31Create sdynrelro for elfn32 mips tooAlan 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-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
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
2014-09-15Add support for MIPS R6.Andrew Bennett1-1/+195
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune1-0/+2
2014-05-02bfd target vector rationalisationAlan Modra1-10/+10
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-12/+0