Age | Commit message (Expand) | Author | Files | Lines |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -303/+303 |
2017-12-06 | dyn_relocs tidy | Alan Modra | 1 | -44/+14 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -19/+34 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -8/+8 |
2017-10-19 | tilegx: Check bfd_link_executable for TLS check | H.J. Lu | 1 | -10/+10 |
2017-10-18 | tile: Mark __tls_get_addr in gc_mark_hook | H.J. Lu | 1 | -2/+10 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -189/+0 |
2017-10-14 | tile: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -3/+8 |
2017-10-08 | tilegx: Set this_hdr.sh_entsize only if section size > 0 | H.J. Lu | 1 | -9/+9 |
2017-10-05 | tile: Dump dynamic relocation info to the map file | H.J. Lu | 1 | -1/+9 |
2017-07-24 | Improve "unrecognized relocation" error messages to add the suggestion that t... | Nick Clifton | 1 | -9/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -3/+3 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -1/+1 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
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 | -5/+19 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -25/+5 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -2/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+5 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -8/+8 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -9/+5 |
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-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -40/+48 |
2015-01-19 | More fixes related to NONE relocs | Alan Modra | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -3/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+1 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+3 |
2013-10-09 | bfd/ | Roland McGrath | 1 | -3/+3 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-01-31 | PR ld/15056 | Alan Modra | 1 | -5/+27 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -1/+1 |
2012-09-20 | Fix computation of got relocations for .got sections greater than | Walter Lee | 1 | -2/+8 |
2012-09-17 | Remove unused got_base variable. | Walter Lee | 1 | -6/+0 |
2012-09-17 | Fix computation of got relocations for when .got.plt section is merged | Walter Lee | 1 | -2/+2 |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -1/+1 |
2012-08-28 | Add padding to the plt section so that its size is a multiple of its | Walter Lee | 1 | -3/+9 |
2012-08-28 | Add support for constructing pc-relative addresses to the plt, by | Walter Lee | 1 | -30/+87 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -16/+15 |
2012-05-16 | PR binutils/13558 | Nick Clifton | 1 | -1/+1 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -1/+1 |
2012-03-13 | * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't error | Alan Modra | 1 | -9/+2 |