Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-03-24 | Update copyright year. | H.J. Lu | 1 | -1/+2 |
2010-01-26 | 2010-01-26 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2009-09-03 | * elf64-mips.c (mips_elf64_howto_table_rela): Add support for | Maciej W. Rozycki | 1 | -2/+29 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2008-08-08 | 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com> | Daniel Jacobowitz | 1 | -0/+47 |
2008-08-07 | bfd/ | Richard Sandiford | 1 | -0/+1 |
2008-08-07 | bfd/ | Richard Sandiford | 1 | -1/+0 |
2008-08-06 | bfd/ | Richard Sandiford | 1 | -8/+58 |
2008-02-27 | * elf.c ( _bfd_elf_print_private_bfd_data): Call | Catherine Moore | 1 | -0/+1 |
2007-08-24 | * elf64-mips.c (elf_backend_sign_extend_vma): Define. | Daniel Jacobowitz | 1 | -0/+2 |
2007-07-10 | * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field. | Alan Modra | 1 | -0/+1 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -12/+14 |
2007-07-02 | bfd: | Joseph Myers | 1 | -1/+14 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |