summaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* asan: mips_hi16_list segfault in bfd_get_section_limit_octetsAlan Modra2022-12-131-0/+1
* PR28306, segfault in _bfd_mips_elf_reloc_unshuffleAlan Modra2022-12-091-1/+6
* bfd: Add bfd_find_nearest_line_with_altAaron Merey2022-09-061-0/+2
* MIPS: Use R_MIPS_REL16 for BFD_RELOC_16Alan Modra2022-08-041-0/+1
* BFD_RELOC_MIPS_16Alan Modra2022-06-141-2/+1
* Revert reloc howto nitsAlan Modra2022-06-081-1/+1
* HOWTO size encodingAlan Modra2022-06-081-196/+196
* Re: asan: mips_gprel_reloc segfaultAlan Modra2022-06-031-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR28166, _bfd_elf_mips_get_relocated_section_contentsAlan Modra2021-08-051-9/+2
* PR28162, segment fault in mips_elf_assign_gpAlan Modra2021-08-041-4/+4
* Use bool in bfdAlan Modra2021-03-311-663/+663
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-5/+2
* _bfd_alloc_and_readAlan Modra2020-02-191-6/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki2018-09-141-0/+1
* microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocationsMaciej W. Rozycki2018-07-021-0/+335
* MIPS64/BFD: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki2018-04-091-2/+4
* MIPS64/BFD: Fix a crash with invalid `r_sym' in relocationMaciej W. Rozycki2018-04-091-0/+17
* PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki2018-04-041-14/+20
* mips64 rtype_to_howto error statusAlan Modra2018-03-071-1/+3
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-16/+11
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-5/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-15/+15
* BFD: Extract PID from MIPS core dump fileDjordje Todorovic2017-11-081-0/+2
* BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic2017-11-081-0/+44
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-1/+0
* ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki2017-06-061-17/+2
* MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki2017-05-201-75/+7
* MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki2017-02-231-1/+0
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-281-1/+32
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-251-23/+0
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-2/+2
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't sort ld -r relocs for mipsAlan Modra2014-12-101-0/+1
* Add support for MIPS R6.Andrew Bennett2014-09-151-1/+195
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-291-0/+2
* bfd target vector rationalisationAlan Modra2014-05-021-10/+10
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-12/+0
* 2013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore2013-05-301-0/+23