summaryrefslogtreecommitdiff
path: root/bfd/elf32-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/+10
* bfd: Add bfd_find_nearest_line_with_altAaron Merey2022-09-061-0/+2
* BFD_RELOC_MIPS_16Alan Modra2022-06-141-1/+1
* Revert reloc howto nitsAlan Modra2022-06-081-1/+1
* HOWTO size encodingAlan Modra2022-06-081-99/+99
* 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
* PR28162, segment fault in mips_elf_assign_gpAlan Modra2021-08-041-3/+3
* Use bool in bfdAlan Modra2021-03-311-352/+352
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki2020-07-291-0/+12
* ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu2020-06-061-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_asymbol_* macrosAlan Modra2019-09-181-2/+2
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-4/+4
* ELF final_write_processingAlan Modra2019-07-231-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
* BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan2018-05-031-0/+12
* PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki2018-04-041-10/+13
* PR binutils/22875: MIPS: Remove duplicate unsupported relocation processingMaciej W. Rozycki2018-03-291-6/+2
* MIPS/BFD: Call `mips_elf32_rtype_to_howto' directly with o32Maciej W. Rozycki2018-03-281-3/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-6/+15
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-5/+5
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-24/+24
* 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
* 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
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-281-1/+17
* MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc supportMaciej W. Rozycki2016-06-131-3/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* 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/+2
* Add support for MIPS R6.Andrew Bennett2014-09-151-1/+100
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-291-0/+2
* bfd target vector rationalisationAlan Modra2014-05-021-12/+12
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-12/+0
* * elf32-mips.c (ELF_OSABI): Undef for vxworks.Alan Modra2013-09-241-0/+1
* bfd/Maciej W. Rozycki2013-06-241-2/+3
* 2013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore2013-05-301-0/+22