summaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Add Global INValidate ASE supportFaraz Shahbazker2018-06-141-0/+2
* ELF dynsymsAlan Modra2018-06-141-0/+1
* MIPS: Add CRC ASE supportScott Egerton2018-06-131-0/+2
* BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan2018-05-031-12/+0
* PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill2018-03-031-4/+10
* MIPS messagesAlan Modra2018-02-261-29/+29
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+1
* Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki2018-02-191-10/+1
* MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki2018-02-191-3/+14
* Add attribute printf to _bfd_error_handlerAlan Modra2018-02-191-3/+4
* %L conversionsAlan Modra2018-02-191-13/+15
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-44/+44
* Improve the find_nearest_line function for the MIPS target so that it tries h...Nick Clifton2018-02-061-6/+22
* MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki2018-02-051-1/+10
* MIPS/BFD: Update a stale `mips_elf32_section_processing' referenceMaciej W. Rozycki2018-01-231-1/+1
* _bfd_mips_elf_final_link: Notify user about wrong .reginfo sizeVlad Ivanov2018-01-121-1/+9
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-167/+167
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-60/+0
* mips: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-2/+9
* MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki2017-08-301-1/+5
* Fix spelling typos.Yuri Chornovian2017-07-181-3/+3
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-14/+13
* MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki2017-06-281-0/+18
* MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki2017-06-261-5/+5
* bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi2017-06-061-2/+0
* ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki2017-06-061-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki2017-05-151-0/+2
* Constify elf_backend_eh_frame_address_sizeAlan Modra2017-04-271-1/+1
* MIPS/BFD: Reorder comment about dynamic symbol sortingMaciej W. Rozycki2017-04-201-2/+2
* Wrap long linesAlan Modra2017-04-131-3/+6
* Use %A and %B in more error messagesAlan Modra2017-04-131-2/+1
* Rewrite bfd error handlerAlan Modra2017-04-131-18/+18
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki2017-02-281-4/+4
* MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki2017-02-231-161/+0
* MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki2017-02-231-0/+6
* MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirementMaciej W. Rozycki2017-02-021-3/+13
* MIPS/BFD: Use `bfd_size_type' for dynamic symbol table indicesMaciej W. Rozycki2017-02-021-5/+4
* MIPS/BFD: Streamline hash table references in `mips_elf_sort_hash_table'Maciej W. Rozycki2017-02-021-9/+5
* MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'Maciej W. Rozycki2017-02-021-3/+3
* MIPS: Add options to control branch ISA checksMaciej W. Rozycki2017-01-301-20/+28
* 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-8/+24
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-18/+6
* MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK supportMaciej W. Rozycki2016-12-231-3/+0
* MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki2016-12-141-0/+10