Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -32/+3 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -14/+58 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -6/+7 |
2009-11-08 | * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind information | Dave Anglin | 1 | -1/+1 |
2009-05-21 | * elf-bfd.h (struct elf_backend_data | Alan Modra | 1 | -4/+4 |
2009-03-18 | include/ | Alan Modra | 1 | -25/+1 |
2009-03-01 | * elf_hppa_add_symbol_hook (elf_hppa_add_symbol_hook): Move to | Dave Anglin | 1 | -0/+1195 |
2009-03-01 | * elf-hppa.h (elf_hppa_final_link): Use elf_hppa_final_link. | Dave Anglin | 1 | -473/+538 |
2009-02-08 | * elf64-hppa.c: Remove PARAMS macro. Replace PTR with void *. Convert | Dave Anglin | 1 | -168/+138 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -1/+1 |
2008-05-30 | PR ld/6511 | Nick Clifton | 1 | -3/+4 |
2008-05-21 | Multi-GOT support for m68k. | Nick Clifton | 1 | -1/+2 |
2008-03-12 | include/elf/ | Alan Modra | 1 | -5/+9 |
2007-12-29 | PR binutils/5146 | Dave Anglin | 1 | -0/+2 |
2007-10-16 | PR 5146 | Nick Clifton | 1 | -1/+25 |