Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-09-14 | PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks | Maciej W. Rozycki | 1 | -0/+1 |
2018-07-02 | microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocations | Maciej W. Rozycki | 1 | -0/+335 |
2018-04-09 | MIPS64/BFD: Fix a crash with STN_UNDEF in relocation | Maciej W. Rozycki | 1 | -2/+4 |
2018-04-09 | MIPS64/BFD: Fix a crash with invalid `r_sym' in relocation | Maciej W. Rozycki | 1 | -0/+17 |
2018-04-04 | PR binutils/22875: MIPS/ELF: Also fail with relocation placeholders | Maciej W. Rozycki | 1 | -14/+20 |
2018-03-07 | mips64 rtype_to_howto error status | Alan Modra | 1 | -1/+3 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -16/+11 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -5/+4 |
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 | -15/+15 |
2017-11-08 | BFD: Extract PID from MIPS core dump file | Djordje Todorovic | 1 | -0/+2 |
2017-11-08 | BFD: Write Linux core PRSTATUS note into MIPS core file | Djordje Todorovic | 1 | -0/+44 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -1/+0 |
2017-06-06 | ELF/BFD: Hold the number of internal static relocs in `->reloc_count' | Maciej W. Rozycki | 1 | -17/+2 |
2017-05-20 | MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count' | Maciej W. Rozycki | 1 | -75/+7 |
2017-02-23 | MIPS/BFD: Remove duplicate NewABI JALR relocation handling | Maciej W. Rozycki | 1 | -1/+0 |
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 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -1/+1 |
2016-06-28 | MIPS16: Add R_MIPS16_PC16_S1 branch relocation support | Maciej W. Rozycki | 1 | -1/+32 |
2016-05-25 | Enable 64-bit archives in ar and ranlib | H.J. Lu | 1 | -23/+0 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -2/+2 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -1/+6 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-10 | Don't sort ld -r relocs for mips | Alan Modra | 1 | -0/+1 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 1 | -1/+195 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 1 | -0/+2 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -10/+10 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-12-17 | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 1 | -12/+0 |
2013-05-30 | 2013-05-30 Paul Brook <paul@codesourcery.com> | Catherine Moore | 1 | -0/+23 |
2013-05-06 | 2013-05-06 Paul Brook <paul@codesourcery.com> | Catherine Moore | 1 | -0/+23 |
2013-05-04 | bfd/ | Richard Sandiford | 1 | -2/+2 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -5/+5 |
2013-02-18 | * elf64-mips.c (micromips_elf64_howto_table_rel): Add | Maciej W. Rozycki | 1 | -0/+64 |
2012-12-03 | bfd/ | Maciej W. Rozycki | 1 | -0/+1 |
2012-08-03 | * elf64-mips.c (mips16_elf64_howto_table_rela): Correct src_mask | Maciej W. Rozycki | 1 | -7/+7 |
2012-05-19 | * elf64-mips.c (elf_backend_got_header_size): Correct definition. | Maciej W. Rozycki | 1 | -1/+1 |
2012-05-19 | * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sure | Maciej W. Rozycki | 1 | -0/+1 |
2011-12-19 | 2011-12-19 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 1 | -0/+219 |
2011-11-16 | * elf64-mips.c (mips_elf64_howto_table_rela): Set src_mask to | Maciej W. Rozycki | 1 | -36/+36 |
2011-07-24 | bfd/ | Richard Sandiford | 1 | -4/+651 |
2010-12-31 | bfd/ | Richard Sandiford | 1 | -0/+33 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -17/+16 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -1/+1 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -1/+1 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2010-07-27 | * elf64-mips.c (mips_elf64_howto_table_rela) | Maciej W. Rozycki | 1 | -10/+10 |