Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -7/+6 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -65/+23 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -15/+16 |
2016-06-28 | Fix typo in previous commit | Nick Clifton | 1 | -1/+1 |
2016-06-28 | Fix more linker testsuite failures. | Nick Clifton | 1 | -2/+9 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -13/+7 |
2016-03-29 | Relax assertion in BFIN linker to allow for discard GOT relocs. | Nick Clifton | 1 | -1/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -12/+10 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -33/+39 |
2015-01-19 | More fixes related to NONE relocs | Alan Modra | 1 | -3/+3 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -10/+10 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -4/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-12-17 | Use _bfd_elf_copy_private_bfd_data | H.J. Lu | 1 | -42/+0 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -4/+4 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -1/+7 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-02-10 | * i386linux.c (linux_link_hash_table_create): Allocate table | Alan Modra | 1 | -2/+2 |
2012-10-23 | bfd/ | Nathan Sidwell | 1 | -104/+5 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -42/+34 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -44/+46 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -2/+2 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -4/+4 |
2011-10-19 | PR ld/13177 | Alan Modra | 1 | -2/+6 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -3/+0 |
2011-02-28 | ChangeLog libiberty/ | Kai Tietz | 1 | -3/+3 |
2011-01-14 | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 1 | -4/+5 |
2010-11-15 | blackfin: add support for L1 code/data flags | Mike Frysinger | 1 | -0/+18 |
2010-11-15 | bfd: bfin: drop needless symbol flag handling imported from FRV | Mike Frysinger | 1 | -6/+0 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -18/+4 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -5/+3 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -6/+10 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -1/+0 |
2009-09-23 | * elf32-bfin.c (_bfinfdpic_size_got_plt): Make sure empty | Jie Zhang | 1 | -26/+20 |
2009-09-11 | * elf32-bfin.c (bfinfdpic_relocs_info_find): Just return | Jie Zhang | 1 | -2/+6 |
2009-09-04 | * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): Always | Jie Zhang | 1 | -2/+10 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-11 | Merge some FRV FDPIC changes into the Blackfin code. | Bernd Schmidt | 1 | -141/+324 |
2009-08-09 | bfd/ | Bernd Schmidt | 1 | -100/+100 |
2009-07-10 | bfd | Tom Tromey | 1 | -1/+1 |
2009-06-18 | * elf-bfd.h (struct sym_sec_cache): Delete. | Alan Modra | 1 | -3/+3 |
2009-05-10 | Remove unnecessary ATTRIBUTE_UNUSED | Alan Modra | 1 | -6/+5 |