Age | Commit message (Expand) | Author | Files | Lines |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+3 |
2004-09-17 | include/ | Alan Modra | 1 | -6/+6 |
2004-09-16 | * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags | Alan Modra | 1 | -50/+44 |
2004-08-13 | bfd/ | Alan Modra | 1 | -16/+14 |
2004-06-29 | * bfd-in.h (bfd_get_section_limit): Define. | Alan Modra | 1 | -3/+1 |
2004-06-24 | bfd/ | Alan Modra | 1 | -43/+42 |
2004-04-22 | bfd/ | Jakub Jelinek | 1 | -0/+12 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -16/+5 |
2004-03-25 | bfd/ | Alan Modra | 1 | -1/+1 |
2004-03-22 | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 1 | -5/+5 |
2004-02-27 | * elf32-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL | Martin Schwidefsky | 1 | -7/+2 |
2003-12-04 | * elf32-i386.c (elf_i386_object_p): Delete. | Alan Modra | 1 | -8/+0 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-20 | * elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbol | Martin Schwidefsky | 1 | -12/+10 |
2003-11-17 | * elf.c (_bfd_elf_link_hash_copy_indirect): Copy | Daniel Jacobowitz | 1 | -1/+2 |
2003-11-13 | * elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32 | Martin Schwidefsky | 1 | -3/+37 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -1/+1 |
2003-11-04 | * bfd-in.h (_bfd_elf_tls_setup): Declare. | Alan Modra | 1 | -9/+7 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 1 | -1/+0 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -38/+5 |
2003-08-11 | * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols | Jakub Jelinek | 1 | -1/+1 |
2003-08-07 | * elfxx-target.h: Remove PTR cast. | Alan Modra | 1 | -2/+2 |
2003-07-07 | * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to | Jakub Jelinek | 1 | -1/+1 |
2003-07-04 | bfd/ | Jakub Jelinek | 1 | -1/+1 |
2003-07-01 | * elf32-s390.c (s390_elf_ldisp_reloc): New prototype. | Martin Schwidefsky | 1 | -3/+101 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-05-30 | bfd/ | Jakub Jelinek | 1 | -2/+2 |
2003-05-09 | * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section): | Martin Schwidefsky | 1 | -4/+4 |
2003-05-09 | * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one. | Martin Schwidefsky | 1 | -18/+45 |
2003-05-09 | * elf32-s390.c (allocate_dynrelocs): For undef weak syms with | Martin Schwidefsky | 1 | -4/+21 |
2003-02-19 | * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc | Alan Modra | 1 | -265/+247 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -15/+13 |
2003-02-10 | * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE | Jakub Jelinek | 1 | -2/+2 |
2003-01-24 | * bfd-in2.h: Regenerate. | Martin Schwidefsky | 1 | -57/+766 |
2003-01-20 | * bfd-in2.h: Regenerate. | Martin Schwidefsky | 1 | -129/+345 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -124/+126 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -14/+14 |
2002-08-22 | * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data | Alan Modra | 1 | -3/+5 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -2/+0 |
2002-07-11 | * elf32-i386.c (elf_i386_relocate_section): Don't complain about | Alan Modra | 1 | -2/+4 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -6/+4 |
2002-06-03 | * elf32-arc.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -22/+5 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -3/+8 |
2002-02-19 | 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com> | Martin Schwidefsky | 1 | -1/+40 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -5/+4 |
2002-02-05 | * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs | Alan Modra | 1 | -2/+7 |
2002-01-29 | * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32 | Martin Schwidefsky | 1 | -1/+3 |
2001-12-18 | * elf32-s390 (elf_s390_check_relocs): Pass addend to | Martin Schwidefsky | 1 | -1/+1 |