Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 2016-12-26 | 1 | -0/+1 |
* | elf_backend_dtrel_excludes_plt | Alan Modra | 2016-11-23 | 1 | -0/+2 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -1/+1 |
* | MIPS16: Add R_MIPS16_PC16_S1 branch relocation support | Maciej W. Rozycki | 2016-06-28 | 1 | -1/+17 |
* | MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc support | Maciej W. Rozycki | 2016-06-13 | 1 | -3/+3 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 2015-01-19 | 1 | -1/+1 |
* | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 2015-01-15 | 1 | -1/+6 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | Don't sort ld -r relocs for mips | Alan Modra | 2014-12-10 | 1 | -0/+2 |
* | Add support for MIPS R6. | Andrew Bennett | 2014-09-15 | 1 | -1/+100 |
* | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 2014-07-29 | 1 | -0/+2 |
* | bfd target vector rationalisation | Alan Modra | 2014-05-02 | 1 | -12/+12 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -2/+1 |
* | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 2013-12-17 | 1 | -12/+0 |
* | * elf32-mips.c (ELF_OSABI): Undef for vxworks. | Alan Modra | 2013-09-24 | 1 | -0/+1 |
* | bfd/ | Maciej W. Rozycki | 2013-06-24 | 1 | -2/+3 |
* | 2013-05-30 Paul Brook <paul@codesourcery.com> | Catherine Moore | 2013-05-30 | 1 | -0/+22 |
* | bfd/ | Richard Sandiford | 2013-05-04 | 1 | -2/+2 |
* | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 2013-02-21 | 1 | -5/+5 |
* | * elf32-mips.c (mips_elf32_object_p): Return right away when the | Maciej W. Rozycki | 2012-12-03 | 1 | -4/+3 |
* | bfd/ | Maciej W. Rozycki | 2012-12-03 | 1 | -0/+1 |
* | 2011-12-19 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 2011-12-19 | 1 | -0/+114 |
* | bfd/ | Richard Sandiford | 2011-07-24 | 1 | -10/+583 |
* | bfd/ | Richard Sandiford | 2010-12-31 | 1 | -0/+31 |
* | Add target_id to elf_backend_data. | H.J. Lu | 2010-08-25 | 1 | -1/+1 |
* | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2010-08-18 | 1 | -1/+1 |
* | * elfxx-mips.h: Include "elf/mips.h". | Maciej W. Rozycki | 2010-07-27 | 1 | -2/+1 |
* | update copyright dates | Alan Modra | 2009-09-02 | 1 | -1/+1 |
* | PR binutils/10492 | Jakub Jelinek | 2009-08-06 | 1 | -1/+1 |
* | 2009-08-05 Chao-ying Fu <fu@mips.com> | Chao-ying Fu | 2009-08-05 | 1 | -0/+1 |
* | * elf32-mips.c (mips_elf_final_gp): Don't add 0x4000 offset for | Nathan Sidwell | 2009-02-12 | 1 | -1/+1 |
* | 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com> | Daniel Jacobowitz | 2008-08-08 | 1 | -95/+48 |
* | bfd/ | Richard Sandiford | 2008-08-07 | 1 | -0/+1 |
* | bfd/ | Richard Sandiford | 2008-08-07 | 1 | -1/+0 |
* | bfd/ | Richard Sandiford | 2008-08-06 | 1 | -4/+30 |
* | * elf32-mips.c (elf_backend_write_section): Define. | Daniel Jacobowitz | 2008-07-24 | 1 | -0/+1 |
* | * elf.c ( _bfd_elf_print_private_bfd_data): Call | Catherine Moore | 2008-02-27 | 1 | -0/+1 |
* | Switch sources over to use the GPL version 3 | Nick Clifton | 2007-07-03 | 1 | -12/+14 |
* | bfd/ | Alan Modra | 2007-04-26 | 1 | -1/+1 |
* | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 2007-03-26 | 1 | -1/+49 |
* | include/elf/ | Richard Sandiford | 2006-10-28 | 1 | -0/+15 |
* | bfd/ | Alan Modra | 2006-10-17 | 1 | -0/+1 |
* | * elf32-mips.c, elf64-mips.c, elfn32-mips.c | Thiemo Seufer | 2006-08-15 | 1 | -0/+2 |
* | [ bfd/ChangeLog ] | Thiemo Seufer | 2006-07-20 | 1 | -33/+1 |
* | [ bfd/ChangeLog ] | Thiemo Seufer | 2006-06-12 | 1 | -3/+11 |
* | bfd/ | H.J. Lu | 2006-05-30 | 1 | -0/+1 |
* | Richard Sandiford <richard@codesourcery.com> | Richard Sandiford | 2006-03-22 | 1 | -1/+148 |
* | bfd/ | Daniel Jacobowitz | 2005-11-23 | 1 | -5/+5 |