Age | Commit message (Expand) | Author | Files | Lines |
2013-08-27 | * elf-bfd.h (struct elf_backend_data): Remove as_needed_cleanup. | Alan Modra | 1 | -6/+8 |
2013-05-07 | bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs. | Will Newton | 1 | -1/+1 |
2013-05-07 | bfd/elf-ifunc.c: Remove unused function _bfd_elf_create_ifunc_dyn_reloc. | Will Newton | 1 | -3/+0 |
2013-04-22 | PR ld/15382 | Alan Modra | 1 | -4/+4 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -3/+5 |
2013-03-25 | * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto. | Alan Modra | 1 | -15/+4 |
2013-03-23 | * elf-bfd.h (_bfd_elf_merge_symbol): Delete declaration. | Alan Modra | 1 | -6/+0 |
2013-03-08 | * elf-bfd.h (elfcore_write_s390_tdb): Add prototype. | Nick Clifton | 1 | -3/+3 |
2013-02-21 | bfd/ | Alan Modra | 1 | -78/+84 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -7/+13 |
2013-02-21 | bfd/ | Alan Modra | 1 | -5/+8 |
2013-02-18 | include/ | Alan Modra | 1 | -6/+23 |
2013-02-18 | PR ld/12549 | Alan Modra | 1 | -3/+3 |
2013-02-18 | * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs, | Alan Modra | 1 | -19/+0 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -0/+2 |
2013-02-08 | PR binutils/15106 | Alan Modra | 1 | -0/+3 |
2013-02-06 | 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -0/+1 |
2013-02-04 | 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+36 |
2013-01-13 | * elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak. | Alan Modra | 1 | -2/+2 |
2013-01-11 | * elf-bfd.h (_bfd_elf_strtab_refcount): Declare. | Alan Modra | 1 | -0/+2 |
2013-01-11 | PR ld/12549 | Alan Modra | 1 | -2/+4 |
2013-01-10 | * common.h: Fix case of "Meta". | Nick Clifton | 1 | -0/+1 |
2013-01-08 | include/elf/ | Yufeng Zhang | 1 | -1/+7 |
2012-11-20 | Remove ref_dynamic_nonweak added by accident | H.J. Lu | 1 | -2/+0 |
2012-10-30 | bfd: | Nick Clifton | 1 | -0/+2 |
2012-10-23 | bfd/ | Nathan Sidwell | 1 | -0/+3 |
2012-09-19 | Properly handle common symbol and weak function | H.J. Lu | 1 | -1/+1 |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -0/+3 |
2012-08-17 | typo fixes | Alan Modra | 1 | -1/+1 |
2012-08-13 | Add support for 64-bit ARM architecture: AArch64 | Nick Clifton | 1 | -1/+2 |
2012-07-24 | 2012-07-24 Teresa Johnson <tejohnson@google.com> | Cary Coutant | 1 | -0/+7 |
2012-06-04 | bfd/ | Jan Kratochvil | 1 | -3/+4 |
2012-06-03 | PR binutils/13897 | Alan Modra | 1 | -6/+7 |
2012-06-01 | bfd/ | Jan Kratochvil | 1 | -3/+3 |
2012-05-25 | PR ld/13909 | Alan Modra | 1 | -0/+2 |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 1 | -2/+5 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Declare and use | Hans-Peter Nilsson | 1 | -3/+4 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -10/+16 |
2012-05-03 | Add support for Motorola XGATE embedded CPU | Nick Clifton | 1 | -0/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -2/+1 |
2012-02-07 | * elf.c (elf_find_function): Don't use internal_elf_sym. | Alan Modra | 1 | -2/+2 |
2012-01-23 | * elf-bfd.h: Formatting. | Alan Modra | 1 | -8/+16 |
2011-12-13 | 2011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail.com> | Tristan Gingold | 1 | -3/+0 |
2011-12-06 | include/elf/ChangeLog: | Ulrich Weigand | 1 | -0/+4 |
2011-08-17 | PR ld/12762 | Alan Modra | 1 | -2/+1 |
2011-08-05 | PR ld/12762 | Alan Modra | 1 | -1/+1 |
2011-07-28 | Clean up elf32-i386-vxworks: | Roland McGrath | 1 | -3/+7 |
2011-07-14 | * linker.c (_bfd_generic_section_already_linked): Set l_flags. | Alan Modra | 1 | -0/+1 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+8 |
2011-07-09 | PR ld/12942 | Alan Modra | 1 | -1/+1 |