Age | Commit message (Expand) | Author | Files | Lines |
2018-03-03 | PR ld/21900: MIPS: Fix relocation processing with undefined symbols | James Cowgill | 1 | -4/+10 |
2018-02-26 | MIPS messages | Alan Modra | 1 | -29/+29 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -1/+1 |
2018-02-19 | Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size" | Maciej W. Rozycki | 1 | -10/+1 |
2018-02-19 | MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sections | Maciej W. Rozycki | 1 | -3/+14 |
2018-02-19 | Add attribute printf to _bfd_error_handler | Alan Modra | 1 | -3/+4 |
2018-02-19 | %L conversions | Alan Modra | 1 | -13/+15 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -44/+44 |
2018-02-06 | Improve the find_nearest_line function for the MIPS target so that it tries h... | Nick Clifton | 1 | -6/+22 |
2018-02-05 | MIPS/BFD: Correctly report unsupported `.reginfo' section size | Maciej W. Rozycki | 1 | -1/+10 |
2018-01-23 | MIPS/BFD: Update a stale `mips_elf32_section_processing' reference | Maciej W. Rozycki | 1 | -1/+1 |
2018-01-12 | _bfd_mips_elf_final_link: Notify user about wrong .reginfo size | Vlad Ivanov | 1 | -1/+9 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -167/+167 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -6/+6 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -60/+0 |
2017-10-14 | mips: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -2/+9 |
2017-08-30 | MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation | Maciej W. Rozycki | 1 | -1/+5 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -3/+3 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -14/+13 |
2017-06-28 | MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor support | Maciej W. Rozycki | 1 | -0/+18 |
2017-06-26 | MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processor | Maciej W. Rozycki | 1 | -5/+5 |
2017-06-06 | bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mips | Jose E. Marchesi | 1 | -2/+0 |
2017-06-06 | ELF/BFD: Hold the number of internal static relocs in `->reloc_count' | Maciej W. Rozycki | 1 | -2/+2 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-05-15 | MIPS16e2: Add MIPS16e2 ASE support | Maciej W. Rozycki | 1 | -0/+2 |
2017-04-27 | Constify elf_backend_eh_frame_address_size | Alan Modra | 1 | -1/+1 |
2017-04-20 | MIPS/BFD: Reorder comment about dynamic symbol sorting | Maciej W. Rozycki | 1 | -2/+2 |
2017-04-13 | Wrap long lines | Alan Modra | 1 | -3/+6 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -2/+1 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -18/+18 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-02-28 | MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALR | Maciej W. Rozycki | 1 | -4/+4 |
2017-02-23 | MIPS/BFD: Remove duplicate NewABI JALR relocation handling | Maciej W. Rozycki | 1 | -161/+0 |
2017-02-23 | MIPS/BFD: Discard ineligible JALR relocations right away | Maciej W. Rozycki | 1 | -0/+6 |
2017-02-02 | MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirement | Maciej W. Rozycki | 1 | -3/+13 |
2017-02-02 | MIPS/BFD: Use `bfd_size_type' for dynamic symbol table indices | Maciej W. Rozycki | 1 | -5/+4 |
2017-02-02 | MIPS/BFD: Streamline hash table references in `mips_elf_sort_hash_table' | Maciej W. Rozycki | 1 | -9/+5 |
2017-02-02 | MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table' | Maciej W. Rozycki | 1 | -3/+3 |
2017-01-30 | MIPS: Add options to control branch ISA checks | Maciej W. Rozycki | 1 | -20/+28 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -8/+24 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -18/+6 |
2016-12-23 | MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK support | Maciej W. Rozycki | 1 | -3/+0 |
2016-12-14 | MIPS/opcodes: Also set disassembler's ASE flags from ELF structures | Maciej W. Rozycki | 1 | -0/+10 |
2016-12-01 | Fix handling of MIPS16 HI16 relocs. | Ma Jiang | 1 | -1/+0 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -7/+0 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -95/+86 |
2016-10-25 | elfxx-mips: Correct STUB_JALR's description | Maciej W. Rozycki | 1 | -1/+1 |