Age | Commit message (Expand) | Author | Files | Lines |
2018-02-19 | %L conversions | Alan Modra | 1 | -4/+4 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -2/+2 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -1/+1 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -30/+30 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -1/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -5/+5 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -3/+3 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-13 | Don't add PHDR for objcopy/strip or ld script specifying PHDRS | Alan Modra | 1 | -23/+14 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -0/+12 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -11/+11 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -4/+4 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -17/+11 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -8/+5 |
2016-01-31 | Fix /usr/bin/ld: final link failed: File truncated error on hppa. | John David Anglin | 1 | -5/+13 |
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 | -33/+35 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-06-10 | Unwrap symbols for debug information | Alan Modra | 1 | -0/+5 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
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 | -2/+0 |
2013-08-31 | 2013-08-31 John David Anglin <dave.anglin@bell.net> | Dave Anglin | 1 | -1/+1 |
2013-07-28 | * elf64-hppa.c (elf64_hppa_finish_dynamic_sections) | Maciej W. Rozycki | 1 | -0/+2 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+3 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -4/+3 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -6/+6 |
2013-02-21 | bfd/ | Alan Modra | 1 | -4/+4 |
2013-02-10 | * i386linux.c (linux_link_hash_table_create): Allocate table | Alan Modra | 1 | -2/+2 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -11/+11 |
2012-12-17 | Add copyright notices | Nick Clifton | 1 | -2/+2 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -59/+59 |
2012-05-17 | PR 14072 | 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 | -2/+3 |
2011-07-28 | * elf64-hppa.c (elf_hppa_final_link_relocate): Fix handling of out | Nick Clifton | 1 | -3/+3 |
2011-07-03 | ELFOSABI_GNU | Thomas Schwinge | 1 | -3/+3 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -23/+6 |
2010-11-08 | bfd/ | Alan Modra | 1 | -7/+0 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -1/+1 |
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 | -0/+1 |