summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
AgeCommit message (Expand)Author
2022-06-14BFD_RELOC_MIPS_16Alan Modra
2022-06-08Revert reloc howto nitsAlan Modra
2022-06-08HOWTO size encodingAlan Modra
2022-06-03Re: asan: mips_gprel_reloc segfaultAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-08-04PR28162, segment fault in mips_elf_assign_gpAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-18bfd_asymbol_* macrosAlan Modra
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra
2019-07-23ELF final_write_processingAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki
2018-05-03BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan
2018-04-04PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki
2018-03-29PR binutils/22875: MIPS: Remove duplicate unsupported relocation processingMaciej W. Rozycki
2018-03-28MIPS/BFD: Call `mips_elf32_rtype_to_howto' directly with o32Maciej W. Rozycki
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-02-26unrecognized/unsupported reloc messageAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-08BFD: Extract PID from MIPS core dump fileDjordje Todorovic
2017-11-08BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki
2016-06-13MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc supportMaciej W. Rozycki
2016-01-01Copyright update for binutilsAlan Modra
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't sort ld -r relocs for mipsAlan Modra
2014-09-15Add support for MIPS R6.Andrew Bennett
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu
2013-09-24 * elf32-mips.c (ELF_OSABI): Undef for vxworks.Alan Modra
2013-06-24 bfd/Maciej W. Rozycki
2013-05-302013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore
2013-05-04bfd/Richard Sandiford
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2012-12-03 * elf32-mips.c (mips_elf32_object_p): Return right away when theMaciej W. Rozycki
2012-12-03 bfd/Maciej W. Rozycki