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